[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:55:43.474763  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:33093,127.4.69.61:44601,127.4.69.60:44129
I20260608 09:55:43.476529  4372 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:55:43.477605  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:43.494652  4381 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
W20260608 09:55:43.494659  4379 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
W20260608 09:55:43.494711  4378 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
W20260608 09:55:44.690589  4380 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:55:44.690743  4372 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:55:44.695160  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:44.695410  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:44.695578  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912544695562 us; error 0 us; skew 500 ppm
I20260608 09:55:44.696847  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:44.702831  4372 webserver.cc:533] Webserver started at http://127.4.69.62:40103/ using document root <none> and password file <none>
I20260608 09:55:44.703732  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:44.703965  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:44.704459  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:44.710335  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "545df05dde0a4623a4c19e7144638afe"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-t8l4"
I20260608 09:55:44.718348  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:44.723726  4387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:44.725062  4372 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:55:44.725430  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "545df05dde0a4623a4c19e7144638afe"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-t8l4"
I20260608 09:55:44.725739  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:44.796303  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:44.797924  4372 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:55:44.798408  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:44.870872  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:33093
I20260608 09:55:44.870990  4438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:33093 every 8 connection(s)
I20260608 09:55:44.877388  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:44.879350  4439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:55:44.884209  4441 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
W20260608 09:55:44.886080  4442 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
W20260608 09:55:44.888756  4444 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
I20260608 09:55:44.889533  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:44.890260  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:44.890491  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:44.890671  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912544890653 us; error 0 us; skew 500 ppm
I20260608 09:55:44.891301  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:44.895505  4372 webserver.cc:533] Webserver started at http://127.4.69.61:36101/ using document root <none> and password file <none>
I20260608 09:55:44.896093  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:44.896333  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:44.896636  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:44.897790  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root/instance:
uuid: "9f41649587d2445a915e94e619f8e671"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-t8l4"
I20260608 09:55:44.900373  4439 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:44.903661  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:55:44.910234  4451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:44.911185  4372 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:44.911516  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
uuid: "9f41649587d2445a915e94e619f8e671"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-t8l4"
I20260608 09:55:44.911876  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-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)
I20260608 09:55:44.933362  4439 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:44.936030  4391 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.61:44601: connect: Connection refused (error 111)
W20260608 09:55:44.940323  4439 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.61:44601: Network error: Client connection negotiation failed: client connection to 127.4.69.61:44601: connect: Connection refused (error 111)
I20260608 09:55:44.943563  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:44.944976  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:44.990160  4439 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } attempt: 1
W20260608 09:55:44.995994  4439 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.61:44601: Network error: Client connection negotiation failed: client connection to 127.4.69.61:44601: connect: Connection refused (error 111)
I20260608 09:55:45.013304  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.61:44601
I20260608 09:55:45.013422  4503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.61:44601 every 8 connection(s)
I20260608 09:55:45.018430  4504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:45.019363  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:45.025406  4506 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
I20260608 09:55:45.025362  4504 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:45.028330  4507 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
I20260608 09:55:45.037554  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:45.038079  4509 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
I20260608 09:55:45.040047  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.040289  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.040490  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912545040465 us; error 0 us; skew 500 ppm
I20260608 09:55:45.041160  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.044502  4372 webserver.cc:533] Webserver started at http://127.4.69.60:34441/ using document root <none> and password file <none>
I20260608 09:55:45.045287  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.045569  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.045866  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.046605  4504 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.047219  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root/instance:
uuid: "e78e2c92fd6449e3b0d87c543b242a77"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.053742  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:55:45.058838  4516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.059670  4372 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:45.059697  4504 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.060007  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
uuid: "e78e2c92fd6449e3b0d87c543b242a77"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.060320  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-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)
I20260608 09:55:45.064383  4439 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } attempt: 2
W20260608 09:55:45.067147  4504 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:44129: Network error: Client connection negotiation failed: client connection to 127.4.69.60:44129: connect: Connection refused (error 111)
I20260608 09:55:45.075769  4439 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.078922  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:55:45.080407  4439 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:44129: Network error: Client connection negotiation failed: client connection to 127.4.69.60:44129: connect: Connection refused (error 111)
I20260608 09:55:45.080513  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.110633  4504 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } attempt: 1
I20260608 09:55:45.111881  4439 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } attempt: 1
W20260608 09:55:45.118023  4504 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:44129: Network error: Client connection negotiation failed: client connection to 127.4.69.60:44129: connect: Connection refused (error 111)
W20260608 09:55:45.118739  4439 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:44129: Network error: Client connection negotiation failed: client connection to 127.4.69.60:44129: connect: Connection refused (error 111)
I20260608 09:55:45.148823  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.60:44129
I20260608 09:55:45.148929  4568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.60:44129 every 8 connection(s)
I20260608 09:55:45.153023  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:45.154083  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:45.159396  4569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.171947  4569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.181384  4569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:45.186235  4439 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } attempt: 2
I20260608 09:55:45.193560  4504 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } attempt: 2
I20260608 09:55:45.202800  4569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: Bootstrap starting.
I20260608 09:55:45.207396  4439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: Bootstrap starting.
I20260608 09:55:45.209692  4569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:45.211602  4569 log.cc:826] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: Log is configured to *not* fsync() on all Append() calls
I20260608 09:55:45.212124  4504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: Bootstrap starting.
I20260608 09:55:45.215418  4439 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:45.217262  4569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: No bootstrap required, opened a new log
I20260608 09:55:45.219484  4504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:45.221962  4439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: No bootstrap required, opened a new log
I20260608 09:55:45.224903  4504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: No bootstrap required, opened a new log
I20260608 09:55:45.237064  4569 raft_consensus.cc:359] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.237075  4504 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.237779  4569 raft_consensus.cc:385] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:45.237075  4439 raft_consensus.cc:359] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.238107  4504 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:45.238255  4439 raft_consensus.cc:385] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:45.238209  4569 raft_consensus.cc:740] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e78e2c92fd6449e3b0d87c543b242a77, State: Initialized, Role: FOLLOWER
I20260608 09:55:45.238484  4504 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f41649587d2445a915e94e619f8e671, State: Initialized, Role: FOLLOWER
I20260608 09:55:45.238623  4439 raft_consensus.cc:740] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545df05dde0a4623a4c19e7144638afe, State: Initialized, Role: FOLLOWER
I20260608 09:55:45.239467  4569 consensus_queue.cc:260] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.239512  4439 consensus_queue.cc:260] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.239466  4504 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.244794  4579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.245676  4579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.245783  4577 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.246688  4577 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.246250  4578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.247109  4578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.247663  4569 sys_catalog.cc:565] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:45.247720  4439 sys_catalog.cc:565] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:45.248482  4504 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:45.298079  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:55:45.298403  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:55:45.300410  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:45.302752  4607 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:45.303211  4607 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:45.304193  4393 tablet.cc:2404] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 09:55:45.305405  4612 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:45.305709  4612 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:45.309227  4610 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:45.309613  4610 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:45.312260  4614 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
W20260608 09:55:45.315526  4615 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
I20260608 09:55:45.319376  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:45.320039  4617 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
I20260608 09:55:45.321034  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.321265  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.321460  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912545321439 us; error 0 us; skew 500 ppm
I20260608 09:55:45.322110  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.324739  4372 webserver.cc:533] Webserver started at http://127.4.69.1:40205/ using document root <none> and password file <none>
I20260608 09:55:45.325291  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.325531  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.325816  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.326993  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "40075bc4254a43798291dd56434339d5"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.331934  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:55:45.335912  4622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.336800  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:45.337095  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "40075bc4254a43798291dd56434339d5"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.337399  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:45.350443  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.351830  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.354265  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:45.358584  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:45.358866  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.359154  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:45.359351  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.407112  4577 raft_consensus.cc:493] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:45.407835  4577 raft_consensus.cc:515] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.411535  4577 leader_election.cc:290] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545df05dde0a4623a4c19e7144638afe (127.4.69.62:33093), 9f41649587d2445a915e94e619f8e671 (127.4.69.61:44601)
I20260608 09:55:45.413038  4414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e78e2c92fd6449e3b0d87c543b242a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545df05dde0a4623a4c19e7144638afe" is_pre_election: true
I20260608 09:55:45.413281  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e78e2c92fd6449e3b0d87c543b242a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f41649587d2445a915e94e619f8e671" is_pre_election: true
I20260608 09:55:45.413946  4414 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e78e2c92fd6449e3b0d87c543b242a77 in term 0.
I20260608 09:55:45.414157  4479 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e78e2c92fd6449e3b0d87c543b242a77 in term 0.
I20260608 09:55:45.416150  4521 leader_election.cc:304] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f41649587d2445a915e94e619f8e671, e78e2c92fd6449e3b0d87c543b242a77; no voters: 
I20260608 09:55:45.417135  4577 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:45.417521  4577 raft_consensus.cc:493] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:45.417904  4577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:45.425776  4577 raft_consensus.cc:515] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.428794  4414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e78e2c92fd6449e3b0d87c543b242a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545df05dde0a4623a4c19e7144638afe"
I20260608 09:55:45.429387  4414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:45.429342  4577 leader_election.cc:290] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [CANDIDATE]: Term 1 election: Requested vote from peers 545df05dde0a4623a4c19e7144638afe (127.4.69.62:33093), 9f41649587d2445a915e94e619f8e671 (127.4.69.61:44601)
I20260608 09:55:45.434197  4479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e78e2c92fd6449e3b0d87c543b242a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f41649587d2445a915e94e619f8e671"
I20260608 09:55:45.434803  4479 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:45.440589  4414 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e78e2c92fd6449e3b0d87c543b242a77 in term 1.
I20260608 09:55:45.442436  4520 leader_election.cc:304] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545df05dde0a4623a4c19e7144638afe, e78e2c92fd6449e3b0d87c543b242a77; no voters: 
I20260608 09:55:45.443356  4577 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:45.444677  4479 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e78e2c92fd6449e3b0d87c543b242a77 in term 1.
I20260608 09:55:45.446653  4577 raft_consensus.cc:697] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 1 LEADER]: Becoming Leader. State: Replica: e78e2c92fd6449e3b0d87c543b242a77, State: Running, Role: LEADER
I20260608 09:55:45.447782  4577 consensus_queue.cc:237] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } }
I20260608 09:55:45.458576  4664 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e78e2c92fd6449e3b0d87c543b242a77. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.459420  4664 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:45.465086  4670 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:45.473578  4670 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:45.491986  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:44949
I20260608 09:55:45.492375  4688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:44949 every 8 connection(s)
I20260608 09:55:45.495576  4479 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 1 FOLLOWER]: Refusing update from remote peer e78e2c92fd6449e3b0d87c543b242a77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:45.495685  4414 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 1 FOLLOWER]: Refusing update from remote peer e78e2c92fd6449e3b0d87c543b242a77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:45.497756  4577 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:45.498477  4664 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:45.533881  4578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e78e2c92fd6449e3b0d87c543b242a77. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.534605  4578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.540225  4684 mvcc.cc:204] Tried to move back new op lower bound from 7294617786323910656 to 7294617786169663488. Current Snapshot: MvccSnapshot[applied={T|T < 7294617786323910656}]
I20260608 09:55:45.552356  4579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: SysCatalogTable state changed. Reason: New leader e78e2c92fd6449e3b0d87c543b242a77. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.553292  4579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.554692  4578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.555382  4578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.561252  4577 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.562314  4577 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:45.573015  4577 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.580102  4577 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:45.582384  4670 catalog_manager.cc:1382] Generated new cluster ID: 9301fd18ba994f5ba9fdbc51fd715092
I20260608 09:55:45.582727  4670 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:45.583761  4579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e78e2c92fd6449e3b0d87c543b242a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545df05dde0a4623a4c19e7144638afe" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 33093 } } peers { permanent_uuid: "9f41649587d2445a915e94e619f8e671" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 44601 } } peers { permanent_uuid: "e78e2c92fd6449e3b0d87c543b242a77" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 44129 } } }
I20260608 09:55:45.584489  4579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:45.593781  4689 heartbeater.cc:344] Connected to a master server at 127.4.69.60:44129
I20260608 09:55:45.594247  4689 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.595038  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:45.595623  4689 heartbeater.cc:507] Master 127.4.69.60:44129 requested a full tablet report, sending...
I20260608 09:55:45.599460  4534 ts_manager.cc:194] Registered new tserver with Master: 40075bc4254a43798291dd56434339d5 (127.4.69.1:44949)
I20260608 09:55:45.601706  4692 heartbeater.cc:344] Connected to a master server at 127.4.69.61:44601
I20260608 09:55:45.602064  4692 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.603060  4692 heartbeater.cc:507] Master 127.4.69.61:44601 requested a full tablet report, sending...
I20260608 09:55:45.606133  4469 ts_manager.cc:194] Registered new tserver with Master: 40075bc4254a43798291dd56434339d5 (127.4.69.1:44949)
W20260608 09:55:45.611976  4704 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
I20260608 09:55:45.617192  4697 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33093
I20260608 09:55:45.617619  4697 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.618605  4697 heartbeater.cc:507] Master 127.4.69.62:33093 requested a full tablet report, sending...
W20260608 09:55:45.619067  4705 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
I20260608 09:55:45.622187  4404 ts_manager.cc:194] Registered new tserver with Master: 40075bc4254a43798291dd56434339d5 (127.4.69.1:44949)
I20260608 09:55:45.632652  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:45.633961  4708 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
I20260608 09:55:45.634958  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.635191  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.635403  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912545635377 us; error 0 us; skew 500 ppm
I20260608 09:55:45.636021  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.639065  4372 webserver.cc:533] Webserver started at http://127.4.69.2:42573/ using document root <none> and password file <none>
I20260608 09:55:45.639685  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.639904  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.640210  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.641533  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.646443  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:45.650799  4712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.651664  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:55:45.651983  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.652297  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:45.670342  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.672043  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.673405  4670 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:45.675860  4670 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:45.681216  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:45.685603  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:45.685887  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.686159  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:45.686369  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.723508  4670 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: Generated new TSK 0
I20260608 09:55:45.725049  4670 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:45.810380  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:39877
I20260608 09:55:45.810660  4775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:39877 every 8 connection(s)
I20260608 09:55:45.847152  4777 heartbeater.cc:344] Connected to a master server at 127.4.69.61:44601
I20260608 09:55:45.847633  4777 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.848611  4777 heartbeater.cc:507] Master 127.4.69.61:44601 requested a full tablet report, sending...
I20260608 09:55:45.849092  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:45.850529  4776 heartbeater.cc:344] Connected to a master server at 127.4.69.60:44129
I20260608 09:55:45.850951  4776 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.851809  4469 ts_manager.cc:194] Registered new tserver with Master: 0c65c61e3a8d4bc8b7e7150a4b41983f (127.4.69.2:39877)
I20260608 09:55:45.851878  4776 heartbeater.cc:507] Master 127.4.69.60:44129 requested a full tablet report, sending...
I20260608 09:55:45.854595  4534 ts_manager.cc:194] Registered new tserver with Master: 0c65c61e3a8d4bc8b7e7150a4b41983f (127.4.69.2:39877)
I20260608 09:55:45.859171  4534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38760
W20260608 09:55:45.865801  4783 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
W20260608 09:55:45.868405  4784 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
I20260608 09:55:45.870395  4778 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33093
I20260608 09:55:45.870946  4778 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.871910  4778 heartbeater.cc:507] Master 127.4.69.62:33093 requested a full tablet report, sending...
I20260608 09:55:45.875831  4404 ts_manager.cc:194] Registered new tserver with Master: 0c65c61e3a8d4bc8b7e7150a4b41983f (127.4.69.2:39877)
I20260608 09:55:45.878513  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:45.879933  4786 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
I20260608 09:55:45.880965  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.881206  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.881404  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912545881385 us; error 0 us; skew 500 ppm
I20260608 09:55:45.881990  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.884517  4372 webserver.cc:533] Webserver started at http://127.4.69.3:42169/ using document root <none> and password file <none>
I20260608 09:55:45.885085  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.885313  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.885591  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.886642  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "2669c8d94c5f45469ea4dc26b726084a"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.891525  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:45.895310  4791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.896142  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:55:45.896448  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "2669c8d94c5f45469ea4dc26b726084a"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-t8l4"
I20260608 09:55:45.896790  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:45.911294  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.912642  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.915468  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:45.919062  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:45.919250  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.919533  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:45.919701  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.017948  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:36953
I20260608 09:55:46.018112  4853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:36953 every 8 connection(s)
I20260608 09:55:46.046037  4854 heartbeater.cc:344] Connected to a master server at 127.4.69.60:44129
I20260608 09:55:46.046633  4854 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.047850  4854 heartbeater.cc:507] Master 127.4.69.60:44129 requested a full tablet report, sending...
I20260608 09:55:46.050958  4534 ts_manager.cc:194] Registered new tserver with Master: 2669c8d94c5f45469ea4dc26b726084a (127.4.69.3:36953)
I20260608 09:55:46.053339  4534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38762
I20260608 09:55:46.060092  4855 heartbeater.cc:344] Connected to a master server at 127.4.69.61:44601
I20260608 09:55:46.060473  4856 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33093
I20260608 09:55:46.060539  4855 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.060935  4856 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.061401  4855 heartbeater.cc:507] Master 127.4.69.61:44601 requested a full tablet report, sending...
I20260608 09:55:46.061569  4856 heartbeater.cc:507] Master 127.4.69.62:33093 requested a full tablet report, sending...
I20260608 09:55:46.064230  4469 ts_manager.cc:194] Registered new tserver with Master: 2669c8d94c5f45469ea4dc26b726084a (127.4.69.3:36953)
I20260608 09:55:46.064524  4404 ts_manager.cc:194] Registered new tserver with Master: 2669c8d94c5f45469ea4dc26b726084a (127.4.69.3:36953)
I20260608 09:55:46.065757  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011591485s
I20260608 09:55:46.310721  4612 catalog_manager.cc:1294] Loaded cluster ID: 9301fd18ba994f5ba9fdbc51fd715092
I20260608 09:55:46.311038  4612 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: loading cluster ID for follower catalog manager: success
I20260608 09:55:46.315644  4610 catalog_manager.cc:1294] Loaded cluster ID: 9301fd18ba994f5ba9fdbc51fd715092
I20260608 09:55:46.315963  4610 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: loading cluster ID for follower catalog manager: success
I20260608 09:55:46.316545  4612 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: acquiring CA information for follower catalog manager: success
I20260608 09:55:46.320439  4612 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:46.323076  4610 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: acquiring CA information for follower catalog manager: success
I20260608 09:55:46.328279  4610 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:46.605348  4534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38748
I20260608 09:55:46.862793  4776 heartbeater.cc:499] Master 127.4.69.60:44129 was elected leader, sending a full tablet report...
I20260608 09:55:47.056350  4854 heartbeater.cc:499] Master 127.4.69.60:44129 was elected leader, sending a full tablet report...
I20260608 09:55:47.287464  4604 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:47.435047  4534 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38770:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:47.514605  4819 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd9399641de4ce598f9de371027c224 (DEFAULT_TABLE table=test-workload [id=26c2cc0774c54becb889d9972d877b72]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:47.517011  4819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd9399641de4ce598f9de371027c224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.521241  4741 tablet_service.cc:1511] Processing CreateTablet for tablet 899765f3869547d4af487db91306fb97 (DEFAULT_TABLE table=test-workload [id=26c2cc0774c54becb889d9972d877b72]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:47.522701  4741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899765f3869547d4af487db91306fb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.529037  4650 tablet_service.cc:1511] Processing CreateTablet for tablet 3af5fa0521c54f109b7d66677f7503e6 (DEFAULT_TABLE table=test-workload [id=26c2cc0774c54becb889d9972d877b72]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:47.529381  4649 tablet_service.cc:1511] Processing CreateTablet for tablet 67dd01d4778944e3b00c272b69f7cf36 (DEFAULT_TABLE table=test-workload [id=26c2cc0774c54becb889d9972d877b72]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:47.530565  4650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af5fa0521c54f109b7d66677f7503e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.531644  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dd01d4778944e3b00c272b69f7cf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.549836  4892 tablet_bootstrap.cc:492] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: Bootstrap starting.
I20260608 09:55:47.554226  4891 tablet_bootstrap.cc:492] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: Bootstrap starting.
I20260608 09:55:47.562800  4892 tablet_bootstrap.cc:654] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.561996  4893 tablet_bootstrap.cc:492] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: Bootstrap starting.
I20260608 09:55:47.564587  4891 tablet_bootstrap.cc:654] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.570924  4892 tablet_bootstrap.cc:492] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: No bootstrap required, opened a new log
I20260608 09:55:47.571444  4892 ts_tablet_manager.cc:1403] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260608 09:55:47.571575  4893 tablet_bootstrap.cc:654] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.574813  4892 raft_consensus.cc:359] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2669c8d94c5f45469ea4dc26b726084a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36953 } }
I20260608 09:55:47.575456  4892 raft_consensus.cc:385] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.575788  4892 raft_consensus.cc:740] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2669c8d94c5f45469ea4dc26b726084a, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.576568  4891 tablet_bootstrap.cc:492] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: No bootstrap required, opened a new log
I20260608 09:55:47.576542  4892 consensus_queue.cc:260] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2669c8d94c5f45469ea4dc26b726084a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36953 } }
I20260608 09:55:47.578118  4892 raft_consensus.cc:399] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.578214  4891 ts_tablet_manager.cc:1403] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260608 09:55:47.578533  4892 raft_consensus.cc:493] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.578930  4892 raft_consensus.cc:3060] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.579907  4893 tablet_bootstrap.cc:492] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: No bootstrap required, opened a new log
I20260608 09:55:47.580466  4893 ts_tablet_manager.cc:1403] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 09:55:47.582438  4891 raft_consensus.cc:359] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 39877 } }
I20260608 09:55:47.583112  4891 raft_consensus.cc:385] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.583457  4891 raft_consensus.cc:740] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c65c61e3a8d4bc8b7e7150a4b41983f, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.583706  4893 raft_consensus.cc:359] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.584440  4893 raft_consensus.cc:385] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.584259  4891 consensus_queue.cc:260] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c65c61e3a8d4bc8b7e7150a4b41983f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 39877 } }
I20260608 09:55:47.584896  4893 raft_consensus.cc:740] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40075bc4254a43798291dd56434339d5, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.585201  4891 raft_consensus.cc:399] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.585681  4891 raft_consensus.cc:493] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.586158  4891 raft_consensus.cc:3060] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.585915  4892 raft_consensus.cc:515] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2669c8d94c5f45469ea4dc26b726084a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36953 } }
I20260608 09:55:47.586973  4892 leader_election.cc:304] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [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: 2669c8d94c5f45469ea4dc26b726084a; no voters: 
I20260608 09:55:47.585789  4893 consensus_queue.cc:260] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.588976  4893 raft_consensus.cc:399] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.589440  4893 raft_consensus.cc:493] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.589900  4893 raft_consensus.cc:3060] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.593111  4891 raft_consensus.cc:515] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 39877 } }
I20260608 09:55:47.593832  4891 leader_election.cc:304] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [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: 0c65c61e3a8d4bc8b7e7150a4b41983f; no voters: 
I20260608 09:55:47.594666  4892 leader_election.cc:290] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.595441  4897 raft_consensus.cc:2804] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.599162  4893 raft_consensus.cc:515] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.600003  4897 raft_consensus.cc:697] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 1 LEADER]: Becoming Leader. State: Replica: 2669c8d94c5f45469ea4dc26b726084a, State: Running, Role: LEADER
I20260608 09:55:47.601222  4897 consensus_queue.cc:237] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [LEADER]: Queue going to LEADER mode. State: All 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: "2669c8d94c5f45469ea4dc26b726084a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36953 } }
I20260608 09:55:47.600224  4893 leader_election.cc:304] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [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: 40075bc4254a43798291dd56434339d5; no voters: 
I20260608 09:55:47.609170  4689 heartbeater.cc:499] Master 127.4.69.60:44129 was elected leader, sending a full tablet report...
I20260608 09:55:47.610412  4891 leader_election.cc:290] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.610957  4898 raft_consensus.cc:2804] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.627544  4893 leader_election.cc:290] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.629489  4892 ts_tablet_manager.cc:1434] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: Time spent starting tablet: real 0.058s	user 0.022s	sys 0.026s
I20260608 09:55:47.634305  4902 raft_consensus.cc:2804] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.637522  4891 ts_tablet_manager.cc:1434] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: Time spent starting tablet: real 0.059s	user 0.026s	sys 0.021s
I20260608 09:55:47.644234  4898 raft_consensus.cc:697] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 1 LEADER]: Becoming Leader. State: Replica: 0c65c61e3a8d4bc8b7e7150a4b41983f, State: Running, Role: LEADER
I20260608 09:55:47.645117  4898 consensus_queue.cc:237] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [LEADER]: Queue going to LEADER mode. State: All 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: "0c65c61e3a8d4bc8b7e7150a4b41983f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 39877 } }
I20260608 09:55:47.649353  4893 ts_tablet_manager.cc:1434] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: Time spent starting tablet: real 0.069s	user 0.018s	sys 0.011s
I20260608 09:55:47.649984  4902 raft_consensus.cc:697] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 1 LEADER]: Becoming Leader. State: Replica: 40075bc4254a43798291dd56434339d5, State: Running, Role: LEADER
I20260608 09:55:47.654078  4534 catalog_manager.cc:5696] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2669c8d94c5f45469ea4dc26b726084a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "2669c8d94c5f45469ea4dc26b726084a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2669c8d94c5f45469ea4dc26b726084a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.651484  4902 consensus_queue.cc:237] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [LEADER]: Queue going to LEADER mode. State: All 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: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.664235  4893 tablet_bootstrap.cc:492] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: Bootstrap starting.
I20260608 09:55:47.671060  4533 catalog_manager.cc:5696] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c65c61e3a8d4bc8b7e7150a4b41983f (127.4.69.2). New cstate: current_term: 1 leader_uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c65c61e3a8d4bc8b7e7150a4b41983f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.672350  4893 tablet_bootstrap.cc:654] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.694767  4893 tablet_bootstrap.cc:492] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: No bootstrap required, opened a new log
I20260608 09:55:47.695363  4893 ts_tablet_manager.cc:1403] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.010s
I20260608 09:55:47.698525  4893 raft_consensus.cc:359] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.699221  4893 raft_consensus.cc:385] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.699546  4893 raft_consensus.cc:740] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40075bc4254a43798291dd56434339d5, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.700321  4893 consensus_queue.cc:260] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.700980  4893 raft_consensus.cc:399] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.701306  4893 raft_consensus.cc:493] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.701711  4893 raft_consensus.cc:3060] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.706379  4532 catalog_manager.cc:5696] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40075bc4254a43798291dd56434339d5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "40075bc4254a43798291dd56434339d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.708540  4893 raft_consensus.cc:515] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.709348  4893 leader_election.cc:304] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [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: 40075bc4254a43798291dd56434339d5; no voters: 
I20260608 09:55:47.710003  4893 leader_election.cc:290] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.710345  4902 raft_consensus.cc:2804] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.710927  4902 raft_consensus.cc:697] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 1 LEADER]: Becoming Leader. State: Replica: 40075bc4254a43798291dd56434339d5, State: Running, Role: LEADER
I20260608 09:55:47.711642  4902 consensus_queue.cc:237] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [LEADER]: Queue going to LEADER mode. State: All 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: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } }
I20260608 09:55:47.712108  4893 ts_tablet_manager.cc:1434] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:55:47.752434  4532 catalog_manager.cc:5696] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40075bc4254a43798291dd56434339d5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "40075bc4254a43798291dd56434339d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40075bc4254a43798291dd56434339d5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.790899  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:55:47.814460  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:47.815353  4372 tablet_replica.cc:333] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5: stopping tablet replica
I20260608 09:55:47.815975  4372 raft_consensus.cc:2243] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:47.816419  4372 raft_consensus.cc:2272] T 67dd01d4778944e3b00c272b69f7cf36 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:47.819039  4372 tablet_replica.cc:333] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5: stopping tablet replica
I20260608 09:55:47.819474  4372 raft_consensus.cc:2243] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:47.819834  4372 raft_consensus.cc:2272] T 3af5fa0521c54f109b7d66677f7503e6 P 40075bc4254a43798291dd56434339d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:47.970750  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:55:47.981047  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:55:47.998597  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:47.999545  4372 tablet_replica.cc:333] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f: stopping tablet replica
I20260608 09:55:48.000128  4372 raft_consensus.cc:2243] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:48.000602  4372 raft_consensus.cc:2272] T 899765f3869547d4af487db91306fb97 P 0c65c61e3a8d4bc8b7e7150a4b41983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:48.010186  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:55:48.018767  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:55:48.033887  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:48.034754  4372 tablet_replica.cc:333] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a: stopping tablet replica
I20260608 09:55:48.035320  4372 raft_consensus.cc:2243] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:48.035789  4372 raft_consensus.cc:2272] T 7dd9399641de4ce598f9de371027c224 P 2669c8d94c5f45469ea4dc26b726084a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:48.044819  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:55:48.052855  4372 master.cc:562] Master@127.4.69.62:33093 shutting down...
I20260608 09:55:48.144790  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:48.145357  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:48.145718  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 545df05dde0a4623a4c19e7144638afe: stopping tablet replica
I20260608 09:55:48.165169  4372 master.cc:584] Master@127.4.69.62:33093 shutdown complete.
I20260608 09:55:48.177215  4372 master.cc:562] Master@127.4.69.61:44601 shutting down...
I20260608 09:55:48.190116  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:48.190680  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:48.191020  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f41649587d2445a915e94e619f8e671: stopping tablet replica
I20260608 09:55:48.233908  4372 master.cc:584] Master@127.4.69.61:44601 shutdown complete.
W20260608 09:55:48.234736  4520 consensus_peers.cc:597] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 -> Peer 545df05dde0a4623a4c19e7144638afe (127.4.69.62:33093): Couldn't send request to peer 545df05dde0a4623a4c19e7144638afe. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.62:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:48.243942  4372 master.cc:562] Master@127.4.69.60:44129 shutting down...
I20260608 09:55:48.257772  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:48.258678  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:48.259034  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P e78e2c92fd6449e3b0d87c543b242a77: stopping tablet replica
I20260608 09:55:48.281893  4372 master.cc:584] Master@127.4.69.60:44129 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4838 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:55:48.310302  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:34097
I20260608 09:55:48.311506  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:48.316929  4916 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
W20260608 09:55:48.317142  4917 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
W20260608 09:55:48.318589  4919 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
I20260608 09:55:48.319689  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:48.320420  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:48.320592  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:48.320818  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912548320802 us; error 0 us; skew 500 ppm
I20260608 09:55:48.321554  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:48.323906  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46465/ using document root <none> and password file <none>
I20260608 09:55:48.324415  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:48.324617  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:48.324955  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:48.326020  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "d9256f855b3946d48b88fbcee7297356"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.331079  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:48.336025  4924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.336912  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:48.337167  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "d9256f855b3946d48b88fbcee7297356"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.337412  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-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)
I20260608 09:55:48.365285  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:48.366575  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:48.401470  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:34097
I20260608 09:55:48.401577  4975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:34097 every 8 connection(s)
I20260608 09:55:48.405496  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.414815  4976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356: Bootstrap starting.
I20260608 09:55:48.419188  4976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.423096  4976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356: No bootstrap required, opened a new log
I20260608 09:55:48.425175  4976 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER }
I20260608 09:55:48.425539  4976 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.425717  4976 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9256f855b3946d48b88fbcee7297356, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.426239  4976 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER }
I20260608 09:55:48.426649  4976 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:48.426841  4976 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:48.427068  4976 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:48.431754  4976 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER }
I20260608 09:55:48.432283  4976 leader_election.cc:304] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [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: d9256f855b3946d48b88fbcee7297356; no voters: 
I20260608 09:55:48.433465  4976 leader_election.cc:290] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:48.433879  4979 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:48.435235  4979 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 1 LEADER]: Becoming Leader. State: Replica: d9256f855b3946d48b88fbcee7297356, State: Running, Role: LEADER
I20260608 09:55:48.435962  4979 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [LEADER]: Queue going to LEADER mode. State: All 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: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER }
I20260608 09:55:48.436476  4976 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:48.438936  4980 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9256f855b3946d48b88fbcee7297356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER } }
I20260608 09:55:48.438933  4981 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9256f855b3946d48b88fbcee7297356. Latest consensus state: current_term: 1 leader_uuid: "d9256f855b3946d48b88fbcee7297356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9256f855b3946d48b88fbcee7297356" member_type: VOTER } }
I20260608 09:55:48.439669  4980 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:48.439783  4981 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:48.450445  4984 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:48.457789  4984 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:48.458771  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:48.467003  4984 catalog_manager.cc:1382] Generated new cluster ID: 4a33908fd9394b53858e2a91b075bc8e
I20260608 09:55:48.467332  4984 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:48.486946  4984 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:48.488231  4984 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:48.510603  4984 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356: Generated new TSK 0
I20260608 09:55:48.511240  4984 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:48.525170  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:48.531044  4997 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
W20260608 09:55:48.532286  4998 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
W20260608 09:55:48.534437  5000 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
I20260608 09:55:48.535259  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:48.536536  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:48.536818  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:48.537003  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912548536987 us; error 0 us; skew 500 ppm
I20260608 09:55:48.537540  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:48.539924  4372 webserver.cc:533] Webserver started at http://127.4.69.1:39733/ using document root <none> and password file <none>
I20260608 09:55:48.540453  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:48.540654  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:48.540993  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:48.542066  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "f76b2d5399954947b967c3757b9f028b"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.546627  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:48.550052  5005 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.551010  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:48.551265  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "f76b2d5399954947b967c3757b9f028b"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.551502  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-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)
I20260608 09:55:48.572499  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:48.573572  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:48.575012  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:48.577265  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:48.577562  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.577868  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:48.578068  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.615677  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:35809
I20260608 09:55:48.615880  5067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:35809 every 8 connection(s)
I20260608 09:55:48.620960  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:48.629096  5072 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
W20260608 09:55:48.630203  5073 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
W20260608 09:55:48.632841  5075 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
I20260608 09:55:48.633685  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:48.634554  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:48.634776  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:48.634985  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912548634966 us; error 0 us; skew 500 ppm
I20260608 09:55:48.635712  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:48.636345  5068 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34097
I20260608 09:55:48.636770  5068 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:48.637578  5068 heartbeater.cc:507] Master 127.4.69.62:34097 requested a full tablet report, sending...
I20260608 09:55:48.639060  4372 webserver.cc:533] Webserver started at http://127.4.69.2:40057/ using document root <none> and password file <none>
I20260608 09:55:48.639761  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:48.639972  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:48.640051  4941 ts_manager.cc:194] Registered new tserver with Master: f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809)
I20260608 09:55:48.640301  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:48.641561  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "182fce476fc441feb2cfee3ec1983c36"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.642081  4941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52616
I20260608 09:55:48.646262  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:48.649792  5080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.650705  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:48.651022  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "182fce476fc441feb2cfee3ec1983c36"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.651291  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-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)
I20260608 09:55:48.671484  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:48.672634  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:48.674181  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:48.676429  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:48.676654  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.676911  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:48.677096  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.715184  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:40771
I20260608 09:55:48.715528  5142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:40771 every 8 connection(s)
I20260608 09:55:48.720317  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:48.727604  5146 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
W20260608 09:55:48.729795  5147 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
W20260608 09:55:48.731247  5149 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
I20260608 09:55:48.733209  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:48.733285  5143 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34097
I20260608 09:55:48.733867  5143 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:48.734409  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:48.734694  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:48.735037  5143 heartbeater.cc:507] Master 127.4.69.62:34097 requested a full tablet report, sending...
I20260608 09:55:48.735087  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912548735066 us; error 0 us; skew 500 ppm
I20260608 09:55:48.736231  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:48.737848  4941 ts_manager.cc:194] Registered new tserver with Master: 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:48.739480  4941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52618
I20260608 09:55:48.739488  4372 webserver.cc:533] Webserver started at http://127.4.69.3:32921/ using document root <none> and password file <none>
I20260608 09:55:48.740242  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:48.740510  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:48.740892  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:48.742038  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "0010374df5064a7298fe26f74b1e30a8"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.746637  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:48.749991  5154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.750891  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:48.751300  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "0010374df5064a7298fe26f74b1e30a8"
format_stamp: "Formatted at 2026-06-08 09:55:48 on dist-test-slave-t8l4"
I20260608 09:55:48.751596  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-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)
I20260608 09:55:48.771548  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:48.772703  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:48.774094  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:48.776342  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:48.776556  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.776789  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:48.777001  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:48.814066  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:33403
I20260608 09:55:48.814294  5216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:33403 every 8 connection(s)
I20260608 09:55:48.827864  5217 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34097
I20260608 09:55:48.828285  5217 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:48.829105  5217 heartbeater.cc:507] Master 127.4.69.62:34097 requested a full tablet report, sending...
I20260608 09:55:48.831113  4941 ts_manager.cc:194] Registered new tserver with Master: 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:48.832047  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014506926s
I20260608 09:55:48.832649  4941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52622
I20260608 09:55:49.644616  5068 heartbeater.cc:499] Master 127.4.69.62:34097 was elected leader, sending a full tablet report...
I20260608 09:55:49.742391  5143 heartbeater.cc:499] Master 127.4.69.62:34097 was elected leader, sending a full tablet report...
I20260608 09:55:49.835703  5217 heartbeater.cc:499] Master 127.4.69.62:34097 was elected leader, sending a full tablet report...
I20260608 09:55:49.888491  4941 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52636:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:49.891117  4941 catalog_manager.cc:7076] 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.
I20260608 09:55:49.970934  5033 tablet_service.cc:1511] Processing CreateTablet for tablet fefc48f684d546738dca35338ab6497e (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:49.972527  5033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefc48f684d546738dca35338ab6497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.972175  5032 tablet_service.cc:1511] Processing CreateTablet for tablet ef41a1964d8647e082a98b1ed4fdb35d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:49.973058  5182 tablet_service.cc:1511] Processing CreateTablet for tablet fefc48f684d546738dca35338ab6497e (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:49.973690  5032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41a1964d8647e082a98b1ed4fdb35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.974400  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefc48f684d546738dca35338ab6497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.975211  5030 tablet_service.cc:1511] Processing CreateTablet for tablet a85774e6726141af8dfeee11bdfdc8e2 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:49.976233  5105 tablet_service.cc:1511] Processing CreateTablet for tablet a85774e6726141af8dfeee11bdfdc8e2 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:49.976393  5031 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0ef5a934f0444aa8a1ca985401d18d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:49.977658  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85774e6726141af8dfeee11bdfdc8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.978017  5181 tablet_service.cc:1511] Processing CreateTablet for tablet ef41a1964d8647e082a98b1ed4fdb35d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:49.978821  5106 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0ef5a934f0444aa8a1ca985401d18d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:49.979393  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41a1964d8647e082a98b1ed4fdb35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.980172  5106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0ef5a934f0444aa8a1ca985401d18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.981912  5107 tablet_service.cc:1511] Processing CreateTablet for tablet ef41a1964d8647e082a98b1ed4fdb35d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:49.983254  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41a1964d8647e082a98b1ed4fdb35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.983911  5104 tablet_service.cc:1511] Processing CreateTablet for tablet 348b9e9af709433fa31b8e96e0aec6bb (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:49.985319  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348b9e9af709433fa31b8e96e0aec6bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.984617  5028 tablet_service.cc:1511] Processing CreateTablet for tablet acbc7eacd4074b79942c04a83905af17 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:49.985949  5108 tablet_service.cc:1511] Processing CreateTablet for tablet fefc48f684d546738dca35338ab6497e (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:49.987254  5108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefc48f684d546738dca35338ab6497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.988045  5178 tablet_service.cc:1511] Processing CreateTablet for tablet 348b9e9af709433fa31b8e96e0aec6bb (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:49.989537  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348b9e9af709433fa31b8e96e0aec6bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.990008  5103 tablet_service.cc:1511] Processing CreateTablet for tablet acbc7eacd4074b79942c04a83905af17 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:49.990226  5029 tablet_service.cc:1511] Processing CreateTablet for tablet 348b9e9af709433fa31b8e96e0aec6bb (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:49.991415  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbc7eacd4074b79942c04a83905af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.991657  5027 tablet_service.cc:1511] Processing CreateTablet for tablet cfb319d3e9f44369be6cc9f7dd99d923 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:49.993160  5030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85774e6726141af8dfeee11bdfdc8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.993371  5179 tablet_service.cc:1511] Processing CreateTablet for tablet a85774e6726141af8dfeee11bdfdc8e2 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:49.994328  5031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0ef5a934f0444aa8a1ca985401d18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.995226  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85774e6726141af8dfeee11bdfdc8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.994928  5177 tablet_service.cc:1511] Processing CreateTablet for tablet acbc7eacd4074b79942c04a83905af17 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:49.995491  5029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348b9e9af709433fa31b8e96e0aec6bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.996291  5177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbc7eacd4074b79942c04a83905af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.997733  5027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb319d3e9f44369be6cc9f7dd99d923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.998159  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0ef5a934f0444aa8a1ca985401d18d (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:49.999127  5028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbc7eacd4074b79942c04a83905af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:49.999982  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0ef5a934f0444aa8a1ca985401d18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.023805  5102 tablet_service.cc:1511] Processing CreateTablet for tablet cfb319d3e9f44369be6cc9f7dd99d923 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:50.026299  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb319d3e9f44369be6cc9f7dd99d923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.026309  5176 tablet_service.cc:1511] Processing CreateTablet for tablet cfb319d3e9f44369be6cc9f7dd99d923 (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:50.027856  5176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb319d3e9f44369be6cc9f7dd99d923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.030871  5101 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ad0bc676d4f6599edf22dfa5996ce (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:50.033325  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ad0bc676d4f6599edf22dfa5996ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.032974  5026 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ad0bc676d4f6599edf22dfa5996ce (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:50.037027  5175 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9ad0bc676d4f6599edf22dfa5996ce (DEFAULT_TABLE table=test-workload [id=735048a21d00472289aa4f3399e971dd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:50.047068  5175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ad0bc676d4f6599edf22dfa5996ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.048441  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9ad0bc676d4f6599edf22dfa5996ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.095172  5238 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.129791  5237 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.146642  5239 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.146318  5238 tablet_bootstrap.cc:654] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.147408  5237 tablet_bootstrap.cc:654] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.154798  5239 tablet_bootstrap.cc:654] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.157438  5238 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.157998  5238 ts_tablet_manager.cc:1403] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.003s
I20260608 09:55:50.158273  5237 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.158720  5237 ts_tablet_manager.cc:1403] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260608 09:55:50.160051  5239 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.160511  5239 ts_tablet_manager.cc:1403] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 09:55:50.161006  5237 raft_consensus.cc:359] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.160852  5238 raft_consensus.cc:359] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.161636  5237 raft_consensus.cc:385] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.161739  5238 raft_consensus.cc:385] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.161985  5237 raft_consensus.cc:740] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.162125  5238 raft_consensus.cc:740] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.162822  5237 consensus_queue.cc:260] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.162951  5238 consensus_queue.cc:260] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.163444  5239 raft_consensus.cc:359] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.164182  5239 raft_consensus.cc:385] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.164575  5239 raft_consensus.cc:740] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.165738  5237 ts_tablet_manager.cc:1434] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:55:50.165805  5239 consensus_queue.cc:260] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.166977  5237 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.173799  5237 tablet_bootstrap.cc:654] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.173789  5238 ts_tablet_manager.cc:1434] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:55:50.178519  5238 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.186987  5238 tablet_bootstrap.cc:654] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.195519  5239 ts_tablet_manager.cc:1434] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.023s
I20260608 09:55:50.196282  5243 raft_consensus.cc:493] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.196557  5239 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.197183  5243 raft_consensus.cc:515] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.203527  5239 tablet_bootstrap.cc:654] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.214737  5237 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.215378  5237 ts_tablet_manager.cc:1403] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.025s
I20260608 09:55:50.216459  5238 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.216413  5239 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.217070  5238 ts_tablet_manager.cc:1403] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.000s
I20260608 09:55:50.217090  5239 ts_tablet_manager.cc:1403] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 09:55:50.219007  5237 raft_consensus.cc:359] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.219812  5237 raft_consensus.cc:385] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.220219  5237 raft_consensus.cc:740] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.220155  5238 raft_consensus.cc:359] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.220467  5239 raft_consensus.cc:359] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.221073  5238 raft_consensus.cc:385] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.220460  5243 leader_election.cc:290] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.221424  5239 raft_consensus.cc:385] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.221498  5238 raft_consensus.cc:740] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.221969  5239 raft_consensus.cc:740] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.221475  5237 consensus_queue.cc:260] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.222743  5238 consensus_queue.cc:260] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.222980  5239 consensus_queue.cc:260] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.225363  5238 ts_tablet_manager.cc:1434] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:50.226317  5237 ts_tablet_manager.cc:1434] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 09:55:50.226397  5238 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.227286  5239 ts_tablet_manager.cc:1434] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 09:55:50.228260  5239 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.233131  5238 tablet_bootstrap.cc:654] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.234236  5239 tablet_bootstrap.cc:654] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.234527  5237 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.243302  5237 tablet_bootstrap.cc:654] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.243237  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8" is_pre_election: true
W20260608 09:55:50.245352  5083 leader_election.cc:343] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.253109  5239 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.253731  5239 ts_tablet_manager.cc:1403] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260608 09:55:50.255302  5237 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.255792  5237 ts_tablet_manager.cc:1403] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 09:55:50.256428  5239 raft_consensus.cc:359] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.257342  5239 raft_consensus.cc:385] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.257637  5239 raft_consensus.cc:740] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.258370  5239 consensus_queue.cc:260] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.260332  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.260607  5239 ts_tablet_manager.cc:1434] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260608 09:55:50.261579  5239 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.262580  5237 raft_consensus.cc:359] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.263521  5237 raft_consensus.cc:385] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.263902  5237 raft_consensus.cc:740] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.265046  5237 consensus_queue.cc:260] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.268126  5239 tablet_bootstrap.cc:654] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.268347  5237 ts_tablet_manager.cc:1434] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
W20260608 09:55:50.269332  5084 leader_election.cc:343] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.269737  5237 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.269842  5084 leader_election.cc:304] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 182fce476fc441feb2cfee3ec1983c36; no voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b
I20260608 09:55:50.271251  5243 raft_consensus.cc:2749] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:50.278091  5239 tablet_bootstrap.cc:492] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.278612  5239 ts_tablet_manager.cc:1403] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260608 09:55:50.279042  5237 tablet_bootstrap.cc:654] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.280206  5238 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.280791  5238 ts_tablet_manager.cc:1403] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.018s
I20260608 09:55:50.281472  5239 raft_consensus.cc:359] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.282174  5239 raft_consensus.cc:385] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.282382  5239 raft_consensus.cc:740] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.282986  5239 consensus_queue.cc:260] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.284278  5238 raft_consensus.cc:359] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.285140  5239 ts_tablet_manager.cc:1434] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 09:55:50.285233  5238 raft_consensus.cc:385] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.286026  5238 raft_consensus.cc:740] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.286222  5239 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.287127  5238 consensus_queue.cc:260] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.292516  5238 ts_tablet_manager.cc:1434] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:50.292838  5239 tablet_bootstrap.cc:654] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.293041  5237 tablet_bootstrap.cc:492] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.293547  5237 ts_tablet_manager.cc:1403] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260608 09:55:50.293706  5238 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.296367  5237 raft_consensus.cc:359] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.297124  5237 raft_consensus.cc:385] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.297451  5237 raft_consensus.cc:740] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.298393  5237 consensus_queue.cc:260] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.300549  5238 tablet_bootstrap.cc:654] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.302601  5237 ts_tablet_manager.cc:1434] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:50.303701  5237 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.311349  5237 tablet_bootstrap.cc:654] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.314056  5238 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.314604  5238 ts_tablet_manager.cc:1403] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 09:55:50.315472  5239 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.315951  5239 ts_tablet_manager.cc:1403] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260608 09:55:50.317653  5238 raft_consensus.cc:359] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.318547  5238 raft_consensus.cc:385] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.318919  5238 raft_consensus.cc:740] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.318917  5239 raft_consensus.cc:359] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.322425  5239 raft_consensus.cc:385] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.322604  5237 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.322759  5239 raft_consensus.cc:740] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.323123  5237 ts_tablet_manager.cc:1403] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260608 09:55:50.323050  5238 consensus_queue.cc:260] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.323603  5239 consensus_queue.cc:260] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.325829  5239 ts_tablet_manager.cc:1434] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:55:50.325829  5238 ts_tablet_manager.cc:1434] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260608 09:55:50.326534  5237 raft_consensus.cc:359] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.327028  5239 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.327243  5237 raft_consensus.cc:385] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.327606  5237 raft_consensus.cc:740] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.328454  5237 consensus_queue.cc:260] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.333544  5237 ts_tablet_manager.cc:1434] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:50.334252  5239 tablet_bootstrap.cc:654] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.334566  5237 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.337227  5238 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.341893  5237 tablet_bootstrap.cc:654] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.346549  5244 raft_consensus.cc:493] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.347105  5244 raft_consensus.cc:515] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.360527  5244 leader_election.cc:290] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.366266  5238 tablet_bootstrap.cc:654] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.382557  5237 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.382627  5239 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.383147  5237 ts_tablet_manager.cc:1403] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.031s
I20260608 09:55:50.383272  5239 ts_tablet_manager.cc:1403] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.007s
I20260608 09:55:50.384590  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb319d3e9f44369be6cc9f7dd99d923" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8" is_pre_election: true
I20260608 09:55:50.385281  5192 raft_consensus.cc:2468] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 0.
I20260608 09:55:50.386541  5118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb319d3e9f44369be6cc9f7dd99d923" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.386319  5237 raft_consensus.cc:359] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.386881  5008 leader_election.cc:304] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:50.387089  5237 raft_consensus.cc:385] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.387230  5118 raft_consensus.cc:2468] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 0.
I20260608 09:55:50.387562  5237 raft_consensus.cc:740] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.387360  5239 raft_consensus.cc:359] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.387843  5244 raft_consensus.cc:2804] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.388123  5239 raft_consensus.cc:385] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.388247  5244 raft_consensus.cc:493] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.388476  5239 raft_consensus.cc:740] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.388612  5244 raft_consensus.cc:3060] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.388553  5237 consensus_queue.cc:260] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.390887  5239 consensus_queue.cc:260] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.393263  5239 ts_tablet_manager.cc:1434] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260608 09:55:50.394254  5239 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.395732  5243 raft_consensus.cc:493] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.396207  5243 raft_consensus.cc:515] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.397387  5244 raft_consensus.cc:515] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.398514  5243 leader_election.cc:290] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.399181  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348b9e9af709433fa31b8e96e0aec6bb" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.400558  5239 tablet_bootstrap.cc:654] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:50.400795  5084 leader_election.cc:343] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.402570  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348b9e9af709433fa31b8e96e0aec6bb" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8" is_pre_election: true
I20260608 09:55:50.403188  5192 raft_consensus.cc:2468] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182fce476fc441feb2cfee3ec1983c36 in term 0.
I20260608 09:55:50.403465  5237 ts_tablet_manager.cc:1434] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.001s
I20260608 09:55:50.404994  5083 leader_election.cc:304] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [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: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: f76b2d5399954947b967c3757b9f028b
I20260608 09:55:50.406534  5243 raft_consensus.cc:2804] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.407016  5243 raft_consensus.cc:493] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.407215  5237 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.407485  5243 raft_consensus.cc:3060] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.412011  5239 tablet_bootstrap.cc:492] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.412520  5239 ts_tablet_manager.cc:1403] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:55:50.413549  5237 tablet_bootstrap.cc:654] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.414937  5243 raft_consensus.cc:515] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.415678  5239 raft_consensus.cc:359] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.416399  5239 raft_consensus.cc:385] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.416857  5239 raft_consensus.cc:740] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.418033  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348b9e9af709433fa31b8e96e0aec6bb" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.417776  5239 consensus_queue.cc:260] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.419099  5237 tablet_bootstrap.cc:492] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.419625  5237 ts_tablet_manager.cc:1403] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 09:55:50.419674  5118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb319d3e9f44369be6cc9f7dd99d923" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.420194  5239 ts_tablet_manager.cc:1434] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:50.420388  5118 raft_consensus.cc:3060] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.421279  5239 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: Bootstrap starting.
I20260608 09:55:50.423066  5237 raft_consensus.cc:359] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.423815  5237 raft_consensus.cc:385] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.424180  5237 raft_consensus.cc:740] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
W20260608 09:55:50.425136  5084 leader_election.cc:343] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.425112  5237 consensus_queue.cc:260] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.427650  5239 tablet_bootstrap.cc:654] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.429575  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb319d3e9f44369be6cc9f7dd99d923" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:50.430122  5192 raft_consensus.cc:3060] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.431217  5245 raft_consensus.cc:493] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.431758  5245 raft_consensus.cc:515] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.427654  5118 raft_consensus.cc:2468] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 1.
I20260608 09:55:50.436259  5237 ts_tablet_manager.cc:1434] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 09:55:50.437346  5245 leader_election.cc:290] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.438429  5009 leader_election.cc:304] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182fce476fc441feb2cfee3ec1983c36, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:50.437920  5244 leader_election.cc:290] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 1 election: Requested vote from peers 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.441651  5244 raft_consensus.cc:2804] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.442219  5244 raft_consensus.cc:697] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 LEADER]: Becoming Leader. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Running, Role: LEADER
I20260608 09:55:50.443300  5244 consensus_queue.cc:237] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.446033  5243 leader_election.cc:290] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.440815  5192 raft_consensus.cc:2468] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 1.
W20260608 09:55:50.448228  4989 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:50.450346  5238 tablet_bootstrap.cc:492] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.450848  5238 ts_tablet_manager.cc:1403] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.008s
I20260608 09:55:50.453735  4994 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:50.454530  5238 raft_consensus.cc:359] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
W20260608 09:55:50.455024  4994 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:55:50.455289  5238 raft_consensus.cc:385] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.455763  5238 raft_consensus.cc:740] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.457844  5237 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: Bootstrap starting.
I20260608 09:55:50.458539  5245 raft_consensus.cc:493] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.458666  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348b9e9af709433fa31b8e96e0aec6bb" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:50.459038  5245 raft_consensus.cc:515] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.459383  5192 raft_consensus.cc:3060] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.459327  5238 consensus_queue.cc:260] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.461159  5245 leader_election.cc:290] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.464970  5239 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: No bootstrap required, opened a new log
I20260608 09:55:50.465068  5237 tablet_bootstrap.cc:654] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.465497  5239 ts_tablet_manager.cc:1403] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260608 09:55:50.466997  5192 raft_consensus.cc:2468] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182fce476fc441feb2cfee3ec1983c36 in term 1.
I20260608 09:55:50.468204  5083 leader_election.cc:304] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [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: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: f76b2d5399954947b967c3757b9f028b
I20260608 09:55:50.468650  5239 raft_consensus.cc:359] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.469460  5243 raft_consensus.cc:2804] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.469583  5239 raft_consensus.cc:385] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.470007  5243 raft_consensus.cc:697] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 1 LEADER]: Becoming Leader. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Running, Role: LEADER
I20260608 09:55:50.470019  5239 raft_consensus.cc:740] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.470986  5243 consensus_queue.cc:237] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.471594  5239 consensus_queue.cc:260] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.473455  5238 ts_tablet_manager.cc:1434] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 09:55:50.477533  5239 ts_tablet_manager.cc:1434] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 09:55:50.482113  5238 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
W20260608 09:55:50.485260  5009 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.2:40771, user_credentials={real_user=slave}} blocked reactor thread for 47016.2us
I20260608 09:55:50.489351  5245 raft_consensus.cc:493] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.489849  5245 raft_consensus.cc:515] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.490223  5238 tablet_bootstrap.cc:654] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.490376  5237 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: No bootstrap required, opened a new log
I20260608 09:55:50.490985  5237 ts_tablet_manager.cc:1403] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260608 09:55:50.490819  4940 catalog_manager.cc:5696] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "182fce476fc441feb2cfee3ec1983c36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:50.496798  5245 leader_election.cc:290] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.497996  5245 raft_consensus.cc:493] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.498441  5245 raft_consensus.cc:515] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.499238  5237 raft_consensus.cc:359] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.499881  5237 raft_consensus.cc:385] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.500151  5237 raft_consensus.cc:740] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.501780  5245 leader_election.cc:290] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.501474  5237 consensus_queue.cc:260] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.504088  5243 raft_consensus.cc:493] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.504545  5243 raft_consensus.cc:515] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.505404  5237 ts_tablet_manager.cc:1434] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260608 09:55:50.505505  4938 catalog_manager.cc:5696] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b reported cstate change: term changed from 0 to 1, leader changed from <none> to f76b2d5399954947b967c3757b9f028b (127.4.69.1). New cstate: current_term: 1 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:50.510083  5243 leader_election.cc:290] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.511011  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
W20260608 09:55:50.512728  5084 leader_election.cc:343] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.516538  5118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.517357  5245 raft_consensus.cc:493] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.517324  5118 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.517941  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.518082  5245 raft_consensus.cc:515] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.518688  5117 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.519349  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8" is_pre_election: true
I20260608 09:55:50.519914  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ad0bc676d4f6599edf22dfa5996ce" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.520259  5245 leader_election.cc:290] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.519986  5192 raft_consensus.cc:2468] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 182fce476fc441feb2cfee3ec1983c36 in term 0.
I20260608 09:55:50.520736  5116 raft_consensus.cc:2468] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.521917  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.522042  5083 leader_election.cc:304] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [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: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: f76b2d5399954947b967c3757b9f028b
I20260608 09:55:50.522378  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefc48f684d546738dca35338ab6497e" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.522600  5115 raft_consensus.cc:2468] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.523020  5116 raft_consensus.cc:2468] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.524884  5243 raft_consensus.cc:2804] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.525373  5243 raft_consensus.cc:493] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.525866  5243 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.532508  5158 leader_election.cc:304] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.533766  5158 leader_election.cc:304] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.534624  5275 raft_consensus.cc:2804] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.537446  5245 raft_consensus.cc:2804] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.537602  5158 leader_election.cc:304] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.538187  5245 raft_consensus.cc:493] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.538661  5245 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.538756  5243 raft_consensus.cc:515] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.539863  5238 tablet_bootstrap.cc:492] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.540410  5238 ts_tablet_manager.cc:1403] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.017s
I20260608 09:55:50.543203  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.543593  5238 raft_consensus.cc:359] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.544263  5238 raft_consensus.cc:385] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.544546  5238 raft_consensus.cc:740] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
W20260608 09:55:50.544754  5084 leader_election.cc:343] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.546048  5238 consensus_queue.cc:260] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.547766  5245 raft_consensus.cc:515] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.549399  5275 raft_consensus.cc:493] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.549894  5238 ts_tablet_manager.cc:1434] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:50.549965  5275 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.551020  5238 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.551214  5243 leader_election.cc:290] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:50.558574  5238 tablet_bootstrap.cc:654] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.560753  5245 leader_election.cc:290] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.561044  5281 raft_consensus.cc:2804] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.561542  5281 raft_consensus.cc:493] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.562022  5281 raft_consensus.cc:3060] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.561975  5158 leader_election.cc:304] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.563243  5158 leader_election.cc:304] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.564472  5245 raft_consensus.cc:2804] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.564937  5245 raft_consensus.cc:493] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.565361  5245 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.558462  5275 raft_consensus.cc:515] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.570704  5238 tablet_bootstrap.cc:492] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.571228  5238 ts_tablet_manager.cc:1403] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260608 09:55:50.570851  5281 raft_consensus.cc:515] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.573307  5283 raft_consensus.cc:2804] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.573779  5283 raft_consensus.cc:493] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.574162  5283 raft_consensus.cc:3060] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.574393  5238 raft_consensus.cc:359] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.575125  5238 raft_consensus.cc:385] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.575387  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.575639  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:50.576059  5116 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.576567  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.577265  5043 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.577782  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.578372  5115 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.579144  5042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.579479  5281 leader_election.cc:290] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.579887  5042 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.576588  5275 leader_election.cc:290] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.581185  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ad0bc676d4f6599edf22dfa5996ce" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.581679  5041 raft_consensus.cc:2468] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.582728  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.583554  5116 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.583953  5039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefc48f684d546738dca35338ab6497e" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.584517  5039 raft_consensus.cc:2468] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.585290  5038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.585960  5038 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.587525  5039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ad0bc676d4f6599edf22dfa5996ce" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.587833  5158 leader_election.cc:304] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.588140  5039 raft_consensus.cc:3060] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.590246  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.590932  5043 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.591348  5275 raft_consensus.cc:2804] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.591871  5275 raft_consensus.cc:697] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.592732  5275 consensus_queue.cc:237] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.590879  5283 raft_consensus.cc:515] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.595578  5039 raft_consensus.cc:2468] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.586128  5115 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.596483  5283 leader_election.cc:290] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.591084  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9ad0bc676d4f6599edf22dfa5996ce" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.597790  5116 raft_consensus.cc:3060] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.600275  5038 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
W20260608 09:55:50.590332  5158 leader_election.cc:343] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:50.575428  5238 raft_consensus.cc:740] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.601894  5043 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.602450  5245 raft_consensus.cc:515] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.603937  5238 consensus_queue.cc:260] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.604247  5158 leader_election.cc:304] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:50.604875  5192 raft_consensus.cc:2393] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 182fce476fc441feb2cfee3ec1983c36 in current term 1: Already voted for candidate 0010374df5064a7298fe26f74b1e30a8 in this term.
I20260608 09:55:50.605096  5281 raft_consensus.cc:2804] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.605572  5281 raft_consensus.cc:697] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.605753  5158 leader_election.cc:304] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:50.606518  5281 consensus_queue.cc:237] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.609338  5283 raft_consensus.cc:2804] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.609994  5283 raft_consensus.cc:697] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.610373  4940 catalog_manager.cc:5696] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.611052  5283 consensus_queue.cc:237] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.602774  5116 raft_consensus.cc:2468] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.618191  5238 ts_tablet_manager.cc:1434] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260608 09:55:50.619239  5238 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: Bootstrap starting.
I20260608 09:55:50.619805  5245 leader_election.cc:290] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.626283  5238 tablet_bootstrap.cc:654] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.629406  5283 raft_consensus.cc:493] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.629869  5283 raft_consensus.cc:515] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.632203  5283 leader_election.cc:290] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.638823  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefc48f684d546738dca35338ab6497e" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.639474  5043 raft_consensus.cc:3060] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.639691  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefc48f684d546738dca35338ab6497e" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.640271  5116 raft_consensus.cc:3060] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.641049  5238 tablet_bootstrap.cc:492] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: No bootstrap required, opened a new log
I20260608 09:55:50.641580  5238 ts_tablet_manager.cc:1403] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 09:55:50.640746  4940 catalog_manager.cc:5696] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.642666  4940 catalog_manager.cc:5696] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.644526  5238 raft_consensus.cc:359] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.645293  5238 raft_consensus.cc:385] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.645593  5238 raft_consensus.cc:740] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.646250  5043 raft_consensus.cc:2468] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.646315  5238 consensus_queue.cc:260] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.646799  5116 raft_consensus.cc:2468] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.647653  5083 leader_election.cc:304] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [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: 182fce476fc441feb2cfee3ec1983c36; no voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b
I20260608 09:55:50.648624  5238 ts_tablet_manager.cc:1434] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:50.650182  5243 raft_consensus.cc:2749] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:50.650092  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.651762  5116 raft_consensus.cc:2393] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0010374df5064a7298fe26f74b1e30a8 in current term 1: Already voted for candidate 182fce476fc441feb2cfee3ec1983c36 in this term.
I20260608 09:55:50.651625  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.652333  5043 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.653553  5038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85774e6726141af8dfeee11bdfdc8e2" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b" is_pre_election: true
I20260608 09:55:50.654165  5038 raft_consensus.cc:2468] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.654914  5158 leader_election.cc:304] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.655545  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85774e6726141af8dfeee11bdfdc8e2" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36" is_pre_election: true
I20260608 09:55:50.655957  5285 raft_consensus.cc:2804] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.656205  5116 raft_consensus.cc:2468] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 0.
I20260608 09:55:50.656579  5285 raft_consensus.cc:697] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.657323  5158 leader_election.cc:304] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:50.657574  5285 consensus_queue.cc:237] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.658207  5283 raft_consensus.cc:2804] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.658579  5283 raft_consensus.cc:493] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.658977  5283 raft_consensus.cc:3060] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.665769  5043 raft_consensus.cc:2468] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.665841  5283 raft_consensus.cc:515] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.666931  4940 catalog_manager.cc:5696] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.668123  5283 leader_election.cc:290] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771)
I20260608 09:55:50.669116  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85774e6726141af8dfeee11bdfdc8e2" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:50.669234  5043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85774e6726141af8dfeee11bdfdc8e2" candidate_uuid: "0010374df5064a7298fe26f74b1e30a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:50.669534  5158 leader_election.cc:304] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [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: 0010374df5064a7298fe26f74b1e30a8, f76b2d5399954947b967c3757b9f028b; no voters: 182fce476fc441feb2cfee3ec1983c36
I20260608 09:55:50.669746  5116 raft_consensus.cc:3060] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.669850  5043 raft_consensus.cc:3060] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.672711  5283 raft_consensus.cc:2804] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.673221  5283 raft_consensus.cc:697] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.674062  5283 consensus_queue.cc:237] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.676604  5116 raft_consensus.cc:2468] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.677515  5043 raft_consensus.cc:2468] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0010374df5064a7298fe26f74b1e30a8 in term 1.
I20260608 09:55:50.677852  5158 leader_election.cc:304] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0010374df5064a7298fe26f74b1e30a8, 182fce476fc441feb2cfee3ec1983c36; no voters: 
I20260608 09:55:50.679337  5285 raft_consensus.cc:2804] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.679823  5285 raft_consensus.cc:697] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Leader. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:50.680612  5285 consensus_queue.cc:237] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:50.688624  4940 catalog_manager.cc:5696] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.690119  4940 catalog_manager.cc:5696] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:50.734947  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:50.741400  5292 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
W20260608 09:55:50.743183  5293 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
W20260608 09:55:50.743417  5295 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
I20260608 09:55:50.743911  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:50.744974  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.745210  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.745396  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912550745382 us; error 0 us; skew 500 ppm
I20260608 09:55:50.745971  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.748320  4372 webserver.cc:533] Webserver started at http://127.4.69.4:35335/ using document root <none> and password file <none>
I20260608 09:55:50.748927  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.749140  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.749420  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.750738  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "338cef1065764b05a2cc37b8349011fd"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-t8l4"
I20260608 09:55:50.756001  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:55:50.759337  5300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.760181  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:50.760557  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "338cef1065764b05a2cc37b8349011fd"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-t8l4"
I20260608 09:55:50.760941  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912543305729-4372-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)
I20260608 09:55:50.789671  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.791018  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.792301  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:50.794569  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:50.794807  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.795053  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:50.795233  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.837774  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:44837
I20260608 09:55:50.837895  5362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:44837 every 8 connection(s)
I20260608 09:55:50.846524  5244 consensus_queue.cc:1048] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:50.859633  5244 consensus_queue.cc:1048] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:50.865814  5363 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34097
I20260608 09:55:50.866274  5363 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.867277  5363 heartbeater.cc:507] Master 127.4.69.62:34097 requested a full tablet report, sending...
I20260608 09:55:50.868693  5043 raft_consensus.cc:3060] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.870472  4938 ts_manager.cc:194] Registered new tserver with Master: 338cef1065764b05a2cc37b8349011fd (127.4.69.4:44837)
I20260608 09:55:50.872484  4938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52652
I20260608 09:55:50.877151  5243 consensus_queue.cc:1048] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:50.890133  5266 consensus_queue.cc:1048] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:51.002092  5285 consensus_queue.cc:1048] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.014114  5283 consensus_queue.cc:1048] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.024132  5283 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.036229  5281 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.069820  5285 consensus_queue.cc:1048] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.081562  5281 consensus_queue.cc:1048] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.085067  5281 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.100174  5283 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.141351  5283 consensus_queue.cc:1048] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.154131  5283 consensus_queue.cc:1048] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.191185  5283 consensus_queue.cc:1048] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.201557  5285 consensus_queue.cc:1048] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:51.876188  5363 heartbeater.cc:499] Master 127.4.69.62:34097 was elected leader, sending a full tablet report...
I20260608 09:55:52.456004  4994 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:52.474596  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d"
dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
mode: GRACEFUL
new_leader_uuid: "f76b2d5399954947b967c3757b9f028b"
 from {username='slave'} at 127.0.0.1:36118
I20260608 09:55:52.475199  5191 raft_consensus.cc:606] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Received request to transfer leadership to TS f76b2d5399954947b967c3757b9f028b
I20260608 09:55:52.477722  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17"
dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
mode: GRACEFUL
new_leader_uuid: "182fce476fc441feb2cfee3ec1983c36"
 from {username='slave'} at 127.0.0.1:36118
I20260608 09:55:52.478128  5191 raft_consensus.cc:606] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Received request to transfer leadership to TS 182fce476fc441feb2cfee3ec1983c36
I20260608 09:55:52.480302  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d"
dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
mode: GRACEFUL
new_leader_uuid: "f76b2d5399954947b967c3757b9f028b"
 from {username='slave'} at 127.0.0.1:36118
I20260608 09:55:52.480751  5191 raft_consensus.cc:606] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Received request to transfer leadership to TS f76b2d5399954947b967c3757b9f028b
I20260608 09:55:52.481875  4994 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 09:55:52.482522  4994 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:52.580423  5285 raft_consensus.cc:993] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: : Instructing follower f76b2d5399954947b967c3757b9f028b to start an election
I20260608 09:55:52.580911  5285 raft_consensus.cc:1081] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Signalling peer f76b2d5399954947b967c3757b9f028b to start an election
I20260608 09:55:52.582471  5038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d"
dest_uuid: "f76b2d5399954947b967c3757b9f028b"
 from {username='slave'} at 127.0.0.1:46308
I20260608 09:55:52.583014  5038 raft_consensus.cc:493] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:52.583357  5038 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.588204  5038 raft_consensus.cc:515] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.590077  5038 leader_election.cc:290] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 2 election: Requested vote from peers 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:52.590758  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:52.591045  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41a1964d8647e082a98b1ed4fdb35d" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:52.591292  5116 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.591674  5191 raft_consensus.cc:3055] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:52.591989  5191 raft_consensus.cc:740] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:52.592805  5191 consensus_queue.cc:260] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.593710  5191 raft_consensus.cc:3060] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.596845  5116 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 2.
I20260608 09:55:52.597971  5009 leader_election.cc:304] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182fce476fc441feb2cfee3ec1983c36, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:52.598650  5389 raft_consensus.cc:2804] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:52.599650  5389 raft_consensus.cc:697] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Becoming Leader. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Running, Role: LEADER
I20260608 09:55:52.599596  5191 raft_consensus.cc:2468] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 2.
I20260608 09:55:52.600648  5389 consensus_queue.cc:237] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.609335  4936 catalog_manager.cc:5696] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b reported cstate change: term changed from 1 to 2, leader changed from 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3) to f76b2d5399954947b967c3757b9f028b (127.4.69.1). New cstate: current_term: 2 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:52.787242  5245 raft_consensus.cc:993] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: : Instructing follower 182fce476fc441feb2cfee3ec1983c36 to start an election
I20260608 09:55:52.787778  5245 raft_consensus.cc:1081] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Signalling peer 182fce476fc441feb2cfee3ec1983c36 to start an election
I20260608 09:55:52.789331  5115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17"
dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
 from {username='slave'} at 127.0.0.1:50674
I20260608 09:55:52.789876  5115 raft_consensus.cc:493] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:52.790262  5115 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.795043  5115 raft_consensus.cc:515] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.797183  5115 leader_election.cc:290] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 2 election: Requested vote from peers f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:52.798061  5285 raft_consensus.cc:993] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: : Instructing follower f76b2d5399954947b967c3757b9f028b to start an election
I20260608 09:55:52.798105  5038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f76b2d5399954947b967c3757b9f028b"
I20260608 09:55:52.802214  5038 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.802306  5285 raft_consensus.cc:1081] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Signalling peer f76b2d5399954947b967c3757b9f028b to start an election
I20260608 09:55:52.798782  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbc7eacd4074b79942c04a83905af17" candidate_uuid: "182fce476fc441feb2cfee3ec1983c36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:52.803184  5191 raft_consensus.cc:3055] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:52.803511  5191 raft_consensus.cc:740] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:52.804364  5043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d"
dest_uuid: "f76b2d5399954947b967c3757b9f028b"
 from {username='slave'} at 127.0.0.1:46308
I20260608 09:55:52.804410  5191 consensus_queue.cc:260] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.805114  5043 raft_consensus.cc:493] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:52.805589  5043 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.805866  5191 raft_consensus.cc:3060] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.810210  5038 raft_consensus.cc:2468] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182fce476fc441feb2cfee3ec1983c36 in term 2.
I20260608 09:55:52.810307  5043 raft_consensus.cc:515] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.811626  5084 leader_election.cc:304] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182fce476fc441feb2cfee3ec1983c36, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:52.812409  5191 raft_consensus.cc:2468] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 182fce476fc441feb2cfee3ec1983c36 in term 2.
I20260608 09:55:52.812547  5391 raft_consensus.cc:2804] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:52.813390  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "182fce476fc441feb2cfee3ec1983c36"
I20260608 09:55:52.813968  5115 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.814556  5391 raft_consensus.cc:697] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 2 LEADER]: Becoming Leader. State: Replica: 182fce476fc441feb2cfee3ec1983c36, State: Running, Role: LEADER
I20260608 09:55:52.814661  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0ef5a934f0444aa8a1ca985401d18d" candidate_uuid: "f76b2d5399954947b967c3757b9f028b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0010374df5064a7298fe26f74b1e30a8"
I20260608 09:55:52.815369  5192 raft_consensus.cc:3055] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:52.815737  5043 leader_election.cc:290] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 2 election: Requested vote from peers 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771), 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:52.815770  5192 raft_consensus.cc:740] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0010374df5064a7298fe26f74b1e30a8, State: Running, Role: LEADER
I20260608 09:55:52.815663  5391 consensus_queue.cc:237] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.817137  5192 consensus_queue.cc:260] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.818568  5192 raft_consensus.cc:3060] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:52.819823  5115 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 2.
I20260608 09:55:52.820956  5009 leader_election.cc:304] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182fce476fc441feb2cfee3ec1983c36, f76b2d5399954947b967c3757b9f028b; no voters: 
I20260608 09:55:52.821959  5389 raft_consensus.cc:2804] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:52.822475  5389 raft_consensus.cc:697] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Becoming Leader. State: Replica: f76b2d5399954947b967c3757b9f028b, State: Running, Role: LEADER
I20260608 09:55:52.823182  5389 consensus_queue.cc:237] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } }
I20260608 09:55:52.826768  4936 catalog_manager.cc:5696] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 reported cstate change: term changed from 1 to 2, leader changed from 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3) to 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2). New cstate: current_term: 2 leader_uuid: "182fce476fc441feb2cfee3ec1983c36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:52.829119  5192 raft_consensus.cc:2468] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76b2d5399954947b967c3757b9f028b in term 2.
I20260608 09:55:52.833003  4938 catalog_manager.cc:5696] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b reported cstate change: term changed from 1 to 2, leader changed from 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3) to f76b2d5399954947b967c3757b9f028b (127.4.69.1). New cstate: current_term: 2 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:53.071394  5115 raft_consensus.cc:1275] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.072818  5389 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:53.084795  5192 raft_consensus.cc:1275] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.086939  5407 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:53.288673  5115 raft_consensus.cc:1275] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.289865  5407 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:53.301038  5192 raft_consensus.cc:1275] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.302484  5405 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:53.371174  5043 raft_consensus.cc:1275] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Refusing update from remote peer 182fce476fc441feb2cfee3ec1983c36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.372560  5391 consensus_queue.cc:1048] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:53.385710  5192 raft_consensus.cc:1275] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Refusing update from remote peer 182fce476fc441feb2cfee3ec1983c36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:53.388027  5413 consensus_queue.cc:1048] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:54.483670  4994 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:54.490492  4994 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:55:54.490928  4994 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:56.485378  5038 consensus_queue.cc:237] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } }
I20260608 09:55:56.493507  4994 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:56.494268  5192 raft_consensus.cc:1275] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:56.496721  5405 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:56.508375  4994 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:55:56.509130  4994 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:56.510594  5116 raft_consensus.cc:1275] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:56.509704  5405 raft_consensus.cc:2955] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.511273  5192 raft_consensus.cc:2955] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.512593  5422 consensus_queue.cc:1048] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:56.524211  5116 raft_consensus.cc:2955] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
W20260608 09:55:56.527066  5009 consensus_peers.cc:597] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b -> Peer 338cef1065764b05a2cc37b8349011fd (127.4.69.4:44837): Couldn't send request to peer 338cef1065764b05a2cc37b8349011fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef41a1964d8647e082a98b1ed4fdb35d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:56.529963  4936 catalog_manager.cc:5696] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b reported cstate change: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:56.547456  5192 consensus_queue.cc:237] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Queue 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: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } }
I20260608 09:55:56.558610  5116 raft_consensus.cc:1275] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Refusing update from remote peer 0010374df5064a7298fe26f74b1e30a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:56.559667  5038 raft_consensus.cc:1275] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Refusing update from remote peer 0010374df5064a7298fe26f74b1e30a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:56.561175  5434 consensus_queue.cc:1048] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:56.563799  5285 consensus_queue.cc:1048] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:55:56.569037  5158 consensus_peers.cc:597] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 -> Peer 338cef1065764b05a2cc37b8349011fd (127.4.69.4:44837): Couldn't send request to peer 338cef1065764b05a2cc37b8349011fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a85774e6726141af8dfeee11bdfdc8e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:56.571307  5434 raft_consensus.cc:2955] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.573607  5116 raft_consensus.cc:2955] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.574849  5038 raft_consensus.cc:2955] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.587435  5043 consensus_queue.cc:237] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue 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: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } }
I20260608 09:55:56.588099  4940 catalog_manager.cc:5696] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "0010374df5064a7298fe26f74b1e30a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:56.599659  5192 raft_consensus.cc:1275] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:56.600230  5009 consensus_peers.cc:597] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b -> Peer 338cef1065764b05a2cc37b8349011fd (127.4.69.4:44837): Couldn't send request to peer 338cef1065764b05a2cc37b8349011fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfb319d3e9f44369be6cc9f7dd99d923. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:56.601264  5422 consensus_queue.cc:1048] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:56.602293  5116 raft_consensus.cc:1275] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:56.604951  5422 consensus_queue.cc:1048] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:56.610248  5405 raft_consensus.cc:2955] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.612705  5192 raft_consensus.cc:2955] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.615788  5116 raft_consensus.cc:2955] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.625988  5043 consensus_queue.cc:237] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } }
I20260608 09:55:56.625736  4938 catalog_manager.cc:5696] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b reported cstate change: config changed from index -1 to 2, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:56.635563  5009 consensus_peers.cc:597] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b -> Peer 338cef1065764b05a2cc37b8349011fd (127.4.69.4:44837): Couldn't send request to peer 338cef1065764b05a2cc37b8349011fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d0ef5a934f0444aa8a1ca985401d18d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:56.636328  5192 raft_consensus.cc:1275] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:56.637351  5116 raft_consensus.cc:1275] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Refusing update from remote peer f76b2d5399954947b967c3757b9f028b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:56.638345  5422 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:56.640232  5427 consensus_queue.cc:1048] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [LEADER]: Connected to new peer: Peer: permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:56.652417  5422 raft_consensus.cc:2955] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.654381  5192 raft_consensus.cc:2955] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.656416  5116 raft_consensus.cc:2955] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.665342  4936 catalog_manager.cc:5696] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 reported cstate change: config changed from index -1 to 3, NON_VOTER 338cef1065764b05a2cc37b8349011fd (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "f76b2d5399954947b967c3757b9f028b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f76b2d5399954947b967c3757b9f028b" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35809 } } peers { permanent_uuid: "182fce476fc441feb2cfee3ec1983c36" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40771 } } peers { permanent_uuid: "0010374df5064a7298fe26f74b1e30a8" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33403 } attrs { replace: true } } peers { permanent_uuid: "338cef1065764b05a2cc37b8349011fd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 44837 } attrs { promote: true } } }
I20260608 09:55:56.871057  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:55:56.902137  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.903127  4372 tablet_replica.cc:333] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.904003  4372 raft_consensus.cc:2243] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.904604  4372 raft_consensus.cc:2272] T acbc7eacd4074b79942c04a83905af17 P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.907323  4372 tablet_replica.cc:333] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.908021  4372 raft_consensus.cc:2243] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.909353  4372 raft_consensus.cc:2272] T ef41a1964d8647e082a98b1ed4fdb35d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.912142  4372 tablet_replica.cc:333] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.912891  4372 raft_consensus.cc:2243] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.913427  4372 raft_consensus.cc:2272] T 9e9ad0bc676d4f6599edf22dfa5996ce P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.915741  4372 tablet_replica.cc:333] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.916424  4372 raft_consensus.cc:2243] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.917603  4372 raft_consensus.cc:2272] T 7d0ef5a934f0444aa8a1ca985401d18d P f76b2d5399954947b967c3757b9f028b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.920333  4372 tablet_replica.cc:333] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.921023  4372 raft_consensus.cc:2243] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.921512  4372 raft_consensus.cc:2272] T 348b9e9af709433fa31b8e96e0aec6bb P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.923887  4372 tablet_replica.cc:333] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.924496  4372 raft_consensus.cc:2243] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.925132  4372 raft_consensus.cc:2272] T a85774e6726141af8dfeee11bdfdc8e2 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.929132  4372 tablet_replica.cc:333] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.929667  4372 raft_consensus.cc:2243] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.930541  4372 raft_consensus.cc:2272] T cfb319d3e9f44369be6cc9f7dd99d923 P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.932821  4372 tablet_replica.cc:333] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b: stopping tablet replica
I20260608 09:55:56.933310  4372 raft_consensus.cc:2243] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.933704  4372 raft_consensus.cc:2272] T fefc48f684d546738dca35338ab6497e P f76b2d5399954947b967c3757b9f028b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.963027  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:55:56.982769  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
W20260608 09:55:57.004343  5158 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 09:55:57.012355  5158 consensus_peers.cc:597] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 -> Peer 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771): Couldn't send request to peer 182fce476fc441feb2cfee3ec1983c36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:57.014313  5158 consensus_peers.cc:597] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 -> Peer 182fce476fc441feb2cfee3ec1983c36 (127.4.69.2:40771): Couldn't send request to peer 182fce476fc441feb2cfee3ec1983c36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:57.023795  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:57.024734  4372 tablet_replica.cc:333] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.025722  4372 raft_consensus.cc:2243] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.026675  4372 raft_consensus.cc:2272] T acbc7eacd4074b79942c04a83905af17 P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.028836  4372 tablet_replica.cc:333] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.029374  4372 raft_consensus.cc:2243] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.029842  4372 raft_consensus.cc:2272] T a85774e6726141af8dfeee11bdfdc8e2 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.031980  4372 tablet_replica.cc:333] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.032553  4372 raft_consensus.cc:2243] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.033390  4372 raft_consensus.cc:2272] T 348b9e9af709433fa31b8e96e0aec6bb P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.035290  4372 tablet_replica.cc:333] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.035841  4372 raft_consensus.cc:2243] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.036286  4372 raft_consensus.cc:2272] T fefc48f684d546738dca35338ab6497e P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.038347  4372 tablet_replica.cc:333] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.038944  4372 raft_consensus.cc:2243] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.039497  4372 raft_consensus.cc:2272] T cfb319d3e9f44369be6cc9f7dd99d923 P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.041890  4372 tablet_replica.cc:333] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.042402  4372 raft_consensus.cc:2243] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.042830  4372 raft_consensus.cc:2272] T ef41a1964d8647e082a98b1ed4fdb35d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.045138  4372 tablet_replica.cc:333] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.045822  4372 raft_consensus.cc:2243] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.046229  4372 raft_consensus.cc:2272] T 9e9ad0bc676d4f6599edf22dfa5996ce P 182fce476fc441feb2cfee3ec1983c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.048007  4372 tablet_replica.cc:333] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36: stopping tablet replica
I20260608 09:55:57.048452  4372 raft_consensus.cc:2243] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.048933  4372 raft_consensus.cc:2272] T 7d0ef5a934f0444aa8a1ca985401d18d P 182fce476fc441feb2cfee3ec1983c36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.076514  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:55:57.096269  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
W20260608 09:55:57.125900  5158 consensus_peers.cc:597] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 -> Peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Couldn't send request to peer f76b2d5399954947b967c3757b9f028b. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:57.134323  5158 consensus_peers.cc:597] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 -> Peer f76b2d5399954947b967c3757b9f028b (127.4.69.1:35809): Couldn't send request to peer f76b2d5399954947b967c3757b9f028b. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:57.135344  5446 ts_tablet_manager.cc:933] T a85774e6726141af8dfeee11bdfdc8e2 P 338cef1065764b05a2cc37b8349011fd: Initiating tablet copy from peer 0010374df5064a7298fe26f74b1e30a8 (127.4.69.3:33403)
I20260608 09:55:57.137795  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:57.139449  4372 tablet_replica.cc:333] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.140594  4372 raft_consensus.cc:2243] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.141376  4372 raft_consensus.cc:2272] T acbc7eacd4074b79942c04a83905af17 P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.144759  4372 tablet_replica.cc:333] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.145313  5446 tablet_copy_client.cc:323] T a85774e6726141af8dfeee11bdfdc8e2 P 338cef1065764b05a2cc37b8349011fd: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:33403
I20260608 09:55:57.145677  4372 raft_consensus.cc:2243] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.146438  4372 raft_consensus.cc:2272] T 7d0ef5a934f0444aa8a1ca985401d18d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.149782  4372 tablet_replica.cc:333] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.150890  4372 raft_consensus.cc:2243] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.152470  4372 raft_consensus.cc:2272] T a85774e6726141af8dfeee11bdfdc8e2 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.157884  4372 tablet_replica.cc:333] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.158663  4372 raft_consensus.cc:2243] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.159170  4372 raft_consensus.cc:2272] T 348b9e9af709433fa31b8e96e0aec6bb P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.161556  4372 tablet_replica.cc:333] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.162091  4372 raft_consensus.cc:2243] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.163105  4372 raft_consensus.cc:2272] T 9e9ad0bc676d4f6599edf22dfa5996ce P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.165663  4372 tablet_replica.cc:333] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.166455  4372 raft_consensus.cc:2243] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.167276  4372 raft_consensus.cc:2272] T fefc48f684d546738dca35338ab6497e P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.169401  4372 tablet_replica.cc:333] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.169888  4372 raft_consensus.cc:2243] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.170399  4372 raft_consensus.cc:2272] T cfb319d3e9f44369be6cc9f7dd99d923 P 0010374df5064a7298fe26f74b1e30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.172894  4372 tablet_replica.cc:333] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8: stopping tablet replica
I20260608 09:55:57.173363  4372 raft_consensus.cc:2243] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:57.173874  4372 raft_consensus.cc:2272] T ef41a1964d8647e082a98b1ed4fdb35d P 0010374df5064a7298fe26f74b1e30a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.205503  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
W20260608 09:55:57.208513  5302 connection.cc:466] server connection from 127.0.0.1:55240 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:55240 (request call id 1) could send its response
I20260608 09:55:57.231333  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:55:57.258739  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:57.275863  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:55:57.284612  4372 master.cc:562] Master@127.4.69.62:34097 shutting down...
W20260608 09:55:57.314594  4989 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:57.314909  4989 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:57.315124  4989 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:57.316334  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:57.316881  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:57.317224  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9256f855b3946d48b88fbcee7297356: stopping tablet replica
I20260608 09:55:57.337255  4372 master.cc:584] Master@127.4.69.62:34097 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9067 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:55:57.377701  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:34861,127.4.69.61:46599,127.4.69.60:39283
I20260608 09:55:57.379061  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.384913  5450 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
W20260608 09:55:57.385013  5451 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
W20260608 09:55:57.385762  5453 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
I20260608 09:55:57.387247  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:57.388049  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.388257  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.388427  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912557388411 us; error 0 us; skew 500 ppm
I20260608 09:55:57.389046  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.391666  4372 webserver.cc:533] Webserver started at http://127.4.69.62:41515/ using document root <none> and password file <none>
I20260608 09:55:57.392207  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.392436  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.392777  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.393894  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "0775c943750144d598585c8b191c4d63"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.398367  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:57.401855  5458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.402644  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:57.402951  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "0775c943750144d598585c8b191c4d63"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.403245  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:57.433893  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.435177  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.472915  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:34861
I20260608 09:55:57.473022  5509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:34861 every 8 connection(s)
I20260608 09:55:57.477169  5510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.477387  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.482887  5512 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
W20260608 09:55:57.484490  5513 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
I20260608 09:55:57.484601  5510 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:57.486088  5515 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
I20260608 09:55:57.487226  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:57.488677  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.488957  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.489156  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912557489138 us; error 0 us; skew 500 ppm
I20260608 09:55:57.489938  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.492893  4372 webserver.cc:533] Webserver started at http://127.4.69.61:46301/ using document root <none> and password file <none>
I20260608 09:55:57.493420  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.493623  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.493885  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.495041  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root/instance:
uuid: "be29c81986424523a5f40fa45f529188"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.498641  5510 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.500407  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
W20260608 09:55:57.504109  5510 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.61:46599: Network error: Client connection negotiation failed: client connection to 127.4.69.61:46599: connect: Connection refused (error 111)
I20260608 09:55:57.505127  5523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.505954  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:55:57.506202  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
uuid: "be29c81986424523a5f40fa45f529188"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.506449  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-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)
I20260608 09:55:57.521944  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.523015  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.558662  5510 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } attempt: 1
I20260608 09:55:57.560953  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.61:46599
I20260608 09:55:57.561141  5574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.61:46599 every 8 connection(s)
I20260608 09:55:57.566412  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:57.566450  5576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:55:57.574927  5579 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
W20260608 09:55:57.576076  5578 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
I20260608 09:55:57.577129  5576 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.579193  5510 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.580809  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:57.583313  5581 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
I20260608 09:55:57.584364  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.584617  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.584851  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912557584829 us; error 0 us; skew 500 ppm
W20260608 09:55:57.585526  5510 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:39283: Network error: Client connection negotiation failed: client connection to 127.4.69.60:39283: connect: Connection refused (error 111)
I20260608 09:55:57.585644  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.588584  4372 webserver.cc:533] Webserver started at http://127.4.69.60:41521/ using document root <none> and password file <none>
I20260608 09:55:57.589300  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.589589  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.589931  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.591354  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root/instance:
uuid: "5b4140c12c244bfe83937e42bef1611b"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.592854  5576 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.597020  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:55:57.601506  5587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.602424  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:57.602756  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
uuid: "5b4140c12c244bfe83937e42bef1611b"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.603135  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/master-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)
I20260608 09:55:57.603444  5576 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.605962  5510 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } attempt: 1
W20260608 09:55:57.612624  5510 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:39283: Network error: Client connection negotiation failed: client connection to 127.4.69.60:39283: connect: Connection refused (error 111)
W20260608 09:55:57.618337  5576 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:39283: Network error: Client connection negotiation failed: client connection to 127.4.69.60:39283: connect: Connection refused (error 111)
I20260608 09:55:57.620255  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.621531  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.635020  5576 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } attempt: 1
W20260608 09:55:57.644024  5576 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:39283: Network error: Client connection negotiation failed: client connection to 127.4.69.60:39283: connect: Connection refused (error 111)
I20260608 09:55:57.662215  5510 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } attempt: 2
W20260608 09:55:57.669394  5510 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.69.60:39283: Network error: Client connection negotiation failed: client connection to 127.4.69.60:39283: connect: Connection refused (error 111)
I20260608 09:55:57.678978  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.60:39283
I20260608 09:55:57.679162  5639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.60:39283 every 8 connection(s)
I20260608 09:55:57.680552  5576 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } attempt: 2
I20260608 09:55:57.684088  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:57.685555  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.694496  5640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.705638  5576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: Bootstrap starting.
I20260608 09:55:57.707612  5640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.711870  5576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:57.716828  5576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: No bootstrap required, opened a new log
I20260608 09:55:57.719270  5576 raft_consensus.cc:359] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.719935  5576 raft_consensus.cc:385] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:57.720083  5640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:57.720256  5576 raft_consensus.cc:740] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be29c81986424523a5f40fa45f529188, State: Initialized, Role: FOLLOWER
I20260608 09:55:57.721122  5576 consensus_queue.cc:260] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.723353  5645 sys_catalog.cc:455] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.724115  5645 sys_catalog.cc:458] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.724895  5576 sys_catalog.cc:565] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:57.737655  5640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: Bootstrap starting.
I20260608 09:55:57.740018  5510 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } attempt: 3
W20260608 09:55:57.742384  5656 catalog_manager.cc:1593] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:57.742781  5656 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:55:57.743947  5640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:57.749197  5640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: No bootstrap required, opened a new log
I20260608 09:55:57.751938  5640 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.752494  5640 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:57.752767  5640 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b4140c12c244bfe83937e42bef1611b, State: Initialized, Role: FOLLOWER
I20260608 09:55:57.753341  5640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.755349  5658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.756049  5658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.756279  5640 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:57.757329  5510 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: Bootstrap starting.
I20260608 09:55:57.763363  5510 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:57.768946  5510 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: No bootstrap required, opened a new log
I20260608 09:55:57.771078  5510 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
W20260608 09:55:57.771536  5670 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 09:55:57.771539  5510 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:55:57.771948  5670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:55:57.772013  5510 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0775c943750144d598585c8b191c4d63, State: Initialized, Role: FOLLOWER
I20260608 09:55:57.772838  5510 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.774509  5671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.774991  5671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.775561  5510 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:57.785534  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:55:57.785796  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:55:57.787267  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.788731  5682 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:57.789043  5682 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:57.793759  5683 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
W20260608 09:55:57.795363  5684 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
I20260608 09:55:57.796670  4372 server_base.cc:1061] running on GCE node
W20260608 09:55:57.797111  5687 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
I20260608 09:55:57.798010  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.798226  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.798461  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912557798445 us; error 0 us; skew 500 ppm
I20260608 09:55:57.799046  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.801604  4372 webserver.cc:533] Webserver started at http://127.4.69.1:40583/ using document root <none> and password file <none>
I20260608 09:55:57.802116  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.802311  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.802608  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.803781  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "394088c87ead41d2812f34b2e934ea5d"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.808938  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:55:57.812381  5691 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.813313  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:57.813637  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "394088c87ead41d2812f34b2e934ea5d"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-t8l4"
I20260608 09:55:57.813923  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:57.833658  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.834954  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.836843  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:57.837316  5671 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:57.837821  5671 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.839811  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:57.839812  5671 leader_election.cc:290] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be29c81986424523a5f40fa45f529188 (127.4.69.61:46599), 5b4140c12c244bfe83937e42bef1611b (127.4.69.60:39283)
I20260608 09:55:57.840291  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:55:57.840670  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:57.840674  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0775c943750144d598585c8b191c4d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be29c81986424523a5f40fa45f529188" is_pre_election: true
I20260608 09:55:57.841228  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260608 09:55:57.841110  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0775c943750144d598585c8b191c4d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b4140c12c244bfe83937e42bef1611b" is_pre_election: true
I20260608 09:55:57.841650  5550 raft_consensus.cc:2468] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0775c943750144d598585c8b191c4d63 in term 0.
I20260608 09:55:57.841790  5615 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0775c943750144d598585c8b191c4d63 in term 0.
I20260608 09:55:57.843117  5461 leader_election.cc:304] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0775c943750144d598585c8b191c4d63, 5b4140c12c244bfe83937e42bef1611b; no voters: 
I20260608 09:55:57.843955  5671 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:57.844267  5671 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:57.844586  5671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:57.849074  5671 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.851485  5671 leader_election.cc:290] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [CANDIDATE]: Term 1 election: Requested vote from peers be29c81986424523a5f40fa45f529188 (127.4.69.61:46599), 5b4140c12c244bfe83937e42bef1611b (127.4.69.60:39283)
I20260608 09:55:57.852279  5550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0775c943750144d598585c8b191c4d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be29c81986424523a5f40fa45f529188"
I20260608 09:55:57.852548  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0775c943750144d598585c8b191c4d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b4140c12c244bfe83937e42bef1611b"
I20260608 09:55:57.853026  5550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:57.853238  5615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:57.861037  5615 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0775c943750144d598585c8b191c4d63 in term 1.
I20260608 09:55:57.862048  5550 raft_consensus.cc:2468] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0775c943750144d598585c8b191c4d63 in term 1.
I20260608 09:55:57.862320  5461 leader_election.cc:304] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0775c943750144d598585c8b191c4d63, 5b4140c12c244bfe83937e42bef1611b; no voters: 
I20260608 09:55:57.863265  5671 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:57.864910  5671 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 1 LEADER]: Becoming Leader. State: Replica: 0775c943750144d598585c8b191c4d63, State: Running, Role: LEADER
I20260608 09:55:57.865756  5671 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:55:57.871167  5714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0775c943750144d598585c8b191c4d63. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.871971  5714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:57.874473  5725 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:57.880187  5725 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:57.890636  5615 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Refusing update from remote peer 0775c943750144d598585c8b191c4d63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:57.890653  5550 raft_consensus.cc:1275] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Refusing update from remote peer 0775c943750144d598585c8b191c4d63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:57.892501  5714 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:57.893218  5671 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:57.904910  5658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0775c943750144d598585c8b191c4d63. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.905663  5658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.912820  5671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.913794  5671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:57.920846  5725 catalog_manager.cc:1382] Generated new cluster ID: ab0a437cc0f64a2d8139591a876c059e
I20260608 09:55:57.921214  5725 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:57.920539  5645 sys_catalog.cc:455] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0775c943750144d598585c8b191c4d63. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.921638  5645 sys_catalog.cc:458] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.923578  5658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.924258  5658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.929150  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:43903
I20260608 09:55:57.929337  5764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:43903 every 8 connection(s)
I20260608 09:55:57.934796  5714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.935832  5714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:57.966857  5645 sys_catalog.cc:455] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0775c943750144d598585c8b191c4d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:55:57.967926  5645 sys_catalog.cc:458] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:57.969388  5725 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:57.971203  5725 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:57.983165  5766 heartbeater.cc:344] Connected to a master server at 127.4.69.60:39283
I20260608 09:55:57.983784  5766 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:57.984925  5766 heartbeater.cc:507] Master 127.4.69.60:39283 requested a full tablet report, sending...
I20260608 09:55:57.987908  5605 ts_manager.cc:194] Registered new tserver with Master: 394088c87ead41d2812f34b2e934ea5d (127.4.69.1:43903)
I20260608 09:55:58.001130  5771 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34861
I20260608 09:55:58.001643  5771 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.003088  5771 heartbeater.cc:507] Master 127.4.69.62:34861 requested a full tablet report, sending...
I20260608 09:55:58.003403  5767 heartbeater.cc:344] Connected to a master server at 127.4.69.61:46599
I20260608 09:55:58.004381  5767 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.005999  5767 heartbeater.cc:507] Master 127.4.69.61:46599 requested a full tablet report, sending...
I20260608 09:55:58.010120  5540 ts_manager.cc:194] Registered new tserver with Master: 394088c87ead41d2812f34b2e934ea5d (127.4.69.1:43903)
I20260608 09:55:58.015193  5475 ts_manager.cc:194] Registered new tserver with Master: 394088c87ead41d2812f34b2e934ea5d (127.4.69.1:43903)
I20260608 09:55:58.020043  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:58.024616  5725 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: Generated new TSK 0
I20260608 09:55:58.025404  5725 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 09:55:58.034171  5774 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
W20260608 09:55:58.035391  5775 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
W20260608 09:55:58.037518  5777 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
I20260608 09:55:58.037935  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:58.038715  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:58.038913  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:58.039050  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912558039039 us; error 0 us; skew 500 ppm
I20260608 09:55:58.039541  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:58.041824  4372 webserver.cc:533] Webserver started at http://127.4.69.2:34555/ using document root <none> and password file <none>
I20260608 09:55:58.042270  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:58.042424  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:58.042637  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:58.043599  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "ca8d97fc4f5149d085160b5102b16597"
format_stamp: "Formatted at 2026-06-08 09:55:58 on dist-test-slave-t8l4"
I20260608 09:55:58.047832  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:58.051024  5782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.051779  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:58.052179  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "ca8d97fc4f5149d085160b5102b16597"
format_stamp: "Formatted at 2026-06-08 09:55:58 on dist-test-slave-t8l4"
I20260608 09:55:58.052479  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:58.066754  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:58.067973  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:58.069455  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:58.071745  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:58.072017  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.072289  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:58.072489  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.112082  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:33041
I20260608 09:55:58.112200  5844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:33041 every 8 connection(s)
I20260608 09:55:58.127007  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:58.134842  5846 heartbeater.cc:344] Connected to a master server at 127.4.69.61:46599
I20260608 09:55:58.135421  5846 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.136404  5845 heartbeater.cc:344] Connected to a master server at 127.4.69.60:39283
I20260608 09:55:58.136622  5846 heartbeater.cc:507] Master 127.4.69.61:46599 requested a full tablet report, sending...
I20260608 09:55:58.136986  5845 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.138182  5845 heartbeater.cc:507] Master 127.4.69.60:39283 requested a full tablet report, sending...
I20260608 09:55:58.140656  5540 ts_manager.cc:194] Registered new tserver with Master: ca8d97fc4f5149d085160b5102b16597 (127.4.69.2:33041)
I20260608 09:55:58.141769  5605 ts_manager.cc:194] Registered new tserver with Master: ca8d97fc4f5149d085160b5102b16597 (127.4.69.2:33041)
W20260608 09:55:58.143489  5852 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
W20260608 09:55:58.147941  5853 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
W20260608 09:55:58.148412  5855 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
I20260608 09:55:58.151000  4372 server_base.cc:1061] running on GCE node
I20260608 09:55:58.152140  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:58.152444  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:58.152668  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912558152650 us; error 0 us; skew 500 ppm
I20260608 09:55:58.153595  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:58.154276  5847 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34861
I20260608 09:55:58.154685  5847 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.155339  5847 heartbeater.cc:507] Master 127.4.69.62:34861 requested a full tablet report, sending...
I20260608 09:55:58.157497  5475 ts_manager.cc:194] Registered new tserver with Master: ca8d97fc4f5149d085160b5102b16597 (127.4.69.2:33041)
I20260608 09:55:58.158283  4372 webserver.cc:533] Webserver started at http://127.4.69.3:35173/ using document root <none> and password file <none>
I20260608 09:55:58.158826  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:58.159032  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:58.159332  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:58.159812  5475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50488
I20260608 09:55:58.160480  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "4b9987133a1f4865b6e6e53390869e31"
format_stamp: "Formatted at 2026-06-08 09:55:58 on dist-test-slave-t8l4"
I20260608 09:55:58.165745  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 09:55:58.169190  5860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.169974  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:55:58.170241  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "4b9987133a1f4865b6e6e53390869e31"
format_stamp: "Formatted at 2026-06-08 09:55:58 on dist-test-slave-t8l4"
I20260608 09:55:58.170470  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912543305729-4372-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)
I20260608 09:55:58.196959  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:58.198169  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:58.199779  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:58.201951  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:58.202171  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.202450  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:58.202625  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:58.244966  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:36127
I20260608 09:55:58.245090  5922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:36127 every 8 connection(s)
I20260608 09:55:58.274529  5923 heartbeater.cc:344] Connected to a master server at 127.4.69.60:39283
I20260608 09:55:58.274966  5923 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.275998  5923 heartbeater.cc:507] Master 127.4.69.60:39283 requested a full tablet report, sending...
I20260608 09:55:58.281946  5605 ts_manager.cc:194] Registered new tserver with Master: 4b9987133a1f4865b6e6e53390869e31 (127.4.69.3:36127)
I20260608 09:55:58.284391  5924 heartbeater.cc:344] Connected to a master server at 127.4.69.61:46599
I20260608 09:55:58.284794  5924 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.285780  5924 heartbeater.cc:507] Master 127.4.69.61:46599 requested a full tablet report, sending...
I20260608 09:55:58.425631  5925 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34861
I20260608 09:55:58.426131  5925 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:58.427166  5925 heartbeater.cc:507] Master 127.4.69.62:34861 requested a full tablet report, sending...
I20260608 09:55:58.429880  5475 ts_manager.cc:194] Registered new tserver with Master: 4b9987133a1f4865b6e6e53390869e31 (127.4.69.3:36127)
I20260608 09:55:58.432381  5475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50494
I20260608 09:55:58.476552  5540 ts_manager.cc:194] Registered new tserver with Master: 4b9987133a1f4865b6e6e53390869e31 (127.4.69.3:36127)
I20260608 09:55:58.477555  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.181542296s
I20260608 09:55:58.746730  5656 catalog_manager.cc:1294] Loaded cluster ID: ab0a437cc0f64a2d8139591a876c059e
I20260608 09:55:58.747066  5656 catalog_manager.cc:1587] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: loading cluster ID for follower catalog manager: success
I20260608 09:55:58.751484  5656 catalog_manager.cc:1609] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: acquiring CA information for follower catalog manager: success
I20260608 09:55:58.754797  5656 catalog_manager.cc:1637] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:58.775770  5670 catalog_manager.cc:1294] Loaded cluster ID: ab0a437cc0f64a2d8139591a876c059e
I20260608 09:55:58.776068  5670 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: loading cluster ID for follower catalog manager: success
I20260608 09:55:58.780457  5670 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: acquiring CA information for follower catalog manager: success
I20260608 09:55:58.784624  5670 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:59.020326  5475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50478
I20260608 09:55:59.162654  5847 heartbeater.cc:499] Master 127.4.69.62:34861 was elected leader, sending a full tablet report...
I20260608 09:55:59.435776  5925 heartbeater.cc:499] Master 127.4.69.62:34861 was elected leader, sending a full tablet report...
W20260608 09:55:59.482304  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6cc0 after lost signal to thread 4375
W20260608 09:55:59.483120  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08000943a0 after lost signal to thread 5509
W20260608 09:55:59.483830  5841 debug-util.cc:398] Leaking SignalData structure 0x7b080003c6a0 after lost signal to thread 5574
W20260608 09:55:59.484464  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3900 after lost signal to thread 5639
W20260608 09:55:59.485021  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2e00 after lost signal to thread 5690
W20260608 09:55:59.485795  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08001a45e0 after lost signal to thread 5764
W20260608 09:55:59.486601  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6020 after lost signal to thread 5844
W20260608 09:55:59.487367  5841 debug-util.cc:398] Leaking SignalData structure 0x7b08002029c0 after lost signal to thread 5922
I20260608 09:55:59.785445  5681 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:00.022629  5771 heartbeater.cc:499] Master 127.4.69.62:34861 was elected leader, sending a full tablet report...
I20260608 09:56:00.085173  5475 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50500:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:56:00.189548  5721 tablet_service.cc:1511] Processing CreateTablet for tablet ee45ac407cd040f59542d77756eb11f6 (DEFAULT_TABLE table=test-workload [id=d8fb318801614f0d9ccb8ba4d6103762]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:56:00.191761  5721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee45ac407cd040f59542d77756eb11f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:00.212656  5810 tablet_service.cc:1511] Processing CreateTablet for tablet 3610ea91a1c14f15b6c7eeb4e7de7e9b (DEFAULT_TABLE table=test-workload [id=d8fb318801614f0d9ccb8ba4d6103762]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:56:00.214190  5810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3610ea91a1c14f15b6c7eeb4e7de7e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:00.216071  5888 tablet_service.cc:1511] Processing CreateTablet for tablet 930649d57c024230b72b378a42acddad (DEFAULT_TABLE table=test-workload [id=d8fb318801614f0d9ccb8ba4d6103762]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:56:00.217482  5888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930649d57c024230b72b378a42acddad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:00.226794  5957 tablet_bootstrap.cc:492] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: Bootstrap starting.
I20260608 09:56:00.235590  5957 tablet_bootstrap.cc:654] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:00.238091  5958 tablet_bootstrap.cc:492] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: Bootstrap starting.
I20260608 09:56:00.245980  5959 tablet_bootstrap.cc:492] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: Bootstrap starting.
I20260608 09:56:00.251260  5958 tablet_bootstrap.cc:654] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:00.253392  5959 tablet_bootstrap.cc:654] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:00.262780  5959 tablet_bootstrap.cc:492] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: No bootstrap required, opened a new log
I20260608 09:56:00.262813  5957 tablet_bootstrap.cc:492] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: No bootstrap required, opened a new log
I20260608 09:56:00.262840  5958 tablet_bootstrap.cc:492] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: No bootstrap required, opened a new log
I20260608 09:56:00.263556  5959 ts_tablet_manager.cc:1403] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260608 09:56:00.263708  5957 ts_tablet_manager.cc:1403] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.011s
I20260608 09:56:00.263792  5958 ts_tablet_manager.cc:1403] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260608 09:56:00.266961  5959 raft_consensus.cc:359] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9987133a1f4865b6e6e53390869e31" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36127 } }
I20260608 09:56:00.267237  5958 raft_consensus.cc:359] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca8d97fc4f5149d085160b5102b16597" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33041 } }
I20260608 09:56:00.267603  5959 raft_consensus.cc:385] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:00.267854  5958 raft_consensus.cc:385] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:00.267632  5957 raft_consensus.cc:359] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "394088c87ead41d2812f34b2e934ea5d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43903 } }
I20260608 09:56:00.268110  5959 raft_consensus.cc:740] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9987133a1f4865b6e6e53390869e31, State: Initialized, Role: FOLLOWER
I20260608 09:56:00.268347  5958 raft_consensus.cc:740] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8d97fc4f5149d085160b5102b16597, State: Initialized, Role: FOLLOWER
I20260608 09:56:00.268610  5957 raft_consensus.cc:385] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:00.269104  5957 raft_consensus.cc:740] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394088c87ead41d2812f34b2e934ea5d, State: Initialized, Role: FOLLOWER
I20260608 09:56:00.269322  5958 consensus_queue.cc:260] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca8d97fc4f5149d085160b5102b16597" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33041 } }
I20260608 09:56:00.269322  5959 consensus_queue.cc:260] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b9987133a1f4865b6e6e53390869e31" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36127 } }
I20260608 09:56:00.270259  5958 raft_consensus.cc:399] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:00.270048  5957 consensus_queue.cc:260] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "394088c87ead41d2812f34b2e934ea5d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43903 } }
I20260608 09:56:00.270340  5959 raft_consensus.cc:399] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:00.270802  5958 raft_consensus.cc:493] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:00.270982  5957 raft_consensus.cc:399] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:00.271040  5959 raft_consensus.cc:493] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:00.271297  5958 raft_consensus.cc:3060] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:00.271785  5959 raft_consensus.cc:3060] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:00.271611  5957 raft_consensus.cc:493] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:00.272496  5957 raft_consensus.cc:3060] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:00.278630  5958 raft_consensus.cc:515] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca8d97fc4f5149d085160b5102b16597" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33041 } }
I20260608 09:56:00.279435  5958 leader_election.cc:304] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [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: ca8d97fc4f5149d085160b5102b16597; no voters: 
I20260608 09:56:00.279685  5957 raft_consensus.cc:515] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "394088c87ead41d2812f34b2e934ea5d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43903 } }
I20260608 09:56:00.280572  5957 leader_election.cc:304] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [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: 394088c87ead41d2812f34b2e934ea5d; no voters: 
I20260608 09:56:00.282889  5959 raft_consensus.cc:515] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9987133a1f4865b6e6e53390869e31" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36127 } }
I20260608 09:56:00.283946  5959 leader_election.cc:304] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [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: 4b9987133a1f4865b6e6e53390869e31; no voters: 
I20260608 09:56:00.286748  5964 raft_consensus.cc:2804] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:00.287285  5957 leader_election.cc:290] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:00.294075  5958 leader_election.cc:290] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:00.294574  5963 raft_consensus.cc:2804] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:00.300972  5963 raft_consensus.cc:697] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 1 LEADER]: Becoming Leader. State: Replica: ca8d97fc4f5149d085160b5102b16597, State: Running, Role: LEADER
I20260608 09:56:00.304153  5958 ts_tablet_manager.cc:1434] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: Time spent starting tablet: real 0.040s	user 0.025s	sys 0.012s
I20260608 09:56:00.303042  5964 raft_consensus.cc:697] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 1 LEADER]: Becoming Leader. State: Replica: 394088c87ead41d2812f34b2e934ea5d, State: Running, Role: LEADER
I20260608 09:56:00.305557  5964 consensus_queue.cc:237] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [LEADER]: Queue going to LEADER mode. State: All 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: "394088c87ead41d2812f34b2e934ea5d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43903 } }
I20260608 09:56:00.309931  5957 ts_tablet_manager.cc:1434] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.008s
I20260608 09:56:00.303968  5963 consensus_queue.cc:237] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [LEADER]: Queue going to LEADER mode. State: All 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: "ca8d97fc4f5149d085160b5102b16597" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33041 } }
I20260608 09:56:00.313004  5959 leader_election.cc:290] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:00.313505  5965 raft_consensus.cc:2804] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:00.345440  5475 catalog_manager.cc:5696] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca8d97fc4f5149d085160b5102b16597 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "ca8d97fc4f5149d085160b5102b16597" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca8d97fc4f5149d085160b5102b16597" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260608 09:56:00.371395  5959 ts_tablet_manager.cc:1434] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: Time spent starting tablet: real 0.107s	user 0.033s	sys 0.028s
I20260608 09:56:00.373420  5965 raft_consensus.cc:697] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 1 LEADER]: Becoming Leader. State: Replica: 4b9987133a1f4865b6e6e53390869e31, State: Running, Role: LEADER
I20260608 09:56:00.376075  5965 consensus_queue.cc:237] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [LEADER]: Queue going to LEADER mode. State: All 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: "4b9987133a1f4865b6e6e53390869e31" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36127 } }
I20260608 09:56:00.408974  5475 catalog_manager.cc:5696] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 394088c87ead41d2812f34b2e934ea5d (127.4.69.1). New cstate: current_term: 1 leader_uuid: "394088c87ead41d2812f34b2e934ea5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "394088c87ead41d2812f34b2e934ea5d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20260608 09:56:00.456316  5474 catalog_manager.cc:5696] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b9987133a1f4865b6e6e53390869e31 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "4b9987133a1f4865b6e6e53390869e31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9987133a1f4865b6e6e53390869e31" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36127 } health_report { overall_health: HEALTHY } } }
I20260608 09:56:00.518560  4372 master.cc:562] Master@127.4.69.62:34861 shutting down...
I20260608 09:56:00.544083  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:00.545254  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.545895  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0775c943750144d598585c8b191c4d63: stopping tablet replica
I20260608 09:56:00.562319  4372 master.cc:584] Master@127.4.69.62:34861 shutdown complete.
W20260608 09:56:01.402069  5847 heartbeater.cc:646] Failed to heartbeat to 127.4.69.62:34861 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111)
I20260608 09:56:01.975060  5984 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0775c943750144d598585c8b191c4d63)
I20260608 09:56:01.975689  5984 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:56:01.978091  5984 leader_election.cc:290] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861), be29c81986424523a5f40fa45f529188 (127.4.69.61:46599)
I20260608 09:56:01.979506  5549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b4140c12c244bfe83937e42bef1611b" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "be29c81986424523a5f40fa45f529188" is_pre_election: true
I20260608 09:56:01.980368  5549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b4140c12c244bfe83937e42bef1611b in term 1.
I20260608 09:56:01.982424  5588 leader_election.cc:304] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [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: 5b4140c12c244bfe83937e42bef1611b, be29c81986424523a5f40fa45f529188; no voters: 
I20260608 09:56:01.983659  5984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:56:01.984221  5984 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0775c943750144d598585c8b191c4d63)
I20260608 09:56:01.984784  5984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:01.991868  5985 raft_consensus.cc:493] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0775c943750144d598585c8b191c4d63)
I20260608 09:56:01.992573  5985 raft_consensus.cc:515] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:56:01.993866  5984 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:56:01.995174  5985 leader_election.cc:290] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861), 5b4140c12c244bfe83937e42bef1611b (127.4.69.60:39283)
I20260608 09:56:01.996423  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "be29c81986424523a5f40fa45f529188" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "5b4140c12c244bfe83937e42bef1611b" is_pre_election: true
I20260608 09:56:01.997248  5615 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be29c81986424523a5f40fa45f529188 in current term 2: Already voted for candidate 5b4140c12c244bfe83937e42bef1611b in this term.
I20260608 09:56:01.997771  5549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b4140c12c244bfe83937e42bef1611b" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "be29c81986424523a5f40fa45f529188"
I20260608 09:56:01.998361  5549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:56:02.000598  5589 leader_election.cc:336] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861): Network error: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111)
W20260608 09:56:02.005615  5589 leader_election.cc:336] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861): Network error: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111)
I20260608 09:56:02.005713  5549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b4140c12c244bfe83937e42bef1611b in term 2.
W20260608 09:56:02.005630  5525 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260608 09:56:02.006284  5984 leader_election.cc:290] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [CANDIDATE]: Term 2 election: Requested vote from peers 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861), be29c81986424523a5f40fa45f529188 (127.4.69.61:46599)
I20260608 09:56:02.008508  5588 leader_election.cc:304] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [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: 5b4140c12c244bfe83937e42bef1611b, be29c81986424523a5f40fa45f529188; no voters: 0775c943750144d598585c8b191c4d63
I20260608 09:56:02.009399  5984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 FOLLOWER]: Leader election won for term 2
W20260608 09:56:02.010526  5525 leader_election.cc:336] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861): Network error: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111)
I20260608 09:56:02.010891  5984 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 LEADER]: Becoming Leader. State: Replica: 5b4140c12c244bfe83937e42bef1611b, State: Running, Role: LEADER
I20260608 09:56:02.011101  5525 leader_election.cc:304] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [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: be29c81986424523a5f40fa45f529188; no voters: 0775c943750144d598585c8b191c4d63, 5b4140c12c244bfe83937e42bef1611b
I20260608 09:56:02.011963  5985 raft_consensus.cc:2749] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:56:02.011943  5984 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } }
I20260608 09:56:02.018193  5991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b4140c12c244bfe83937e42bef1611b. Latest consensus state: current_term: 2 leader_uuid: "5b4140c12c244bfe83937e42bef1611b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:56:02.018879  5991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:02.020746  5993 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:02.028420  5993 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d8fb318801614f0d9ccb8ba4d6103762]
I20260608 09:56:02.035763  5993 tablet_loader.cc:96] loaded metadata for tablet 3610ea91a1c14f15b6c7eeb4e7de7e9b (table test-workload [id=d8fb318801614f0d9ccb8ba4d6103762])
I20260608 09:56:02.037704  5993 tablet_loader.cc:96] loaded metadata for tablet 930649d57c024230b72b378a42acddad (table test-workload [id=d8fb318801614f0d9ccb8ba4d6103762])
I20260608 09:56:02.039142  5993 tablet_loader.cc:96] loaded metadata for tablet ee45ac407cd040f59542d77756eb11f6 (table test-workload [id=d8fb318801614f0d9ccb8ba4d6103762])
I20260608 09:56:02.040750  5993 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:02.045843  5993 catalog_manager.cc:1294] Loaded cluster ID: ab0a437cc0f64a2d8139591a876c059e
I20260608 09:56:02.046128  5993 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:02.051800  5993 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:02.056744  5993 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: Loaded TSK: 0
I20260608 09:56:02.057974  5993 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 09:56:02.466655  5589 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b -> Peer 0775c943750144d598585c8b191c4d63 (127.4.69.62:34861): Couldn't send request to peer 0775c943750144d598585c8b191c4d63. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.62:34861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:02.595106  5549 raft_consensus.cc:1275] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 2 FOLLOWER]: Refusing update from remote peer 5b4140c12c244bfe83937e42bef1611b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260608 09:56:02.596632  5991 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 09:56:02.601564  5997 sys_catalog.cc:455] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b4140c12c244bfe83937e42bef1611b. Latest consensus state: current_term: 2 leader_uuid: "5b4140c12c244bfe83937e42bef1611b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:56:02.602305  5997 sys_catalog.cc:458] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:56:02.605870  5991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "5b4140c12c244bfe83937e42bef1611b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:56:02.606688  5991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:02.608074  5997 sys_catalog.cc:455] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "5b4140c12c244bfe83937e42bef1611b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0775c943750144d598585c8b191c4d63" member_type: VOTER last_known_addr { host: "127.4.69.62" port: 34861 } } peers { permanent_uuid: "be29c81986424523a5f40fa45f529188" member_type: VOTER last_known_addr { host: "127.4.69.61" port: 46599 } } peers { permanent_uuid: "5b4140c12c244bfe83937e42bef1611b" member_type: VOTER last_known_addr { host: "127.4.69.60" port: 39283 } } }
I20260608 09:56:02.608886  5997 sys_catalog.cc:458] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:56:03.368180  5845 heartbeater.cc:499] Master 127.4.69.60:39283 was elected leader, sending a full tablet report...
I20260608 09:56:03.422964  5766 heartbeater.cc:499] Master 127.4.69.60:39283 was elected leader, sending a full tablet report...
I20260608 09:56:03.449422  5923 heartbeater.cc:499] Master 127.4.69.60:39283 was elected leader, sending a full tablet report...
I20260608 09:56:03.770622  5669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:03.771507  5669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:04.146119  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:56:04.170387  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:04.171245  4372 tablet_replica.cc:333] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d: stopping tablet replica
I20260608 09:56:04.171913  4372 raft_consensus.cc:2243] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:04.172763  4372 raft_consensus.cc:2272] T ee45ac407cd040f59542d77756eb11f6 P 394088c87ead41d2812f34b2e934ea5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:04.192862  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:56:04.204866  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:56:04.226418  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:04.227177  4372 tablet_replica.cc:333] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597: stopping tablet replica
I20260608 09:56:04.227742  4372 raft_consensus.cc:2243] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:04.228387  4372 raft_consensus.cc:2272] T 3610ea91a1c14f15b6c7eeb4e7de7e9b P ca8d97fc4f5149d085160b5102b16597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:04.266954  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:56:04.278040  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:56:04.301456  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:04.302321  4372 tablet_replica.cc:333] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31: stopping tablet replica
I20260608 09:56:04.302918  4372 raft_consensus.cc:2243] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:04.303510  4372 raft_consensus.cc:2272] T 930649d57c024230b72b378a42acddad P 4b9987133a1f4865b6e6e53390869e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:04.322511  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:56:04.336133  4372 master.cc:562] Master@127.4.69.61:46599 shutting down...
I20260608 09:56:04.358295  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:04.358968  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:04.359355  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P be29c81986424523a5f40fa45f529188: stopping tablet replica
I20260608 09:56:04.379349  4372 master.cc:584] Master@127.4.69.61:46599 shutdown complete.
I20260608 09:56:04.393126  4372 master.cc:562] Master@127.4.69.60:39283 shutting down...
I20260608 09:56:04.410753  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:56:04.411806  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:04.412120  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b4140c12c244bfe83937e42bef1611b: stopping tablet replica
I20260608 09:56:04.431738  4372 master.cc:584] Master@127.4.69.60:39283 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7088 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:56:04.466993  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:43785
I20260608 09:56:04.468173  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:04.473739  6012 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
W20260608 09:56:04.474105  6013 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
W20260608 09:56:04.475042  6015 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
I20260608 09:56:04.476166  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:04.476977  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:04.477150  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:04.477335  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912564477303 us; error 0 us; skew 500 ppm
I20260608 09:56:04.477898  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:04.480346  4372 webserver.cc:533] Webserver started at http://127.4.69.62:39073/ using document root <none> and password file <none>
I20260608 09:56:04.480924  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:04.481129  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:04.481436  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:04.482697  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "32aacd21a72b4ff3985ce2a047c50c2a"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.487269  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:56:04.490789  6020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.491510  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:04.491806  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "32aacd21a72b4ff3985ce2a047c50c2a"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.492084  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-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)
I20260608 09:56:04.514907  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:04.516223  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:04.555734  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:43785
I20260608 09:56:04.555856  6071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:43785 every 8 connection(s)
I20260608 09:56:04.560032  6072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:04.570389  6072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a: Bootstrap starting.
I20260608 09:56:04.575232  6072 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:04.579416  6072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a: No bootstrap required, opened a new log
I20260608 09:56:04.581725  6072 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER }
I20260608 09:56:04.582101  6072 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:04.582293  6072 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aacd21a72b4ff3985ce2a047c50c2a, State: Initialized, Role: FOLLOWER
I20260608 09:56:04.582814  6072 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER }
I20260608 09:56:04.583253  6072 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:04.583446  6072 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:04.583662  6072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:04.587771  6072 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER }
I20260608 09:56:04.588241  6072 leader_election.cc:304] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [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: 32aacd21a72b4ff3985ce2a047c50c2a; no voters: 
I20260608 09:56:04.589390  6072 leader_election.cc:290] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:04.589872  6075 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:04.591236  6075 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 1 LEADER]: Becoming Leader. State: Replica: 32aacd21a72b4ff3985ce2a047c50c2a, State: Running, Role: LEADER
I20260608 09:56:04.592007  6075 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [LEADER]: Queue going to LEADER mode. State: All 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: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER }
I20260608 09:56:04.592494  6072 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:04.595120  6076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER } }
I20260608 09:56:04.595237  6077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32aacd21a72b4ff3985ce2a047c50c2a. Latest consensus state: current_term: 1 leader_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32aacd21a72b4ff3985ce2a047c50c2a" member_type: VOTER } }
I20260608 09:56:04.595755  6076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:04.595877  6077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:04.602860  6080 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:04.610786  6080 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:04.611780  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:04.621047  6080 catalog_manager.cc:1382] Generated new cluster ID: 81cbf2da8b7548d2894a97c4f574ab0f
I20260608 09:56:04.621398  6080 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:04.650281  6080 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:04.651610  6080 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:04.668637  6080 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a: Generated new TSK 0
I20260608 09:56:04.669298  6080 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:04.678344  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:04.684866  6093 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
W20260608 09:56:04.685767  6094 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
W20260608 09:56:04.687377  6096 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
I20260608 09:56:04.687503  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:04.688539  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:04.688795  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:04.688934  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912564688920 us; error 0 us; skew 500 ppm
I20260608 09:56:04.689495  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:04.691845  4372 webserver.cc:533] Webserver started at http://127.4.69.1:41833/ using document root <none> and password file <none>
I20260608 09:56:04.692354  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:04.692515  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:04.692813  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:04.694252  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "1a2d9a1a9f9b4190b05139d06bab87af"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.699026  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:56:04.702576  6101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.703435  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:56:04.703751  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "1a2d9a1a9f9b4190b05139d06bab87af"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.704025  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-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)
I20260608 09:56:04.724258  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:04.725600  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:04.727128  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:04.729656  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:04.729835  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.730159  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:04.730329  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.771365  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:38249
I20260608 09:56:04.771484  6163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:38249 every 8 connection(s)
I20260608 09:56:04.776840  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:04.785320  6168 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
W20260608 09:56:04.786258  6169 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
W20260608 09:56:04.789261  6171 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
I20260608 09:56:04.789969  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:04.790776  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:04.791015  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:04.791191  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912564791172 us; error 0 us; skew 500 ppm
I20260608 09:56:04.791904  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:04.794864  4372 webserver.cc:533] Webserver started at http://127.4.69.2:33417/ using document root <none> and password file <none>
I20260608 09:56:04.795487  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:04.795732  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:04.795746  6164 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43785
I20260608 09:56:04.796132  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:04.796223  6164 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:04.797108  6164 heartbeater.cc:507] Master 127.4.69.62:43785 requested a full tablet report, sending...
I20260608 09:56:04.797528  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "6a85e9e3201e4846b9b80788e2874371"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.799274  6037 ts_manager.cc:194] Registered new tserver with Master: 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1:38249)
I20260608 09:56:04.801278  6037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48136
I20260608 09:56:04.802896  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:56:04.806747  6176 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.807691  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:56:04.807960  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "6a85e9e3201e4846b9b80788e2874371"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.808197  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-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)
I20260608 09:56:04.819866  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:04.821189  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:04.822646  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:04.825039  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:04.825296  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.825565  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:04.825727  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.866225  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:42405
I20260608 09:56:04.866420  6238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:42405 every 8 connection(s)
I20260608 09:56:04.871364  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:04.878989  6242 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
W20260608 09:56:04.880121  6243 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
I20260608 09:56:04.884260  4372 server_base.cc:1061] running on GCE node
W20260608 09:56:04.884449  6246 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
I20260608 09:56:04.884809  6239 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43785
I20260608 09:56:04.889186  6239 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:04.889671  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:04.889910  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:04.890019  6239 heartbeater.cc:507] Master 127.4.69.62:43785 requested a full tablet report, sending...
I20260608 09:56:04.890101  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912564890064 us; error 0 us; skew 500 ppm
I20260608 09:56:04.891036  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:04.892728  6037 ts_manager.cc:194] Registered new tserver with Master: 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405)
I20260608 09:56:04.894258  4372 webserver.cc:533] Webserver started at http://127.4.69.3:37929/ using document root <none> and password file <none>
I20260608 09:56:04.894754  6037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48140
I20260608 09:56:04.894973  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:04.895246  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:04.895579  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:04.896847  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "8125f41bbd164702865c90a49005307f"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.901736  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:56:04.905453  6250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.906415  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:56:04.906764  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "8125f41bbd164702865c90a49005307f"
format_stamp: "Formatted at 2026-06-08 09:56:04 on dist-test-slave-t8l4"
I20260608 09:56:04.907080  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-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)
I20260608 09:56:04.921044  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:04.922277  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:04.923748  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:04.926098  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:04.926332  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.926584  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:04.926779  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:04.969077  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:44041
I20260608 09:56:04.969208  6312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:44041 every 8 connection(s)
I20260608 09:56:04.983639  6313 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43785
I20260608 09:56:04.984042  6313 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:04.984851  6313 heartbeater.cc:507] Master 127.4.69.62:43785 requested a full tablet report, sending...
I20260608 09:56:04.986827  6037 ts_manager.cc:194] Registered new tserver with Master: 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:04.987524  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014737818s
I20260608 09:56:04.988206  6037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48152
I20260608 09:56:05.804257  6164 heartbeater.cc:499] Master 127.4.69.62:43785 was elected leader, sending a full tablet report...
I20260608 09:56:05.897563  6239 heartbeater.cc:499] Master 127.4.69.62:43785 was elected leader, sending a full tablet report...
I20260608 09:56:05.991269  6313 heartbeater.cc:499] Master 127.4.69.62:43785 was elected leader, sending a full tablet report...
I20260608 09:56:06.045723  6037 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48154:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:56:06.047930  6037 catalog_manager.cc:7076] 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.
I20260608 09:56:06.098984  6129 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a42bab6114605b2d69ce67a0014ae (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:56:06.100556  6129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a42bab6114605b2d69ce67a0014ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.103477  6128 tablet_service.cc:1511] Processing CreateTablet for tablet c3299fa14caa47728e4fba6558cb635c (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:56:06.104893  6128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3299fa14caa47728e4fba6558cb635c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.110531  6204 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a42bab6114605b2d69ce67a0014ae (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:56:06.112054  6204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a42bab6114605b2d69ce67a0014ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.111816  6277 tablet_service.cc:1511] Processing CreateTablet for tablet c3299fa14caa47728e4fba6558cb635c (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:56:06.113209  6277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3299fa14caa47728e4fba6558cb635c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.110531  6278 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a42bab6114605b2d69ce67a0014ae (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:56:06.118280  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a42bab6114605b2d69ce67a0014ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.118986  6203 tablet_service.cc:1511] Processing CreateTablet for tablet c3299fa14caa47728e4fba6558cb635c (DEFAULT_TABLE table=test-workload [id=5dea6af1842a4760803abe0375e1f37b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:56:06.120345  6203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3299fa14caa47728e4fba6558cb635c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:06.141985  6333 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: Bootstrap starting.
I20260608 09:56:06.147856  6334 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: Bootstrap starting.
I20260608 09:56:06.151850  6333 tablet_bootstrap.cc:654] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.153589  6334 tablet_bootstrap.cc:654] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.154016  6335 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: Bootstrap starting.
I20260608 09:56:06.157719  6333 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: No bootstrap required, opened a new log
I20260608 09:56:06.158234  6333 ts_tablet_manager.cc:1403] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 09:56:06.160006  6334 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: No bootstrap required, opened a new log
I20260608 09:56:06.160812  6334 ts_tablet_manager.cc:1403] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:56:06.161064  6333 raft_consensus.cc:359] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.161676  6333 raft_consensus.cc:385] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.161935  6333 raft_consensus.cc:740] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2d9a1a9f9b4190b05139d06bab87af, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.162648  6335 tablet_bootstrap.cc:654] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.162657  6333 consensus_queue.cc:260] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.163921  6334 raft_consensus.cc:359] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.165602  6333 ts_tablet_manager.cc:1434] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:56:06.166500  6333 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Bootstrap starting.
I20260608 09:56:06.164822  6334 raft_consensus.cc:385] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.167265  6334 raft_consensus.cc:740] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8125f41bbd164702865c90a49005307f, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.168272  6334 consensus_queue.cc:260] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.171420  6334 ts_tablet_manager.cc:1434] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:56:06.172400  6333 tablet_bootstrap.cc:654] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.174263  6334 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: Bootstrap starting.
I20260608 09:56:06.181989  6334 tablet_bootstrap.cc:654] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.186609  6335 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: No bootstrap required, opened a new log
I20260608 09:56:06.187104  6335 ts_tablet_manager.cc:1403] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260608 09:56:06.187997  6334 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: No bootstrap required, opened a new log
I20260608 09:56:06.188426  6334 ts_tablet_manager.cc:1403] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:56:06.189167  6333 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: No bootstrap required, opened a new log
I20260608 09:56:06.189652  6333 ts_tablet_manager.cc:1403] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 09:56:06.190048  6335 raft_consensus.cc:359] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.190840  6335 raft_consensus.cc:385] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.191190  6335 raft_consensus.cc:740] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a85e9e3201e4846b9b80788e2874371, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.190999  6334 raft_consensus.cc:359] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.191810  6334 raft_consensus.cc:385] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.192144  6334 raft_consensus.cc:740] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8125f41bbd164702865c90a49005307f, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.192085  6335 consensus_queue.cc:260] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.193135  6333 raft_consensus.cc:359] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.193269  6334 consensus_queue.cc:260] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.194003  6333 raft_consensus.cc:385] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.195396  6335 ts_tablet_manager.cc:1434] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:56:06.194667  6333 raft_consensus.cc:740] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2d9a1a9f9b4190b05139d06bab87af, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.197136  6334 ts_tablet_manager.cc:1434] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:56:06.197860  6335 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: Bootstrap starting.
I20260608 09:56:06.197386  6333 consensus_queue.cc:260] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.199872  6333 ts_tablet_manager.cc:1434] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:56:06.205142  6335 tablet_bootstrap.cc:654] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:06.210989  6335 tablet_bootstrap.cc:492] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: No bootstrap required, opened a new log
I20260608 09:56:06.211483  6335 ts_tablet_manager.cc:1403] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260608 09:56:06.213766  6335 raft_consensus.cc:359] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.214332  6335 raft_consensus.cc:385] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:06.214641  6335 raft_consensus.cc:740] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a85e9e3201e4846b9b80788e2874371, State: Initialized, Role: FOLLOWER
I20260608 09:56:06.215211  6335 consensus_queue.cc:260] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.216737  6335 ts_tablet_manager.cc:1434] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 09:56:06.250200  6338 raft_consensus.cc:493] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:06.250659  6338 raft_consensus.cc:515] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.252964  6338 leader_election.cc:290] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8125f41bbd164702865c90a49005307f (127.4.69.3:44041), 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405)
I20260608 09:56:06.263173  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a42bab6114605b2d69ce67a0014ae" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f" is_pre_election: true
I20260608 09:56:06.263880  6288 raft_consensus.cc:2468] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 0.
I20260608 09:56:06.264102  6214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a42bab6114605b2d69ce67a0014ae" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a85e9e3201e4846b9b80788e2874371" is_pre_election: true
I20260608 09:56:06.264816  6214 raft_consensus.cc:2468] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 0.
I20260608 09:56:06.265321  6103 leader_election.cc:304] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2d9a1a9f9b4190b05139d06bab87af, 8125f41bbd164702865c90a49005307f; no voters: 
I20260608 09:56:06.266157  6338 raft_consensus.cc:2804] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:06.266417  6338 raft_consensus.cc:493] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:06.266649  6338 raft_consensus.cc:3060] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.271512  6338 raft_consensus.cc:515] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.273126  6338 leader_election.cc:290] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 election: Requested vote from peers 8125f41bbd164702865c90a49005307f (127.4.69.3:44041), 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405)
I20260608 09:56:06.273799  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a42bab6114605b2d69ce67a0014ae" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f"
I20260608 09:56:06.274148  6214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a42bab6114605b2d69ce67a0014ae" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a85e9e3201e4846b9b80788e2874371"
I20260608 09:56:06.274298  6288 raft_consensus.cc:3060] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.274685  6214 raft_consensus.cc:3060] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.279204  6288 raft_consensus.cc:2468] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 1.
I20260608 09:56:06.280112  6214 raft_consensus.cc:2468] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 1.
I20260608 09:56:06.280215  6103 leader_election.cc:304] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2d9a1a9f9b4190b05139d06bab87af, 8125f41bbd164702865c90a49005307f; no voters: 
I20260608 09:56:06.281041  6338 raft_consensus.cc:2804] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:06.282150  6338 raft_consensus.cc:697] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Becoming Leader. State: Replica: 1a2d9a1a9f9b4190b05139d06bab87af, State: Running, Role: LEADER
I20260608 09:56:06.282968  6338 consensus_queue.cc:237] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } }
I20260608 09:56:06.291496  6036 catalog_manager.cc:5696] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1). New cstate: current_term: 1 leader_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:06.415969  6343 raft_consensus.cc:493] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:06.416510  6343 raft_consensus.cc:515] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.418503  6338 raft_consensus.cc:493] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:06.418840  6343 leader_election.cc:290] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1:38249), 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:06.419090  6338 raft_consensus.cc:515] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.422986  6214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a85e9e3201e4846b9b80788e2874371" is_pre_election: true
I20260608 09:56:06.423956  6214 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 0.
I20260608 09:56:06.425334  6338 leader_election.cc:290] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405), 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:06.425575  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f" is_pre_election: true
I20260608 09:56:06.426121  6105 leader_election.cc:304] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2d9a1a9f9b4190b05139d06bab87af, 6a85e9e3201e4846b9b80788e2874371; no voters: 
I20260608 09:56:06.426204  6288 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 0.
I20260608 09:56:06.427091  6338 raft_consensus.cc:2804] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:06.427459  6338 raft_consensus.cc:493] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:06.428369  6338 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.433494  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f" is_pre_election: true
I20260608 09:56:06.433588  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" is_pre_election: true
I20260608 09:56:06.434077  6288 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a85e9e3201e4846b9b80788e2874371 in term 0.
I20260608 09:56:06.435251  6178 leader_election.cc:304] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a85e9e3201e4846b9b80788e2874371, 8125f41bbd164702865c90a49005307f; no voters: 
I20260608 09:56:06.435150  6338 raft_consensus.cc:515] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.436196  6343 raft_consensus.cc:2804] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:06.436511  6139 raft_consensus.cc:2393] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a85e9e3201e4846b9b80788e2874371 in current term 1: Already voted for candidate 1a2d9a1a9f9b4190b05139d06bab87af in this term.
I20260608 09:56:06.436589  6343 raft_consensus.cc:493] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:06.437108  6343 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.438185  6214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a85e9e3201e4846b9b80788e2874371"
I20260608 09:56:06.438475  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f"
I20260608 09:56:06.438874  6338 leader_election.cc:290] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 election: Requested vote from peers 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405), 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:06.438994  6288 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:06.442711  6343 raft_consensus.cc:515] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.443781  6214 raft_consensus.cc:2393] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a2d9a1a9f9b4190b05139d06bab87af in current term 1: Already voted for candidate 6a85e9e3201e4846b9b80788e2874371 in this term.
I20260608 09:56:06.444005  6288 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2d9a1a9f9b4190b05139d06bab87af in term 1.
I20260608 09:56:06.445272  6103 leader_election.cc:304] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2d9a1a9f9b4190b05139d06bab87af, 8125f41bbd164702865c90a49005307f; no voters: 
I20260608 09:56:06.445720  6343 leader_election.cc:290] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [CANDIDATE]: Term 1 election: Requested vote from peers 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1:38249), 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:06.446247  6338 raft_consensus.cc:2804] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:06.446547  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8125f41bbd164702865c90a49005307f"
I20260608 09:56:06.445676  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2d9a1a9f9b4190b05139d06bab87af"
I20260608 09:56:06.446740  6338 raft_consensus.cc:697] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Becoming Leader. State: Replica: 1a2d9a1a9f9b4190b05139d06bab87af, State: Running, Role: LEADER
I20260608 09:56:06.447368  6288 raft_consensus.cc:2393] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a85e9e3201e4846b9b80788e2874371 in current term 1: Already voted for candidate 1a2d9a1a9f9b4190b05139d06bab87af in this term.
I20260608 09:56:06.447783  6338 consensus_queue.cc:237] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.453445  6180 leader_election.cc:304] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [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: 6a85e9e3201e4846b9b80788e2874371; no voters: 1a2d9a1a9f9b4190b05139d06bab87af, 8125f41bbd164702865c90a49005307f
I20260608 09:56:06.454165  6343 raft_consensus.cc:2749] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:56:06.455940  6036 catalog_manager.cc:5696] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1). New cstate: current_term: 1 leader_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:06.608260  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:06.621227  6139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c"
dest_uuid: "1a2d9a1a9f9b4190b05139d06bab87af"
mode: GRACEFUL
new_leader_uuid: "6a85e9e3201e4846b9b80788e2874371"
 from {username='slave'} at 127.0.0.1:41440
I20260608 09:56:06.621826  6139 raft_consensus.cc:606] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Received request to transfer leadership to TS 6a85e9e3201e4846b9b80788e2874371
I20260608 09:56:06.623155  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:56:06.623603  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:06.776669  6338 consensus_queue.cc:1048] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:06.790436  6347 consensus_queue.cc:1048] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:06.833321  6347 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:06.843951  6338 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:06.852844  6338 raft_consensus.cc:993] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: : Instructing follower 6a85e9e3201e4846b9b80788e2874371 to start an election
I20260608 09:56:06.853291  6360 raft_consensus.cc:1081] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Signalling peer 6a85e9e3201e4846b9b80788e2874371 to start an election
I20260608 09:56:06.855191  6214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c"
dest_uuid: "6a85e9e3201e4846b9b80788e2874371"
 from {username='slave'} at 127.0.0.1:38336
I20260608 09:56:06.855739  6214 raft_consensus.cc:493] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:56:06.856132  6214 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:06.860518  6214 raft_consensus.cc:515] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.862972  6214 leader_election.cc:290] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [CANDIDATE]: Term 2 election: Requested vote from peers 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1:38249), 8125f41bbd164702865c90a49005307f (127.4.69.3:44041)
I20260608 09:56:06.863409  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2d9a1a9f9b4190b05139d06bab87af"
I20260608 09:56:06.863598  6288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3299fa14caa47728e4fba6558cb635c" candidate_uuid: "6a85e9e3201e4846b9b80788e2874371" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8125f41bbd164702865c90a49005307f"
I20260608 09:56:06.864025  6139 raft_consensus.cc:3055] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:56:06.864180  6288 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:06.864414  6139 raft_consensus.cc:740] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2d9a1a9f9b4190b05139d06bab87af, State: Running, Role: LEADER
I20260608 09:56:06.865479  6139 consensus_queue.cc:260] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.866781  6139 raft_consensus.cc:3060] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:06.869367  6288 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a85e9e3201e4846b9b80788e2874371 in term 2.
I20260608 09:56:06.870432  6178 leader_election.cc:304] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a85e9e3201e4846b9b80788e2874371, 8125f41bbd164702865c90a49005307f; no voters: 
I20260608 09:56:06.871291  6343 raft_consensus.cc:2804] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:56:06.872351  6139 raft_consensus.cc:2468] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a85e9e3201e4846b9b80788e2874371 in term 2.
I20260608 09:56:06.872598  6343 raft_consensus.cc:697] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 LEADER]: Becoming Leader. State: Replica: 6a85e9e3201e4846b9b80788e2874371, State: Running, Role: LEADER
I20260608 09:56:06.873588  6343 consensus_queue.cc:237] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } }
I20260608 09:56:06.879444  6036 catalog_manager.cc:5696] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 reported cstate change: term changed from 1 to 2, leader changed from 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1) to 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2). New cstate: current_term: 2 leader_uuid: "6a85e9e3201e4846b9b80788e2874371" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:07.334321  6139 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:56:07.335888  6343 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:56:07.344967  6288 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:56:07.350034  6362 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 09:56:08.624440  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:08.626549  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:08.626915  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:10.627893  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:10.630728  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:10.631048  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:12.631955  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:12.633998  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:12.634277  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:14.635365  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:14.637586  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:14.637899  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:16.638795  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:16.640825  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:16.641111  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:17.551726  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:17.559437  6370 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
W20260608 09:56:17.559558  6369 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
W20260608 09:56:17.563195  6372 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
I20260608 09:56:17.563370  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:17.565809  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:17.566068  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:17.566274  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912577566255 us; error 0 us; skew 500 ppm
I20260608 09:56:17.566876  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:17.569852  4372 webserver.cc:533] Webserver started at http://127.4.69.4:40223/ using document root <none> and password file <none>
I20260608 09:56:17.570429  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:17.570662  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:17.570991  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:17.572299  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "370a58f5468c42578e149367fd6c8289"
format_stamp: "Formatted at 2026-06-08 09:56:17 on dist-test-slave-t8l4"
I20260608 09:56:17.577147  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:56:17.580760  6377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:17.581557  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:56:17.581867  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "370a58f5468c42578e149367fd6c8289"
format_stamp: "Formatted at 2026-06-08 09:56:17 on dist-test-slave-t8l4"
I20260608 09:56:17.582173  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-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)
I20260608 09:56:17.612092  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:17.613576  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:17.615113  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:17.617733  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:17.617988  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:17.618244  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:17.618448  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:17.659725  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:40545
I20260608 09:56:17.659828  6439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:40545 every 8 connection(s)
I20260608 09:56:17.681511  6440 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43785
I20260608 09:56:17.681926  6440 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:17.682690  6440 heartbeater.cc:507] Master 127.4.69.62:43785 requested a full tablet report, sending...
I20260608 09:56:17.685012  6036 ts_manager.cc:194] Registered new tserver with Master: 370a58f5468c42578e149367fd6c8289 (127.4.69.4:40545)
I20260608 09:56:17.686578  6036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55418
I20260608 09:56:18.642120  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:18.644138  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:18.644433  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:18.687820  6214 consensus_queue.cc:237] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } }
I20260608 09:56:18.689038  6440 heartbeater.cc:499] Master 127.4.69.62:43785 was elected leader, sending a full tablet report...
I20260608 09:56:18.699321  6139 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:56:18.699697  6288 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:56:18.701314  6448 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:56:18.702492  6447 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:56:18.711226  6178 consensus_peers.cc:597] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 -> Peer 370a58f5468c42578e149367fd6c8289 (127.4.69.4:40545): Couldn't send request to peer 370a58f5468c42578e149367fd6c8289. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3299fa14caa47728e4fba6558cb635c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:18.714035  6447 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 370a58f5468c42578e149367fd6c8289 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } } }
I20260608 09:56:18.715816  6288 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 370a58f5468c42578e149367fd6c8289 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } } }
I20260608 09:56:18.717038  6139 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 370a58f5468c42578e149367fd6c8289 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } } }
I20260608 09:56:18.730144  6035 catalog_manager.cc:5696] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af reported cstate change: config changed from index -1 to 3, NON_VOTER 370a58f5468c42578e149367fd6c8289 (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "6a85e9e3201e4846b9b80788e2874371" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } } }
I20260608 09:56:19.127646  6459 ts_tablet_manager.cc:933] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Initiating tablet copy from peer 6a85e9e3201e4846b9b80788e2874371 (127.4.69.2:42405)
I20260608 09:56:19.129717  6459 tablet_copy_client.cc:323] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:42405
I20260608 09:56:19.141227  6224 tablet_copy_service.cc:140] P 6a85e9e3201e4846b9b80788e2874371: Received BeginTabletCopySession request for tablet c3299fa14caa47728e4fba6558cb635c from peer 370a58f5468c42578e149367fd6c8289 ({username='slave'} at 127.0.0.1:34790)
I20260608 09:56:19.141759  6224 tablet_copy_service.cc:161] P 6a85e9e3201e4846b9b80788e2874371: Beginning new tablet copy session on tablet c3299fa14caa47728e4fba6558cb635c from peer 370a58f5468c42578e149367fd6c8289 at {username='slave'} at 127.0.0.1:34790: session id = 370a58f5468c42578e149367fd6c8289-c3299fa14caa47728e4fba6558cb635c
I20260608 09:56:19.147536  6224 tablet_copy_source_session.cc:215] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:56:19.150906  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3299fa14caa47728e4fba6558cb635c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:19.162395  6459 tablet_copy_client.cc:806] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: tablet copy: Starting download of 0 data blocks...
I20260608 09:56:19.163043  6459 tablet_copy_client.cc:670] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: tablet copy: Starting download of 1 WAL segments...
I20260608 09:56:19.167393  6459 tablet_copy_client.cc:538] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:56:19.173710  6459 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Bootstrap starting.
I20260608 09:56:19.192575  6459 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:56:19.193411  6459 tablet_bootstrap.cc:492] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Bootstrap complete.
I20260608 09:56:19.194156  6459 ts_tablet_manager.cc:1403] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 09:56:19.196437  6459 raft_consensus.cc:359] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } }
I20260608 09:56:19.197099  6459 raft_consensus.cc:740] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 370a58f5468c42578e149367fd6c8289, State: Initialized, Role: LEARNER
I20260608 09:56:19.197667  6459 consensus_queue.cc:260] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: true } }
I20260608 09:56:19.200217  6459 ts_tablet_manager.cc:1434] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:56:19.202226  6224 tablet_copy_service.cc:342] P 6a85e9e3201e4846b9b80788e2874371: Request end of tablet copy session 370a58f5468c42578e149367fd6c8289-c3299fa14caa47728e4fba6558cb635c received from {username='slave'} at 127.0.0.1:34790
I20260608 09:56:19.202778  6224 tablet_copy_service.cc:434] P 6a85e9e3201e4846b9b80788e2874371: ending tablet copy session 370a58f5468c42578e149367fd6c8289-c3299fa14caa47728e4fba6558cb635c on tablet c3299fa14caa47728e4fba6558cb635c with peer 370a58f5468c42578e149367fd6c8289
I20260608 09:56:19.570164  6415 raft_consensus.cc:1217] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:56:20.037518  6466 raft_consensus.cc:1064] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: attempting to promote NON_VOTER 370a58f5468c42578e149367fd6c8289 to VOTER
I20260608 09:56:20.039664  6466 consensus_queue.cc:237] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } }
I20260608 09:56:20.046720  6415 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 LEARNER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:56:20.046720  6288 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:56:20.047093  6139 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:56:20.048918  6447 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:56:20.049687  6465 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:56:20.050467  6466 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:56:20.061861  6466 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 370a58f5468c42578e149367fd6c8289 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.063990  6288 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 370a58f5468c42578e149367fd6c8289 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.074954  6415 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 370a58f5468c42578e149367fd6c8289 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.082785  6037 catalog_manager.cc:5696] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 reported cstate change: config changed from index 3 to 4, 370a58f5468c42578e149367fd6c8289 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6a85e9e3201e4846b9b80788e2874371" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:56:20.088894  6139 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 370a58f5468c42578e149367fd6c8289 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a2d9a1a9f9b4190b05139d06bab87af" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 38249 } attrs { replace: true } } peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.126005  6214 consensus_queue.cc:237] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } }
I20260608 09:56:20.132167  6415 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:56:20.133453  6288 raft_consensus.cc:1275] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Refusing update from remote peer 6a85e9e3201e4846b9b80788e2874371: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:56:20.134127  6466 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:56:20.135150  6447 consensus_queue.cc:1048] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:56:20.142024  6447 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.143285  6288 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.151525  6415 raft_consensus.cc:2955] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.153822  6024 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c3299fa14caa47728e4fba6558cb635c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:56:20.157842  6034 catalog_manager.cc:5696] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f reported cstate change: config changed from index 4 to 5, VOTER 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1) evicted. New cstate: current_term: 2 leader_uuid: "6a85e9e3201e4846b9b80788e2874371" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a85e9e3201e4846b9b80788e2874371" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42405 } } peers { permanent_uuid: "8125f41bbd164702865c90a49005307f" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44041 } } peers { permanent_uuid: "370a58f5468c42578e149367fd6c8289" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40545 } attrs { promote: false } } }
I20260608 09:56:20.171252  6129 tablet_service.cc:1558] Processing DeleteTablet for tablet c3299fa14caa47728e4fba6558cb635c with delete_type TABLET_DATA_TOMBSTONED (TS 1a2d9a1a9f9b4190b05139d06bab87af not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41412
I20260608 09:56:20.173822  6477 tablet_replica.cc:333] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: stopping tablet replica
I20260608 09:56:20.174635  6477 raft_consensus.cc:2243] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:20.175398  6477 raft_consensus.cc:2272] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:20.178084  6477 ts_tablet_manager.cc:1916] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:56:20.188208  6477 ts_tablet_manager.cc:1929] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:56:20.188602  6477 log.cc:1199] T c3299fa14caa47728e4fba6558cb635c P 1a2d9a1a9f9b4190b05139d06bab87af: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/c3299fa14caa47728e4fba6558cb635c
I20260608 09:56:20.190114  6024 catalog_manager.cc:5027] TS 1a2d9a1a9f9b4190b05139d06bab87af (127.4.69.1:38249): tablet c3299fa14caa47728e4fba6558cb635c (table test-workload [id=5dea6af1842a4760803abe0375e1f37b]) successfully deleted
I20260608 09:56:20.645334  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:20.647462  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:20.647838  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:22.648885  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:22.651031  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:22.651401  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:24.652522  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:24.654851  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:24.655241  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:26.656217  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:26.658365  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:26.658718  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:28.659672  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:28.661911  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:28.662266  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:30.663182  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:30.665257  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:30.665567  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:31.546876  6436 debug-util.cc:398] Leaking SignalData structure 0x7b0800118240 after lost signal to thread 4375
W20260608 09:56:31.547981  6436 debug-util.cc:398] Leaking SignalData structure 0x7b0800118920 after lost signal to thread 6071
W20260608 09:56:31.549211  6436 debug-util.cc:398] Leaking SignalData structure 0x7b08000437e0 after lost signal to thread 6163
W20260608 09:56:31.550269  6436 debug-util.cc:398] Leaking SignalData structure 0x7b0800169e60 after lost signal to thread 6238
W20260608 09:56:31.551052  6436 debug-util.cc:398] Leaking SignalData structure 0x7b08002023e0 after lost signal to thread 6312
W20260608 09:56:31.551831  6436 debug-util.cc:398] Leaking SignalData structure 0x7b080016db20 after lost signal to thread 6439
I20260608 09:56:32.666383  6090 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:32.668517  6090 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:32.668913  6090 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:33.019954  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:56:33.052119  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:33.053194  4372 tablet_replica.cc:333] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af: stopping tablet replica
I20260608 09:56:33.053797  4372 raft_consensus.cc:2243] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:33.054939  4372 raft_consensus.cc:2272] T 0f0a42bab6114605b2d69ce67a0014ae P 1a2d9a1a9f9b4190b05139d06bab87af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:33.079955  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:56:33.095948  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:56:33.127698  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:33.128449  4372 tablet_replica.cc:333] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371: stopping tablet replica
I20260608 09:56:33.129086  4372 raft_consensus.cc:2243] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:33.129665  4372 raft_consensus.cc:2272] T 0f0a42bab6114605b2d69ce67a0014ae P 6a85e9e3201e4846b9b80788e2874371 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:33.131990  4372 tablet_replica.cc:333] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371: stopping tablet replica
I20260608 09:56:33.132479  4372 raft_consensus.cc:2243] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:56:33.133543  4372 raft_consensus.cc:2272] T c3299fa14caa47728e4fba6558cb635c P 6a85e9e3201e4846b9b80788e2874371 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:33.156369  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:56:33.170775  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:56:33.202574  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:33.203492  4372 tablet_replica.cc:333] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f: stopping tablet replica
I20260608 09:56:33.204214  4372 raft_consensus.cc:2243] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:33.205271  4372 raft_consensus.cc:2272] T c3299fa14caa47728e4fba6558cb635c P 8125f41bbd164702865c90a49005307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:33.207625  4372 tablet_replica.cc:333] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f: stopping tablet replica
I20260608 09:56:33.208123  4372 raft_consensus.cc:2243] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:33.208635  4372 raft_consensus.cc:2272] T 0f0a42bab6114605b2d69ce67a0014ae P 8125f41bbd164702865c90a49005307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:33.231825  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:56:33.246194  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:56:33.270623  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:33.271541  4372 tablet_replica.cc:333] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289: stopping tablet replica
I20260608 09:56:33.272272  4372 raft_consensus.cc:2243] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:33.273298  4372 raft_consensus.cc:2272] T c3299fa14caa47728e4fba6558cb635c P 370a58f5468c42578e149367fd6c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:34.081646  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:56:34.095201  4372 master.cc:562] Master@127.4.69.62:43785 shutting down...
I20260608 09:56:34.117213  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:34.118008  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:34.118330  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32aacd21a72b4ff3985ce2a047c50c2a: stopping tablet replica
I20260608 09:56:34.138417  4372 master.cc:584] Master@127.4.69.62:43785 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29713 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:56:34.180011  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:43807
I20260608 09:56:34.181308  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:34.187403  6484 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
W20260608 09:56:34.187959  6485 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
W20260608 09:56:34.189090  6487 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
I20260608 09:56:34.189914  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:34.190883  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:34.191107  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:34.191237  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912594191224 us; error 0 us; skew 500 ppm
I20260608 09:56:34.191926  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:34.194698  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46087/ using document root <none> and password file <none>
I20260608 09:56:34.195241  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:34.195421  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:34.195668  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:34.197170  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "fae5d54f9ea34961b6fc56388b803fea"
format_stamp: "Formatted at 2026-06-08 09:56:34 on dist-test-slave-t8l4"
I20260608 09:56:34.202198  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:56:34.206060  6492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:34.206835  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:56:34.207175  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "fae5d54f9ea34961b6fc56388b803fea"
format_stamp: "Formatted at 2026-06-08 09:56:34 on dist-test-slave-t8l4"
I20260608 09:56:34.207437  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912543305729-4372-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)
I20260608 09:56:34.226581  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:34.227887  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:34.266307  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:43807
I20260608 09:56:34.266433  6543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:43807 every 8 connection(s)
I20260608 09:56:34.270764  6544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:34.281153  6544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea: Bootstrap starting.
I20260608 09:56:34.285852  6544 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:34.290196  6544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea: No bootstrap required, opened a new log
I20260608 09:56:34.292505  6544 raft_consensus.cc:359] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER }
I20260608 09:56:34.293066  6544 raft_consensus.cc:385] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:34.293272  6544 raft_consensus.cc:740] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae5d54f9ea34961b6fc56388b803fea, State: Initialized, Role: FOLLOWER
I20260608 09:56:34.293975  6544 consensus_queue.cc:260] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER }
I20260608 09:56:34.294445  6544 raft_consensus.cc:399] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:34.294683  6544 raft_consensus.cc:493] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:34.294970  6544 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:34.299353  6544 raft_consensus.cc:515] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER }
I20260608 09:56:34.299890  6544 leader_election.cc:304] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [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: fae5d54f9ea34961b6fc56388b803fea; no voters: 
I20260608 09:56:34.301069  6544 leader_election.cc:290] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:34.301581  6547 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:34.303020  6547 raft_consensus.cc:697] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 1 LEADER]: Becoming Leader. State: Replica: fae5d54f9ea34961b6fc56388b803fea, State: Running, Role: LEADER
I20260608 09:56:34.303670  6547 consensus_queue.cc:237] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [LEADER]: Queue going to LEADER mode. State: All 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: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER }
I20260608 09:56:34.304102  6544 sys_catalog.cc:565] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:34.311841  6549 sys_catalog.cc:455] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [sys.catalog]: SysCatalogTable state changed. Reason: New leader fae5d54f9ea34961b6fc56388b803fea. Latest consensus state: current_term: 1 leader_uuid: "fae5d54f9ea34961b6fc56388b803fea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER } }
I20260608 09:56:34.312014  6548 sys_catalog.cc:455] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fae5d54f9ea34961b6fc56388b803fea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fae5d54f9ea34961b6fc56388b803fea" member_type: VOTER } }
I20260608 09:56:34.312654  6549 sys_catalog.cc:458] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:34.312805  6548 sys_catalog.cc:458] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:34.314460  6557 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:34.319728  6557 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:34.320755  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:34.332000  6557 catalog_manager.cc:1382] Generated new cluster ID: 3c0d41638cdb4d83b5af18778cea6535
I20260608 09:56:34.332346  6557 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:34.358597  6557 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:34.359889  6557 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:34.383023  6557 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea: Generated new TSK 0
I20260608 09:56:34.383685  6557 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:34.451150  4372 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000194947s
I20260608 09:56:46.545660  4372 master.cc:562] Master@127.4.69.62:43807 shutting down...
I20260608 09:56:46.569819  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:46.570765  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:46.571182  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P fae5d54f9ea34961b6fc56388b803fea: stopping tablet replica
I20260608 09:56:46.591172  4372 master.cc:584] Master@127.4.69.62:43807 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12444 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:56:46.624378  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:35417
I20260608 09:56:46.625699  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:46.631492  6567 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
W20260608 09:56:46.632054  6568 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
W20260608 09:56:46.633123  6570 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
I20260608 09:56:46.634439  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:46.635242  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:46.635418  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:46.635531  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912606635520 us; error 0 us; skew 500 ppm
I20260608 09:56:46.636034  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:46.638525  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46037/ using document root <none> and password file <none>
I20260608 09:56:46.639015  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:46.639184  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:46.639411  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:46.640578  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "42b320efb3af4628a4bfe5dacaba86b8"
format_stamp: "Formatted at 2026-06-08 09:56:46 on dist-test-slave-t8l4"
I20260608 09:56:46.645328  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:56:46.648836  6575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:46.649575  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:56:46.649874  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "42b320efb3af4628a4bfe5dacaba86b8"
format_stamp: "Formatted at 2026-06-08 09:56:46 on dist-test-slave-t8l4"
I20260608 09:56:46.650166  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-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)
I20260608 09:56:46.681059  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:46.682371  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:46.721837  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:35417
I20260608 09:56:46.721958  6626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:35417 every 8 connection(s)
I20260608 09:56:46.726244  6627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:46.737531  6627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8: Bootstrap starting.
I20260608 09:56:46.742763  6627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:46.747257  6627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8: No bootstrap required, opened a new log
I20260608 09:56:46.749627  6627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER }
I20260608 09:56:46.750095  6627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:46.750345  6627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b320efb3af4628a4bfe5dacaba86b8, State: Initialized, Role: FOLLOWER
I20260608 09:56:46.751019  6627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER }
I20260608 09:56:46.751504  6627 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:46.751775  6627 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:46.752094  6627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:46.756559  6627 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER }
I20260608 09:56:46.757169  6627 leader_election.cc:304] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [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: 42b320efb3af4628a4bfe5dacaba86b8; no voters: 
I20260608 09:56:46.758373  6627 leader_election.cc:290] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:46.758860  6630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:46.760236  6630 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 1 LEADER]: Becoming Leader. State: Replica: 42b320efb3af4628a4bfe5dacaba86b8, State: Running, Role: LEADER
I20260608 09:56:46.761018  6630 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [LEADER]: Queue going to LEADER mode. State: All 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: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER }
I20260608 09:56:46.761648  6627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:46.764161  6631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42b320efb3af4628a4bfe5dacaba86b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER } }
I20260608 09:56:46.764971  6631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:46.764158  6632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42b320efb3af4628a4bfe5dacaba86b8. Latest consensus state: current_term: 1 leader_uuid: "42b320efb3af4628a4bfe5dacaba86b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b320efb3af4628a4bfe5dacaba86b8" member_type: VOTER } }
I20260608 09:56:46.766224  6632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:46.772265  6636 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:46.777422  6636 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:46.779309  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:46.786813  6636 catalog_manager.cc:1382] Generated new cluster ID: 87380e6a1f7a4c2c96d7913f23e9e41c
I20260608 09:56:46.787103  6636 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:46.826387  6636 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:46.827881  6636 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:46.842737  6636 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8: Generated new TSK 0
I20260608 09:56:46.843382  6636 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:46.910146  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:46.916779  6648 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
W20260608 09:56:46.917989  6649 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
I20260608 09:56:46.919938  4372 server_base.cc:1061] running on GCE node
W20260608 09:56:46.919894  6651 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
I20260608 09:56:46.921123  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:46.921332  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:46.921521  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912606921500 us; error 0 us; skew 500 ppm
I20260608 09:56:46.922148  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:46.924516  4372 webserver.cc:533] Webserver started at http://127.4.69.1:41331/ using document root <none> and password file <none>
I20260608 09:56:46.925069  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:46.925268  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:46.925557  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:46.926765  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "9c003e954cce4b38818b16259ec85bda"
format_stamp: "Formatted at 2026-06-08 09:56:46 on dist-test-slave-t8l4"
I20260608 09:56:46.931433  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:56:46.934954  6656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:46.935693  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:46.936014  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "9c003e954cce4b38818b16259ec85bda"
format_stamp: "Formatted at 2026-06-08 09:56:46 on dist-test-slave-t8l4"
I20260608 09:56:46.936313  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-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)
I20260608 09:56:46.958830  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:46.960103  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:46.961681  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:46.964324  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:46.964574  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:46.964844  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:46.965023  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.006652  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:40353
I20260608 09:56:47.006778  6718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:40353 every 8 connection(s)
I20260608 09:56:47.012544  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:47.021282  6723 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
W20260608 09:56:47.021755  6724 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
W20260608 09:56:47.024785  6727 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
I20260608 09:56:47.024824  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:47.026233  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:47.026530  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:47.026769  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912607026750 us; error 0 us; skew 500 ppm
I20260608 09:56:47.027494  6719 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35417
I20260608 09:56:47.027511  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:47.028002  6719 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:47.028910  6719 heartbeater.cc:507] Master 127.4.69.62:35417 requested a full tablet report, sending...
I20260608 09:56:47.030669  4372 webserver.cc:533] Webserver started at http://127.4.69.2:39311/ using document root <none> and password file <none>
I20260608 09:56:47.031235  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:47.031137  6592 ts_manager.cc:194] Registered new tserver with Master: 9c003e954cce4b38818b16259ec85bda (127.4.69.1:40353)
I20260608 09:56:47.031491  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:47.031822  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:47.033124  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "7bb7db3676084f6a883ca98ad79d6f51"
format_stamp: "Formatted at 2026-06-08 09:56:47 on dist-test-slave-t8l4"
I20260608 09:56:47.033296  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58940
I20260608 09:56:47.038038  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:56:47.041916  6731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.042698  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:56:47.042999  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "7bb7db3676084f6a883ca98ad79d6f51"
format_stamp: "Formatted at 2026-06-08 09:56:47 on dist-test-slave-t8l4"
I20260608 09:56:47.043287  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-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)
I20260608 09:56:47.057050  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:47.058290  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:47.059756  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:47.062060  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:47.062299  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.062539  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:47.062719  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.103310  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:46041
I20260608 09:56:47.103431  6793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:46041 every 8 connection(s)
I20260608 09:56:47.108449  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:47.116511  6797 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
W20260608 09:56:47.118033  6798 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
W20260608 09:56:47.120010  6800 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
I20260608 09:56:47.121069  4372 server_base.cc:1061] running on GCE node
I20260608 09:56:47.122085  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:47.122359  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:47.122274  6794 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35417
I20260608 09:56:47.122709  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912607122687 us; error 0 us; skew 500 ppm
I20260608 09:56:47.122851  6794 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:47.123427  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:47.123728  6794 heartbeater.cc:507] Master 127.4.69.62:35417 requested a full tablet report, sending...
I20260608 09:56:47.126343  4372 webserver.cc:533] Webserver started at http://127.4.69.3:35897/ using document root <none> and password file <none>
I20260608 09:56:47.126356  6592 ts_manager.cc:194] Registered new tserver with Master: 7bb7db3676084f6a883ca98ad79d6f51 (127.4.69.2:46041)
I20260608 09:56:47.127192  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:47.127480  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:47.127805  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:47.128356  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58956
I20260608 09:56:47.129415  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "7c13c42637514bfd9e4615ff0e42b6bb"
format_stamp: "Formatted at 2026-06-08 09:56:47 on dist-test-slave-t8l4"
I20260608 09:56:47.134094  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:56:47.137526  6805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.138406  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:56:47.138700  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "7c13c42637514bfd9e4615ff0e42b6bb"
format_stamp: "Formatted at 2026-06-08 09:56:47 on dist-test-slave-t8l4"
I20260608 09:56:47.138993  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912543305729-4372-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)
I20260608 09:56:47.155864  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:47.157248  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:47.158560  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:47.160920  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:47.161149  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.161392  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:47.161571  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:47.202665  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:46349
I20260608 09:56:47.202796  6867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:46349 every 8 connection(s)
I20260608 09:56:47.218050  6868 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35417
I20260608 09:56:47.218500  6868 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:47.219277  6868 heartbeater.cc:507] Master 127.4.69.62:35417 requested a full tablet report, sending...
I20260608 09:56:47.221575  6592 ts_manager.cc:194] Registered new tserver with Master: 7c13c42637514bfd9e4615ff0e42b6bb (127.4.69.3:46349)
I20260608 09:56:47.222651  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016192565s
I20260608 09:56:47.223268  6592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58960
I20260608 09:56:48.036087  6719 heartbeater.cc:499] Master 127.4.69.62:35417 was elected leader, sending a full tablet report...
I20260608 09:56:48.131037  6794 heartbeater.cc:499] Master 127.4.69.62:35417 was elected leader, sending a full tablet report...
I20260608 09:56:48.226112  6868 heartbeater.cc:499] Master 127.4.69.62:35417 was elected leader, sending a full tablet report...
I20260608 09:56:48.778899  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:50.779749  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:52.780766  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:54.782011  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:56.783357  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:58.025386  6864 debug-util.cc:398] Leaking SignalData structure 0x7b080008c500 after lost signal to thread 4375
W20260608 09:56:58.026304  6864 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3e40 after lost signal to thread 6626
W20260608 09:56:58.027341  6864 debug-util.cc:398] Leaking SignalData structure 0x7b080013be20 after lost signal to thread 6718
W20260608 09:56:58.028429  6864 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5820 after lost signal to thread 6793
W20260608 09:56:58.029345  6864 debug-util.cc:398] Leaking SignalData structure 0x7b08001e43e0 after lost signal to thread 6867
I20260608 09:56:58.784531  6645 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:58.794209  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:56:58.826968  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:58.845813  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:56:58.861546  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:56:58.890075  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:58.906889  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:56:58.917037  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:56:58.944139  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 09:56:59.958932  4372 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6864)
I20260608 09:57:00.457789  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:00.466820  4372 master.cc:562] Master@127.4.69.62:35417 shutting down...
I20260608 09:57:00.485250  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:00.486055  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:00.486447  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42b320efb3af4628a4bfe5dacaba86b8: stopping tablet replica
I20260608 09:57:00.505002  4372 master.cc:584] Master@127.4.69.62:35417 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13911 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:57:00.538502  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:45747
I20260608 09:57:00.539745  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:00.546965  6873 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
W20260608 09:57:00.547258  6874 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
W20260608 09:57:00.548347  6876 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
I20260608 09:57:00.554255  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:00.555127  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:00.555331  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:00.555500  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912620555465 us; error 0 us; skew 500 ppm
I20260608 09:57:00.556088  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:00.558482  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46279/ using document root <none> and password file <none>
I20260608 09:57:00.558998  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:00.559163  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:00.559495  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:00.560806  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "8c947031e8ed404bb35879257b4630b2"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.566026  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:00.569589  6881 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.570317  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:00.570626  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "8c947031e8ed404bb35879257b4630b2"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.570873  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-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)
I20260608 09:57:00.583218  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:00.584445  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:00.623803  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:45747
I20260608 09:57:00.623955  6932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:45747 every 8 connection(s)
I20260608 09:57:00.628194  6933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.638868  6933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2: Bootstrap starting.
I20260608 09:57:00.643927  6933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.648201  6933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2: No bootstrap required, opened a new log
I20260608 09:57:00.650471  6933 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER }
I20260608 09:57:00.650924  6933 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.651121  6933 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c947031e8ed404bb35879257b4630b2, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.651782  6933 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER }
I20260608 09:57:00.652216  6933 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:00.652408  6933 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:00.652616  6933 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.657497  6933 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER }
I20260608 09:57:00.657980  6933 leader_election.cc:304] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [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: 8c947031e8ed404bb35879257b4630b2; no voters: 
I20260608 09:57:00.659072  6933 leader_election.cc:290] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:00.659545  6936 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.660984  6936 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 1 LEADER]: Becoming Leader. State: Replica: 8c947031e8ed404bb35879257b4630b2, State: Running, Role: LEADER
I20260608 09:57:00.661628  6936 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [LEADER]: Queue going to LEADER mode. State: All 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: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER }
I20260608 09:57:00.662271  6933 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:00.667335  6938 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c947031e8ed404bb35879257b4630b2. Latest consensus state: current_term: 1 leader_uuid: "8c947031e8ed404bb35879257b4630b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER } }
I20260608 09:57:00.668280  6938 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:00.670308  6937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c947031e8ed404bb35879257b4630b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c947031e8ed404bb35879257b4630b2" member_type: VOTER } }
I20260608 09:57:00.670854  6943 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:00.670912  6937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:00.678896  6943 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:00.686326  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:00.689805  6943 catalog_manager.cc:1382] Generated new cluster ID: 335100d9249a485e87d8215ffd429af3
I20260608 09:57:00.690099  6943 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:00.706965  6943 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:00.708247  6943 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:00.723119  6943 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2: Generated new TSK 0
I20260608 09:57:00.723718  6943 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:00.755821  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:00.762324  6954 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
W20260608 09:57:00.763348  6955 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
I20260608 09:57:00.765352  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:00.765304  6957 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
I20260608 09:57:00.766567  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:00.766839  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:00.767023  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912620766999 us; error 0 us; skew 500 ppm
I20260608 09:57:00.767606  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:00.770068  4372 webserver.cc:533] Webserver started at http://127.4.69.1:45589/ using document root <none> and password file <none>
I20260608 09:57:00.770589  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:00.770803  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:00.771082  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:00.772188  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "1cc261f553c6440080fbddfa51c20493"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.776746  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:00.780308  6962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.781040  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:00.781334  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "1cc261f553c6440080fbddfa51c20493"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.781601  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-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)
I20260608 09:57:00.801409  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:00.802610  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:00.804090  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:00.806432  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:00.806651  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.806898  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:00.807073  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.847797  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:39827
I20260608 09:57:00.847925  7024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:39827 every 8 connection(s)
I20260608 09:57:00.853478  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:00.861456  7029 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
W20260608 09:57:00.861675  7030 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
W20260608 09:57:00.867035  7032 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
I20260608 09:57:00.867585  7025 heartbeater.cc:344] Connected to a master server at 127.4.69.62:45747
I20260608 09:57:00.868059  7025 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:00.868172  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:00.869043  7025 heartbeater.cc:507] Master 127.4.69.62:45747 requested a full tablet report, sending...
I20260608 09:57:00.869104  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:00.869469  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:00.869652  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912620869613 us; error 0 us; skew 500 ppm
I20260608 09:57:00.870530  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:00.871605  6898 ts_manager.cc:194] Registered new tserver with Master: 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827)
I20260608 09:57:00.873454  4372 webserver.cc:533] Webserver started at http://127.4.69.2:38875/ using document root <none> and password file <none>
I20260608 09:57:00.874158  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:00.874392  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:00.874401  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39854
I20260608 09:57:00.874893  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:00.876421  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "ff70e45a27424414b047dc9829784ba9"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.881008  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:57:00.884498  7037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.885288  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:00.885581  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "ff70e45a27424414b047dc9829784ba9"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.885823  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-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)
I20260608 09:57:00.897640  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:00.898730  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:00.900152  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:00.902475  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:00.902705  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.902947  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:00.903123  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.943459  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:38533
I20260608 09:57:00.943590  7099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:38533 every 8 connection(s)
I20260608 09:57:00.948596  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:00.955674  7103 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
W20260608 09:57:00.957111  7104 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
I20260608 09:57:00.959955  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:00.961120  7100 heartbeater.cc:344] Connected to a master server at 127.4.69.62:45747
I20260608 09:57:00.961561  7100 heartbeater.cc:461] Registering TS with master...
W20260608 09:57:00.961673  7106 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
I20260608 09:57:00.962628  7100 heartbeater.cc:507] Master 127.4.69.62:45747 requested a full tablet report, sending...
I20260608 09:57:00.962651  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:00.963054  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:00.963253  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912620963234 us; error 0 us; skew 500 ppm
I20260608 09:57:00.964223  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:00.964985  6898 ts_manager.cc:194] Registered new tserver with Master: ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533)
I20260608 09:57:00.966625  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39862
I20260608 09:57:00.966815  4372 webserver.cc:533] Webserver started at http://127.4.69.3:42111/ using document root <none> and password file <none>
I20260608 09:57:00.967461  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:00.967700  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:00.968039  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:00.969317  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "70cf052c00064885b2162e85435cc35d"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.974027  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:00.977463  7111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.978214  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:00.978543  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "70cf052c00064885b2162e85435cc35d"
format_stamp: "Formatted at 2026-06-08 09:57:00 on dist-test-slave-t8l4"
I20260608 09:57:00.978883  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912543305729-4372-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)
I20260608 09:57:00.992363  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:00.993638  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:00.995086  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:00.997377  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:00.997618  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:00.997874  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:00.998059  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:01.038604  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:33903
I20260608 09:57:01.038727  7173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:33903 every 8 connection(s)
I20260608 09:57:01.053727  7174 heartbeater.cc:344] Connected to a master server at 127.4.69.62:45747
I20260608 09:57:01.054165  7174 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:01.054970  7174 heartbeater.cc:507] Master 127.4.69.62:45747 requested a full tablet report, sending...
I20260608 09:57:01.057173  6898 ts_manager.cc:194] Registered new tserver with Master: 70cf052c00064885b2162e85435cc35d (127.4.69.3:33903)
I20260608 09:57:01.058173  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016000526s
I20260608 09:57:01.058647  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39868
I20260608 09:57:01.877410  7025 heartbeater.cc:499] Master 127.4.69.62:45747 was elected leader, sending a full tablet report...
I20260608 09:57:01.969429  7100 heartbeater.cc:499] Master 127.4.69.62:45747 was elected leader, sending a full tablet report...
I20260608 09:57:02.061357  7174 heartbeater.cc:499] Master 127.4.69.62:45747 was elected leader, sending a full tablet report...
I20260608 09:57:02.111955  6898 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39878:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:02.114534  6898 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:02.172878  7139 tablet_service.cc:1511] Processing CreateTablet for tablet e87ec3bdb98343a59788a66947203d49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.174541  7139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ec3bdb98343a59788a66947203d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.178120  7138 tablet_service.cc:1511] Processing CreateTablet for tablet 37f6b6556a4544d5a5dd4967c052e6b9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.180169  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f6b6556a4544d5a5dd4967c052e6b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.189499  7137 tablet_service.cc:1511] Processing CreateTablet for tablet fb6b88bae42f480e9fa2dca581ab4a90 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.191244  7137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6b88bae42f480e9fa2dca581ab4a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.193213  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 934ae8f0cb45464e85f8734096a7b75c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.194710  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934ae8f0cb45464e85f8734096a7b75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.205464  6990 tablet_service.cc:1511] Processing CreateTablet for tablet e87ec3bdb98343a59788a66947203d49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.207098  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ec3bdb98343a59788a66947203d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.210932  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 37f6b6556a4544d5a5dd4967c052e6b9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.212437  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f6b6556a4544d5a5dd4967c052e6b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.213838  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 934ae8f0cb45464e85f8734096a7b75c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.216002  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934ae8f0cb45464e85f8734096a7b75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.213872  6988 tablet_service.cc:1511] Processing CreateTablet for tablet fb6b88bae42f480e9fa2dca581ab4a90 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.221606  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6b88bae42f480e9fa2dca581ab4a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.233467  7194 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Bootstrap starting.
I20260608 09:57:02.239584  7194 tablet_bootstrap.cc:654] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.243880  7062 tablet_service.cc:1511] Processing CreateTablet for tablet 934ae8f0cb45464e85f8734096a7b75c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.245419  7062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934ae8f0cb45464e85f8734096a7b75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.249992  7064 tablet_service.cc:1511] Processing CreateTablet for tablet 37f6b6556a4544d5a5dd4967c052e6b9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:02.251545  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f6b6556a4544d5a5dd4967c052e6b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.253928  7063 tablet_service.cc:1511] Processing CreateTablet for tablet fb6b88bae42f480e9fa2dca581ab4a90 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.255398  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6b88bae42f480e9fa2dca581ab4a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.241717  7065 tablet_service.cc:1511] Processing CreateTablet for tablet e87ec3bdb98343a59788a66947203d49 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fcfcd8b88e13414b9f7c5f5d7526b9ee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:02.260892  7065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ec3bdb98343a59788a66947203d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:02.287874  7196 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: Bootstrap starting.
I20260608 09:57:02.289286  7194 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: No bootstrap required, opened a new log
I20260608 09:57:02.289834  7194 ts_tablet_manager.cc:1403] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.022s
I20260608 09:57:02.290573  7197 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: Bootstrap starting.
I20260608 09:57:02.293120  7194 raft_consensus.cc:359] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.293895  7194 raft_consensus.cc:385] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.294219  7194 raft_consensus.cc:740] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.295043  7194 consensus_queue.cc:260] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.296506  7197 tablet_bootstrap.cc:654] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.296800  7196 tablet_bootstrap.cc:654] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.298225  7194 ts_tablet_manager.cc:1434] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:57:02.299331  7194 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Bootstrap starting.
I20260608 09:57:02.307967  7194 tablet_bootstrap.cc:654] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.309351  7196 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: No bootstrap required, opened a new log
I20260608 09:57:02.309374  7197 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: No bootstrap required, opened a new log
I20260608 09:57:02.310051  7196 ts_tablet_manager.cc:1403] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 09:57:02.310086  7197 ts_tablet_manager.cc:1403] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260608 09:57:02.313498  7197 raft_consensus.cc:359] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.314286  7197 raft_consensus.cc:385] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.314670  7197 raft_consensus.cc:740] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff70e45a27424414b047dc9829784ba9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.314543  7196 raft_consensus.cc:359] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.315986  7196 raft_consensus.cc:385] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.315774  7197 consensus_queue.cc:260] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.316336  7196 raft_consensus.cc:740] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc261f553c6440080fbddfa51c20493, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.317726  7194 tablet_bootstrap.cc:492] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: No bootstrap required, opened a new log
I20260608 09:57:02.317315  7196 consensus_queue.cc:260] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.318264  7194 ts_tablet_manager.cc:1403] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 09:57:02.321182  7196 ts_tablet_manager.cc:1434] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 09:57:02.321290  7194 raft_consensus.cc:359] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.322218  7194 raft_consensus.cc:385] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.322561  7194 raft_consensus.cc:740] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.322690  7196 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: Bootstrap starting.
I20260608 09:57:02.323508  7194 consensus_queue.cc:260] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.325577  7197 ts_tablet_manager.cc:1434] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:57:02.325872  7194 ts_tablet_manager.cc:1434] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:57:02.330474  7197 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: Bootstrap starting.
I20260608 09:57:02.331874  7194 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: Bootstrap starting.
I20260608 09:57:02.332746  7196 tablet_bootstrap.cc:654] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.339341  7194 tablet_bootstrap.cc:654] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.342778  7197 tablet_bootstrap.cc:654] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:02.354092  7026 tablet.cc:2404] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:57:02.358495  7197 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: No bootstrap required, opened a new log
I20260608 09:57:02.359306  7197 ts_tablet_manager.cc:1403] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260608 09:57:02.363463  7197 raft_consensus.cc:359] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.364509  7197 raft_consensus.cc:385] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.365118  7197 raft_consensus.cc:740] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff70e45a27424414b047dc9829784ba9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.366240  7197 consensus_queue.cc:260] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.366853  7194 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: No bootstrap required, opened a new log
I20260608 09:57:02.367066  7196 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: No bootstrap required, opened a new log
I20260608 09:57:02.367339  7194 ts_tablet_manager.cc:1403] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260608 09:57:02.367614  7196 ts_tablet_manager.cc:1403] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.024s
I20260608 09:57:02.368523  7197 ts_tablet_manager.cc:1434] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:57:02.369532  7197 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Bootstrap starting.
I20260608 09:57:02.370677  7194 raft_consensus.cc:359] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.371481  7194 raft_consensus.cc:385] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.371140  7196 raft_consensus.cc:359] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.371886  7194 raft_consensus.cc:740] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.372068  7196 raft_consensus.cc:385] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.372598  7196 raft_consensus.cc:740] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc261f553c6440080fbddfa51c20493, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.372967  7194 consensus_queue.cc:260] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.373584  7196 consensus_queue.cc:260] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.377297  7197 tablet_bootstrap.cc:654] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.378276  7196 ts_tablet_manager.cc:1434] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:57:02.379426  7196 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: Bootstrap starting.
I20260608 09:57:02.380314  7194 ts_tablet_manager.cc:1434] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260608 09:57:02.381798  7194 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Bootstrap starting.
I20260608 09:57:02.386381  7196 tablet_bootstrap.cc:654] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.389956  7194 tablet_bootstrap.cc:654] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.390044  7197 tablet_bootstrap.cc:492] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: No bootstrap required, opened a new log
I20260608 09:57:02.390733  7197 ts_tablet_manager.cc:1403] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 09:57:02.394502  7197 raft_consensus.cc:359] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.395587  7197 raft_consensus.cc:385] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.396063  7197 raft_consensus.cc:740] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff70e45a27424414b047dc9829784ba9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.397413  7197 consensus_queue.cc:260] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.402221  7194 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: No bootstrap required, opened a new log
I20260608 09:57:02.402401  7197 ts_tablet_manager.cc:1434] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:57:02.402859  7194 ts_tablet_manager.cc:1403] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.002s
I20260608 09:57:02.403509  7197 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: Bootstrap starting.
I20260608 09:57:02.406157  7194 raft_consensus.cc:359] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.407106  7194 raft_consensus.cc:385] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.407508  7194 raft_consensus.cc:740] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.408617  7194 consensus_queue.cc:260] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.411170  7197 tablet_bootstrap.cc:654] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.413653  7194 ts_tablet_manager.cc:1434] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:57:02.415920  7198 raft_consensus.cc:493] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.416594  7198 raft_consensus.cc:515] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.420567  7198 leader_election.cc:290] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533), 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827)
I20260608 09:57:02.426374  7196 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: No bootstrap required, opened a new log
I20260608 09:57:02.427001  7196 ts_tablet_manager.cc:1403] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.028s
I20260608 09:57:02.427714  7197 tablet_bootstrap.cc:492] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: No bootstrap required, opened a new log
I20260608 09:57:02.428465  7197 ts_tablet_manager.cc:1403] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.001s
I20260608 09:57:02.430990  7196 raft_consensus.cc:359] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.433064  7197 raft_consensus.cc:359] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.436991  7197 raft_consensus.cc:385] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.437337  7197 raft_consensus.cc:740] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff70e45a27424414b047dc9829784ba9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.438303  7197 consensus_queue.cc:260] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.442952  7197 ts_tablet_manager.cc:1434] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:57:02.443569  7196 raft_consensus.cc:385] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.443882  7196 raft_consensus.cc:740] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc261f553c6440080fbddfa51c20493, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.444712  7196 consensus_queue.cc:260] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.447098  7196 ts_tablet_manager.cc:1434] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 09:57:02.447574  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ec3bdb98343a59788a66947203d49" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9" is_pre_election: true
I20260608 09:57:02.448221  7196 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: Bootstrap starting.
I20260608 09:57:02.448378  7075 raft_consensus.cc:2468] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.450784  7112 leader_election.cc:304] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70cf052c00064885b2162e85435cc35d, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.451356  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ec3bdb98343a59788a66947203d49" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493" is_pre_election: true
I20260608 09:57:02.451701  7198 raft_consensus.cc:2804] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.452077  7198 raft_consensus.cc:493] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.452037  7000 raft_consensus.cc:2468] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.452579  7198 raft_consensus.cc:3060] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.455135  7202 raft_consensus.cc:493] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.455593  7196 tablet_bootstrap.cc:654] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.455644  7202 raft_consensus.cc:515] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.460270  7198 raft_consensus.cc:515] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.464998  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ec3bdb98343a59788a66947203d49" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493"
I20260608 09:57:02.465581  7198 leader_election.cc:290] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Requested vote from peers ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533), 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827)
I20260608 09:57:02.465860  7000 raft_consensus.cc:3060] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.466194  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ec3bdb98343a59788a66947203d49" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9"
I20260608 09:57:02.466946  7075 raft_consensus.cc:3060] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.468775  7202 leader_election.cc:290] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), 70cf052c00064885b2162e85435cc35d (127.4.69.3:33903)
I20260608 09:57:02.477465  7075 raft_consensus.cc:2468] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.478479  7000 raft_consensus.cc:2468] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.479295  7112 leader_election.cc:304] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70cf052c00064885b2162e85435cc35d, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.480851  7198 raft_consensus.cc:2804] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.482630  7198 raft_consensus.cc:697] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Becoming Leader. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Running, Role: LEADER
I20260608 09:57:02.483783  7198 consensus_queue.cc:237] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } }
I20260608 09:57:02.487170  7196 tablet_bootstrap.cc:492] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: No bootstrap required, opened a new log
I20260608 09:57:02.487641  7196 ts_tablet_manager.cc:1403] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.015s
I20260608 09:57:02.491466  7196 raft_consensus.cc:359] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.492496  7196 raft_consensus.cc:385] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.493029  7196 raft_consensus.cc:740] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc261f553c6440080fbddfa51c20493, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.494186  7196 consensus_queue.cc:260] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.497965  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6b88bae42f480e9fa2dca581ab4a90" candidate_uuid: "ff70e45a27424414b047dc9829784ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493" is_pre_election: true
I20260608 09:57:02.498598  7000 raft_consensus.cc:2468] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff70e45a27424414b047dc9829784ba9 in term 0.
I20260608 09:57:02.499954  7196 ts_tablet_manager.cc:1434] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:57:02.500135  7149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6b88bae42f480e9fa2dca581ab4a90" candidate_uuid: "ff70e45a27424414b047dc9829784ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70cf052c00064885b2162e85435cc35d" is_pre_election: true
I20260608 09:57:02.500912  7041 leader_election.cc:304] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc261f553c6440080fbddfa51c20493, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.502063  7149 raft_consensus.cc:2468] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff70e45a27424414b047dc9829784ba9 in term 0.
I20260608 09:57:02.502403  7202 raft_consensus.cc:2804] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.502981  7202 raft_consensus.cc:493] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.503487  7202 raft_consensus.cc:3060] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.508127  7198 raft_consensus.cc:493] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.508664  7198 raft_consensus.cc:515] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.511451  7198 leader_election.cc:290] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533)
I20260608 09:57:02.512073  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934ae8f0cb45464e85f8734096a7b75c" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9" is_pre_election: true
I20260608 09:57:02.512261  7202 raft_consensus.cc:515] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.512753  7075 raft_consensus.cc:2468] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.512672  6895 catalog_manager.cc:5696] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cf052c00064885b2162e85435cc35d (127.4.69.3). New cstate: current_term: 1 leader_uuid: "70cf052c00064885b2162e85435cc35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.514092  7112 leader_election.cc:304] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70cf052c00064885b2162e85435cc35d, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.515887  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6b88bae42f480e9fa2dca581ab4a90" candidate_uuid: "ff70e45a27424414b047dc9829784ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493"
I20260608 09:57:02.516156  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934ae8f0cb45464e85f8734096a7b75c" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493" is_pre_election: true
I20260608 09:57:02.516553  7000 raft_consensus.cc:3060] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.516924  6999 raft_consensus.cc:2468] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.517359  7198 raft_consensus.cc:2804] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.517776  7198 raft_consensus.cc:493] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.517987  7202 leader_election.cc:290] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [CANDIDATE]: Term 1 election: Requested vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), 70cf052c00064885b2162e85435cc35d (127.4.69.3:33903)
I20260608 09:57:02.518163  7198 raft_consensus.cc:3060] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.521059  7149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6b88bae42f480e9fa2dca581ab4a90" candidate_uuid: "ff70e45a27424414b047dc9829784ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70cf052c00064885b2162e85435cc35d"
I20260608 09:57:02.521623  7149 raft_consensus.cc:3060] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.523891  7000 raft_consensus.cc:2468] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff70e45a27424414b047dc9829784ba9 in term 1.
I20260608 09:57:02.516925  7216 raft_consensus.cc:493] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.525177  7216 raft_consensus.cc:515] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.525324  7041 leader_election.cc:304] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc261f553c6440080fbddfa51c20493, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.526383  7202 raft_consensus.cc:2804] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.527619  7216 leader_election.cc:290] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533)
I20260608 09:57:02.528821  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f6b6556a4544d5a5dd4967c052e6b9" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9" is_pre_election: true
I20260608 09:57:02.529261  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f6b6556a4544d5a5dd4967c052e6b9" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493" is_pre_election: true
I20260608 09:57:02.529481  7075 raft_consensus.cc:2468] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.529903  7000 raft_consensus.cc:2468] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 0.
I20260608 09:57:02.528342  7198 raft_consensus.cc:515] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.530807  7149 raft_consensus.cc:2468] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff70e45a27424414b047dc9829784ba9 in term 1.
I20260608 09:57:02.531021  7112 leader_election.cc:304] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1cc261f553c6440080fbddfa51c20493, 70cf052c00064885b2162e85435cc35d, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.532670  7202 raft_consensus.cc:697] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 LEADER]: Becoming Leader. State: Replica: ff70e45a27424414b047dc9829784ba9, State: Running, Role: LEADER
I20260608 09:57:02.533133  7198 leader_election.cc:290] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Requested vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533)
I20260608 09:57:02.533778  7198 raft_consensus.cc:2804] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.534281  7198 raft_consensus.cc:493] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.534299  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934ae8f0cb45464e85f8734096a7b75c" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493"
I20260608 09:57:02.533830  7202 consensus_queue.cc:237] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.534816  7198 raft_consensus.cc:3060] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.535395  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934ae8f0cb45464e85f8734096a7b75c" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9"
I20260608 09:57:02.535006  7000 raft_consensus.cc:3060] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.536134  7075 raft_consensus.cc:3060] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.541555  7198 raft_consensus.cc:515] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.542860  7075 raft_consensus.cc:2468] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.544631  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f6b6556a4544d5a5dd4967c052e6b9" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc261f553c6440080fbddfa51c20493"
I20260608 09:57:02.545262  6999 raft_consensus.cc:3060] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.545461  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f6b6556a4544d5a5dd4967c052e6b9" candidate_uuid: "70cf052c00064885b2162e85435cc35d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff70e45a27424414b047dc9829784ba9"
I20260608 09:57:02.546388  7074 raft_consensus.cc:3060] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.546892  7198 leader_election.cc:290] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Requested vote from peers 1cc261f553c6440080fbddfa51c20493 (127.4.69.1:39827), ff70e45a27424414b047dc9829784ba9 (127.4.69.2:38533)
I20260608 09:57:02.548210  7112 leader_election.cc:304] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70cf052c00064885b2162e85435cc35d, ff70e45a27424414b047dc9829784ba9; no voters: 
I20260608 09:57:02.549194  7198 raft_consensus.cc:2804] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.549875  7198 raft_consensus.cc:697] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Becoming Leader. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Running, Role: LEADER
I20260608 09:57:02.550750  7198 consensus_queue.cc:237] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.555892  6999 raft_consensus.cc:2468] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.557402  7115 leader_election.cc:304] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc261f553c6440080fbddfa51c20493, 70cf052c00064885b2162e85435cc35d; no voters: 
I20260608 09:57:02.557859  7000 raft_consensus.cc:2468] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.560801  7074 raft_consensus.cc:2468] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70cf052c00064885b2162e85435cc35d in term 1.
I20260608 09:57:02.561488  7198 raft_consensus.cc:2804] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.561234  6895 catalog_manager.cc:5696] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff70e45a27424414b047dc9829784ba9 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "ff70e45a27424414b047dc9829784ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.562497  7198 raft_consensus.cc:697] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Becoming Leader. State: Replica: 70cf052c00064885b2162e85435cc35d, State: Running, Role: LEADER
I20260608 09:57:02.563613  7198 consensus_queue.cc:237] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } }
I20260608 09:57:02.563649  6898 catalog_manager.cc:5696] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cf052c00064885b2162e85435cc35d (127.4.69.3). New cstate: current_term: 1 leader_uuid: "70cf052c00064885b2162e85435cc35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:02.577139  6895 catalog_manager.cc:5696] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cf052c00064885b2162e85435cc35d (127.4.69.3). New cstate: current_term: 1 leader_uuid: "70cf052c00064885b2162e85435cc35d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc261f553c6440080fbddfa51c20493" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff70e45a27424414b047dc9829784ba9" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 38533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70cf052c00064885b2162e85435cc35d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 33903 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:02.678287  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:57:02.685762  6951 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 09:57:02.710119  7149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "934ae8f0cb45464e85f8734096a7b75c"
dest_uuid: "70cf052c00064885b2162e85435cc35d"
mode: GRACEFUL
new_leader_uuid: "1cc261f553c6440080fbddfa51c20493"
 from {username='slave'} at 127.0.0.1:45468
I20260608 09:57:02.710871  7149 raft_consensus.cc:606] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Received request to transfer leadership to TS 1cc261f553c6440080fbddfa51c20493
I20260608 09:57:02.714036  6951 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 09:57:02.714605  6951 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:02.717198  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:02.717999  4372 tablet_replica.cc:333] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493: stopping tablet replica
I20260608 09:57:02.718729  4372 raft_consensus.cc:2243] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.719097  4372 raft_consensus.cc:2272] T 37f6b6556a4544d5a5dd4967c052e6b9 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.721006  4372 tablet_replica.cc:333] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493: stopping tablet replica
I20260608 09:57:02.721477  4372 raft_consensus.cc:2243] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.721804  4372 raft_consensus.cc:2272] T 934ae8f0cb45464e85f8734096a7b75c P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.723735  4372 tablet_replica.cc:333] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493: stopping tablet replica
I20260608 09:57:02.724189  4372 raft_consensus.cc:2243] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.724490  4372 raft_consensus.cc:2272] T fb6b88bae42f480e9fa2dca581ab4a90 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.726202  4372 tablet_replica.cc:333] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493: stopping tablet replica
I20260608 09:57:02.726619  4372 raft_consensus.cc:2243] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.726935  4372 raft_consensus.cc:2272] T e87ec3bdb98343a59788a66947203d49 P 1cc261f553c6440080fbddfa51c20493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.748198  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:57:02.759651  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:57:02.776628  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:02.777447  4372 tablet_replica.cc:333] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9: stopping tablet replica
I20260608 09:57:02.778016  4372 raft_consensus.cc:2243] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.778439  4372 raft_consensus.cc:2272] T 934ae8f0cb45464e85f8734096a7b75c P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.780467  4372 tablet_replica.cc:333] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9: stopping tablet replica
I20260608 09:57:02.781013  4372 raft_consensus.cc:2243] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.781379  4372 raft_consensus.cc:2272] T 37f6b6556a4544d5a5dd4967c052e6b9 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.783125  4372 tablet_replica.cc:333] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: stopping tablet replica
I20260608 09:57:02.783617  4372 raft_consensus.cc:2243] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:02.784168  4372 pending_rounds.cc:70] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Trying to abort 1 pending ops.
I20260608 09:57:02.784409  4372 pending_rounds.cc:77] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618101910417408 op_type: NO_OP noop_request { }
I20260608 09:57:02.784749  4372 raft_consensus.cc:2889] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:57:02.785025  4372 raft_consensus.cc:2272] T fb6b88bae42f480e9fa2dca581ab4a90 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.787192  4372 tablet_replica.cc:333] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9: stopping tablet replica
I20260608 09:57:02.787818  4372 raft_consensus.cc:2243] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.788380  4372 raft_consensus.cc:2272] T e87ec3bdb98343a59788a66947203d49 P ff70e45a27424414b047dc9829784ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.810820  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:57:02.821558  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:57:02.839258  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:02.840159  4372 tablet_replica.cc:333] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d: stopping tablet replica
I20260608 09:57:02.840826  4372 raft_consensus.cc:2243] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:02.841253  4372 raft_consensus.cc:2272] T fb6b88bae42f480e9fa2dca581ab4a90 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.843086  4372 tablet_replica.cc:333] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: stopping tablet replica
I20260608 09:57:02.843595  4372 raft_consensus.cc:2243] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:02.844257  4372 pending_rounds.cc:70] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Trying to abort 1 pending ops.
I20260608 09:57:02.844503  4372 pending_rounds.cc:77] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618101705740288 op_type: NO_OP noop_request { }
I20260608 09:57:02.844920  4372 raft_consensus.cc:2889] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:57:02.845302  4372 raft_consensus.cc:2272] T e87ec3bdb98343a59788a66947203d49 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.847499  4372 tablet_replica.cc:333] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: stopping tablet replica
I20260608 09:57:02.847998  4372 raft_consensus.cc:2243] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:02.848542  4372 pending_rounds.cc:70] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Trying to abort 1 pending ops.
I20260608 09:57:02.848750  4372 pending_rounds.cc:77] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618101978861568 op_type: NO_OP noop_request { }
I20260608 09:57:02.849030  4372 raft_consensus.cc:2889] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:57:02.849299  4372 raft_consensus.cc:2272] T 934ae8f0cb45464e85f8734096a7b75c P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.851437  4372 tablet_replica.cc:333] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: stopping tablet replica
I20260608 09:57:02.851913  4372 raft_consensus.cc:2243] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:02.852452  4372 pending_rounds.cc:70] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Trying to abort 1 pending ops.
I20260608 09:57:02.852646  4372 pending_rounds.cc:77] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618102031523840 op_type: NO_OP noop_request { }
I20260608 09:57:02.852993  4372 raft_consensus.cc:2889] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:57:02.853261  4372 raft_consensus.cc:2272] T 37f6b6556a4544d5a5dd4967c052e6b9 P 70cf052c00064885b2162e85435cc35d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.874907  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:02.886022  4372 master.cc:562] Master@127.4.69.62:45747 shutting down...
I20260608 09:57:02.901680  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:02.902225  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:02.902570  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c947031e8ed404bb35879257b4630b2: stopping tablet replica
I20260608 09:57:02.919973  4372 master.cc:584] Master@127.4.69.62:45747 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2413 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:57:02.951429  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:43149
I20260608 09:57:02.952512  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:02.957964  7224 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
W20260608 09:57:02.958345  7223 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
W20260608 09:57:02.959653  7226 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
I20260608 09:57:02.960250  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:02.961194  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:02.961369  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:02.961582  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912622961548 us; error 0 us; skew 500 ppm
I20260608 09:57:02.962180  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:02.964573  4372 webserver.cc:533] Webserver started at http://127.4.69.62:43157/ using document root <none> and password file <none>
I20260608 09:57:02.965188  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:02.965389  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:02.965673  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:02.966765  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "a1beda5d01d94418827b88818edae40a"
format_stamp: "Formatted at 2026-06-08 09:57:02 on dist-test-slave-t8l4"
I20260608 09:57:02.971334  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:02.974910  7231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:02.975744  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:02.976037  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "a1beda5d01d94418827b88818edae40a"
format_stamp: "Formatted at 2026-06-08 09:57:02 on dist-test-slave-t8l4"
I20260608 09:57:02.976313  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-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)
I20260608 09:57:02.990303  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:02.991334  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:03.026592  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:43149
I20260608 09:57:03.026700  7282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:43149 every 8 connection(s)
I20260608 09:57:03.030633  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:03.040829  7283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: Bootstrap starting.
I20260608 09:57:03.045433  7283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:03.049476  7283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: No bootstrap required, opened a new log
I20260608 09:57:03.051519  7283 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1beda5d01d94418827b88818edae40a" member_type: VOTER }
I20260608 09:57:03.051887  7283 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:03.052143  7283 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1beda5d01d94418827b88818edae40a, State: Initialized, Role: FOLLOWER
I20260608 09:57:03.052827  7283 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1beda5d01d94418827b88818edae40a" member_type: VOTER }
I20260608 09:57:03.053303  7283 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:03.053510  7283 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:03.053787  7283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:03.058136  7283 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1beda5d01d94418827b88818edae40a" member_type: VOTER }
I20260608 09:57:03.058666  7283 leader_election.cc:304] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [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: a1beda5d01d94418827b88818edae40a; no voters: 
I20260608 09:57:03.059845  7283 leader_election.cc:290] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:03.060207  7286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:03.061599  7286 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 1 LEADER]: Becoming Leader. State: Replica: a1beda5d01d94418827b88818edae40a, State: Running, Role: LEADER
I20260608 09:57:03.062289  7286 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [LEADER]: Queue going to LEADER mode. State: All 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: "a1beda5d01d94418827b88818edae40a" member_type: VOTER }
I20260608 09:57:03.062899  7283 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:03.065047  7287 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1beda5d01d94418827b88818edae40a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1beda5d01d94418827b88818edae40a" member_type: VOTER } }
I20260608 09:57:03.065056  7288 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1beda5d01d94418827b88818edae40a. Latest consensus state: current_term: 1 leader_uuid: "a1beda5d01d94418827b88818edae40a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1beda5d01d94418827b88818edae40a" member_type: VOTER } }
I20260608 09:57:03.065717  7287 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:03.065833  7288 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:03.068826  7291 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:03.073844  7291 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:03.078591  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:03.083076  7291 catalog_manager.cc:1382] Generated new cluster ID: 218127d79cfe4acaaf0bf2a036243062
I20260608 09:57:03.083333  7291 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:03.107908  7291 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:03.109139  7291 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:03.123509  7291 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: Generated new TSK 0
I20260608 09:57:03.124083  7291 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:03.144804  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:03.150835  7304 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
W20260608 09:57:03.151814  7305 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
I20260608 09:57:03.155005  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:03.155123  7307 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
I20260608 09:57:03.156082  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:03.156272  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:03.156399  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912623156388 us; error 0 us; skew 500 ppm
I20260608 09:57:03.156999  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:03.159682  4372 webserver.cc:533] Webserver started at http://127.4.69.1:41505/ using document root <none> and password file <none>
I20260608 09:57:03.160285  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:03.160450  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:03.160665  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:03.161813  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.166575  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:57:03.169942  7312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.170686  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:03.171002  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.171277  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-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)
I20260608 09:57:03.194474  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:03.195685  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:03.197154  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:03.199791  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:03.199985  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.200300  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:03.200469  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.238267  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:36159
I20260608 09:57:03.238391  7374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:36159 every 8 connection(s)
I20260608 09:57:03.244167  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:03.250979  7379 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
W20260608 09:57:03.252004  7380 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
W20260608 09:57:03.255048  7382 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
I20260608 09:57:03.255123  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:03.256376  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:03.256685  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:03.256888  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912623256874 us; error 0 us; skew 500 ppm
I20260608 09:57:03.257767  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:03.259835  7375 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43149
I20260608 09:57:03.260238  7375 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:03.260872  4372 webserver.cc:533] Webserver started at http://127.4.69.2:36989/ using document root <none> and password file <none>
I20260608 09:57:03.261257  7375 heartbeater.cc:507] Master 127.4.69.62:43149 requested a full tablet report, sending...
I20260608 09:57:03.261685  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:03.261989  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:03.262341  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:03.263639  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "346371065f264d9c8fcef6f347993894"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.263743  7248 ts_manager.cc:194] Registered new tserver with Master: ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:03.265817  7248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49892
I20260608 09:57:03.269234  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:57:03.273013  7387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.273887  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:57:03.274191  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "346371065f264d9c8fcef6f347993894"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.274475  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-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)
I20260608 09:57:03.292512  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:03.293644  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:03.295060  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:03.297384  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:03.297616  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.297865  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:03.298045  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.337397  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:33579
I20260608 09:57:03.337522  7449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:33579 every 8 connection(s)
I20260608 09:57:03.342507  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:03.349691  7453 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
W20260608 09:57:03.350567  7454 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
W20260608 09:57:03.353643  7456 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
I20260608 09:57:03.353884  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:03.354940  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:03.355023  7450 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43149
W20260608 09:57:03.355242  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:03.355504  7450 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:03.355499  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912623355479 us; error 0 us; skew 500 ppm
I20260608 09:57:03.356431  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:03.356412  7450 heartbeater.cc:507] Master 127.4.69.62:43149 requested a full tablet report, sending...
I20260608 09:57:03.359017  7248 ts_manager.cc:194] Registered new tserver with Master: 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:03.359406  4372 webserver.cc:533] Webserver started at http://127.4.69.3:35633/ using document root <none> and password file <none>
I20260608 09:57:03.360121  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:03.360379  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:03.360726  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:03.360989  7248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49906
I20260608 09:57:03.362185  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "3e1cac13897d435393c4c3f167f8535a"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.366945  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:03.370380  7461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.371201  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:03.371531  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "3e1cac13897d435393c4c3f167f8535a"
format_stamp: "Formatted at 2026-06-08 09:57:03 on dist-test-slave-t8l4"
I20260608 09:57:03.371843  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-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)
I20260608 09:57:03.386018  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:03.387080  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:03.388502  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:03.390795  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:03.391026  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.391278  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:03.391455  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:03.428802  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:36553
I20260608 09:57:03.428993  7523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:36553 every 8 connection(s)
I20260608 09:57:03.443348  7524 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43149
I20260608 09:57:03.443781  7524 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:03.444509  7524 heartbeater.cc:507] Master 127.4.69.62:43149 requested a full tablet report, sending...
I20260608 09:57:03.446584  7248 ts_manager.cc:194] Registered new tserver with Master: 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:03.447474  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014757503s
I20260608 09:57:03.448187  7248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49910
I20260608 09:57:04.268926  7375 heartbeater.cc:499] Master 127.4.69.62:43149 was elected leader, sending a full tablet report...
I20260608 09:57:04.364078  7450 heartbeater.cc:499] Master 127.4.69.62:43149 was elected leader, sending a full tablet report...
I20260608 09:57:04.451392  7524 heartbeater.cc:499] Master 127.4.69.62:43149 was elected leader, sending a full tablet report...
I20260608 09:57:04.504280  7248 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49926:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:04.506937  7248 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:04.580487  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 2202ed0950354568a39db51a0d949760 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.581843  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 68e3dd6c2c464c7397f93c9521b660c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.583746  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e3dd6c2c464c7397f93c9521b660c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.583817  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 68e3dd6c2c464c7397f93c9521b660c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.586024  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 7881ddb42c264bfbb92e4d999fd0b249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.586568  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 7881ddb42c264bfbb92e4d999fd0b249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.587266  7489 tablet_service.cc:1511] Processing CreateTablet for tablet 2202ed0950354568a39db51a0d949760 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.580490  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 2202ed0950354568a39db51a0d949760 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.588037  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7881ddb42c264bfbb92e4d999fd0b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.588995  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2202ed0950354568a39db51a0d949760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.590119  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2202ed0950354568a39db51a0d949760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.591845  7488 tablet_service.cc:1511] Processing CreateTablet for tablet 68e3dd6c2c464c7397f93c9521b660c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.593400  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e3dd6c2c464c7397f93c9521b660c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.595429  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 7881ddb42c264bfbb92e4d999fd0b249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.595728  7412 tablet_service.cc:1511] Processing CreateTablet for tablet 084eb24a603e4b68aa5a590b24e03519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.597390  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084eb24a603e4b68aa5a590b24e03519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.597075  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 437a9bbb26d74cb3a1499cae49c6ad84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.598457  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7881ddb42c264bfbb92e4d999fd0b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.599687  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4df9c83a404959b0e3612431723171 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.599969  7485 tablet_service.cc:1511] Processing CreateTablet for tablet 437a9bbb26d74cb3a1499cae49c6ad84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.601665  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a9bbb26d74cb3a1499cae49c6ad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.601979  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4df9c83a404959b0e3612431723171 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.595752  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 084eb24a603e4b68aa5a590b24e03519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.604344  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7881ddb42c264bfbb92e4d999fd0b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.604329  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.597961  7486 tablet_service.cc:1511] Processing CreateTablet for tablet 084eb24a603e4b68aa5a590b24e03519 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.606652  7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084eb24a603e4b68aa5a590b24e03519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.606536  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.601994  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 437a9bbb26d74cb3a1499cae49c6ad84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.609839  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e3dd6c2c464c7397f93c9521b660c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.610773  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a9bbb26d74cb3a1499cae49c6ad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.613369  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b727aca8f0b461b8c4086cf2ee2aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.615178  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4df9c83a404959b0e3612431723171 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.589046  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2202ed0950354568a39db51a0d949760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.617973  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a9bbb26d74cb3a1499cae49c6ad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.618645  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084eb24a603e4b68aa5a590b24e03519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.618248  7482 tablet_service.cc:1511] Processing CreateTablet for tablet 8796cb902b14439c9420e183b5d59b79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.619333  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4df9c83a404959b0e3612431723171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.620105  7483 tablet_service.cc:1511] Processing CreateTablet for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.624195  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b727aca8f0b461b8c4086cf2ee2aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.626667  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4df9c83a404959b0e3612431723171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.629024  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8796cb902b14439c9420e183b5d59b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.630470  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b727aca8f0b461b8c4086cf2ee2aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.634814  7408 tablet_service.cc:1511] Processing CreateTablet for tablet 8796cb902b14439c9420e183b5d59b79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.634654  7333 tablet_service.cc:1511] Processing CreateTablet for tablet 8796cb902b14439c9420e183b5d59b79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:04.636251  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8796cb902b14439c9420e183b5d59b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.645059  7408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8796cb902b14439c9420e183b5d59b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.649055  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4df9c83a404959b0e3612431723171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.735221  7546 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:04.735348  7545 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:04.743098  7546 tablet_bootstrap.cc:654] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.743677  7545 tablet_bootstrap.cc:654] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.750211  7547 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:04.759589  7547 tablet_bootstrap.cc:654] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.762647  7546 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:04.763278  7546 ts_tablet_manager.cc:1403] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 09:57:04.765484  7545 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:04.765962  7545 ts_tablet_manager.cc:1403] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.013s
I20260608 09:57:04.766564  7547 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:04.767073  7547 ts_tablet_manager.cc:1403] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 09:57:04.767009  7546 raft_consensus.cc:359] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.768177  7546 raft_consensus.cc:385] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.768515  7546 raft_consensus.cc:740] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.768765  7545 raft_consensus.cc:359] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.769613  7545 raft_consensus.cc:385] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.769953  7545 raft_consensus.cc:740] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.769438  7546 consensus_queue.cc:260] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.770473  7547 raft_consensus.cc:359] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.770749  7545 consensus_queue.cc:260] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.771333  7547 raft_consensus.cc:385] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.771762  7547 raft_consensus.cc:740] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.772780  7547 consensus_queue.cc:260] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.778962  7546 ts_tablet_manager.cc:1434] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 09:57:04.786286  7551 raft_consensus.cc:493] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:04.789417  7551 raft_consensus.cc:515] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.792905  7551 leader_election.cc:290] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:04.788908  7545 ts_tablet_manager.cc:1434] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.009s
I20260608 09:57:04.794459  7545 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:04.814402  7546 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:04.842916  7557 raft_consensus.cc:493] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:04.843545  7557 raft_consensus.cc:515] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.846160  7546 tablet_bootstrap.cc:654] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.848352  7557 leader_election.cc:290] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:04.855619  7547 ts_tablet_manager.cc:1434] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.088s	user 0.023s	sys 0.054s
I20260608 09:57:04.860991  7547 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:04.870707  7547 tablet_bootstrap.cc:654] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.881950  7545 tablet_bootstrap.cc:654] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.889508  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:04.891250  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
W20260608 09:57:04.891846  7390 leader_election.cc:343] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:57:04.894179  7315 leader_election.cc:343] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:04.898360  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:04.899911  7547 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
W20260608 09:57:04.900036  7316 leader_election.cc:343] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:04.900440  7547 ts_tablet_manager.cc:1403] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.003s
I20260608 09:57:04.900578  7316 leader_election.cc:304] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:04.901724  7554 raft_consensus.cc:2749] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:04.903352  7547 raft_consensus.cc:359] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.903941  7547 raft_consensus.cc:385] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.904189  7547 raft_consensus.cc:740] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.905342  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:04.905413  7547 consensus_queue.cc:260] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.907024  7545 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:04.907024  7546 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:04.907634  7545 ts_tablet_manager.cc:1403] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.000s
I20260608 09:57:04.907704  7547 ts_tablet_manager.cc:1434] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
W20260608 09:57:04.908104  7391 leader_election.cc:343] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:04.908627  7391 leader_election.cc:304] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 346371065f264d9c8fcef6f347993894; no voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:04.908818  7547 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:04.907639  7546 ts_tablet_manager.cc:1403] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.050s
I20260608 09:57:04.910908  7545 raft_consensus.cc:359] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.911646  7545 raft_consensus.cc:385] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.911943  7545 raft_consensus.cc:740] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.912889  7545 consensus_queue.cc:260] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.913407  7553 raft_consensus.cc:2749] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:04.913166  7546 raft_consensus.cc:359] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.914052  7546 raft_consensus.cc:385] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.914410  7546 raft_consensus.cc:740] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.915336  7546 consensus_queue.cc:260] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.916430  7547 tablet_bootstrap.cc:654] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.917649  7546 ts_tablet_manager.cc:1434] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:57:04.918627  7546 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:04.923391  7545 ts_tablet_manager.cc:1434] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260608 09:57:04.924422  7545 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:04.925203  7546 tablet_bootstrap.cc:654] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.936584  7547 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:04.937120  7547 ts_tablet_manager.cc:1403] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260608 09:57:04.937806  7546 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:04.938357  7546 ts_tablet_manager.cc:1403] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260608 09:57:04.940186  7545 tablet_bootstrap.cc:654] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.940248  7547 raft_consensus.cc:359] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.941063  7547 raft_consensus.cc:385] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.941370  7547 raft_consensus.cc:740] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.941335  7546 raft_consensus.cc:359] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.942150  7546 raft_consensus.cc:385] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.942473  7546 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.942310  7547 consensus_queue.cc:260] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.943382  7546 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.945030  7547 ts_tablet_manager.cc:1434] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:04.945680  7546 ts_tablet_manager.cc:1434] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:57:04.946074  7547 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:04.946671  7546 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:04.953374  7547 tablet_bootstrap.cc:654] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.953651  7546 tablet_bootstrap.cc:654] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.958565  7545 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:04.959120  7545 ts_tablet_manager.cc:1403] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260608 09:57:04.962333  7545 raft_consensus.cc:359] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.963135  7545 raft_consensus.cc:385] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.963178  7547 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:04.963471  7545 raft_consensus.cc:740] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.963873  7547 ts_tablet_manager.cc:1403] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 09:57:04.964409  7546 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:04.964308  7545 consensus_queue.cc:260] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.964952  7546 ts_tablet_manager.cc:1403] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.013s
I20260608 09:57:04.966570  7545 ts_tablet_manager.cc:1434] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:04.966965  7547 raft_consensus.cc:359] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.967578  7545 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:04.967664  7547 raft_consensus.cc:385] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.968139  7547 raft_consensus.cc:740] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.967993  7546 raft_consensus.cc:359] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.968736  7546 raft_consensus.cc:385] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:04.969036  7546 raft_consensus.cc:740] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:04.969075  7547 consensus_queue.cc:260] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.969986  7546 consensus_queue.cc:260] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.972250  7546 ts_tablet_manager.cc:1434] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 09:57:04.973381  7546 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:04.977697  7545 tablet_bootstrap.cc:654] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.978804  7547 ts_tablet_manager.cc:1434] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:57:04.980038  7546 tablet_bootstrap.cc:654] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:04.980158  7552 raft_consensus.cc:493] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:04.981070  7547 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:04.980790  7552 raft_consensus.cc:515] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:04.989969  7552 leader_election.cc:290] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:04.990799  7547 tablet_bootstrap.cc:654] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.007670  7547 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:05.008191  7547 ts_tablet_manager.cc:1403] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260608 09:57:05.009047  7546 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:05.009550  7546 ts_tablet_manager.cc:1403] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.027s
I20260608 09:57:05.011279  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7881ddb42c264bfbb92e4d999fd0b249" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.012393  7546 raft_consensus.cc:359] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
W20260608 09:57:05.013022  7464 leader_election.cc:343] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.013165  7546 raft_consensus.cc:385] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.013578  7546 raft_consensus.cc:740] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.011286  7547 raft_consensus.cc:359] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.014446  7547 raft_consensus.cc:385] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.014834  7547 raft_consensus.cc:740] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.014518  7546 consensus_queue.cc:260] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.015636  7547 consensus_queue.cc:260] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.017015  7546 ts_tablet_manager.cc:1434] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:05.018050  7546 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:05.018273  7547 ts_tablet_manager.cc:1434] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 09:57:05.019466  7547 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:05.024884  7546 tablet_bootstrap.cc:654] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.025002  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7881ddb42c264bfbb92e4d999fd0b249" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.025672  7425 raft_consensus.cc:2468] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:05.027086  7464 leader_election.cc:304] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [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: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:05.027529  7547 tablet_bootstrap.cc:654] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.028648  7554 raft_consensus.cc:493] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.028901  7552 raft_consensus.cc:2804] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.029315  7552 raft_consensus.cc:493] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.029172  7554 raft_consensus.cc:515] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.029697  7552 raft_consensus.cc:3060] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.033021  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
W20260608 09:57:05.034873  7315 leader_election.cc:343] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.037724  7545 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.038264  7545 ts_tablet_manager.cc:1403] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.013s
I20260608 09:57:05.037914  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.038556  7554 leader_election.cc:290] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.038741  7499 raft_consensus.cc:2468] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:05.040731  7316 leader_election.cc:304] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 346371065f264d9c8fcef6f347993894
I20260608 09:57:05.041905  7554 raft_consensus.cc:2804] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.042245  7554 raft_consensus.cc:493] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.043267  7554 raft_consensus.cc:3060] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.048421  7552 raft_consensus.cc:515] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.049404  7547 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:05.049723  7546 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:05.049928  7547 ts_tablet_manager.cc:1403] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.013s
I20260608 09:57:05.050194  7546 ts_tablet_manager.cc:1403] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260608 09:57:05.051210  7554 raft_consensus.cc:515] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.051858  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7881ddb42c264bfbb92e4d999fd0b249" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.052475  7350 raft_consensus.cc:3060] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.052595  7552 leader_election.cc:290] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:05.053244  7547 raft_consensus.cc:359] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.053984  7547 raft_consensus.cc:385] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.054283  7547 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.055104  7547 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.055575  7545 raft_consensus.cc:359] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.056454  7545 raft_consensus.cc:385] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.056783  7545 raft_consensus.cc:740] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.057086  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7881ddb42c264bfbb92e4d999fd0b249" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:05.057596  7547 ts_tablet_manager.cc:1434] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:05.057667  7425 raft_consensus.cc:3060] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.058424  7554 leader_election.cc:290] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.058779  7547 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:05.060940  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.061622  7499 raft_consensus.cc:3060] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.061782  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:05.057612  7545 consensus_queue.cc:260] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
W20260608 09:57:05.064381  7315 leader_election.cc:343] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.068512  7545 ts_tablet_manager.cc:1434] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 09:57:05.069753  7545 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.073855  7547 tablet_bootstrap.cc:654] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.074805  7546 raft_consensus.cc:359] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.075582  7546 raft_consensus.cc:385] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.075897  7546 raft_consensus.cc:740] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.078629  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:05.076699  7350 raft_consensus.cc:2468] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
W20260608 09:57:05.080116  7301 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:57:05.080780  7464 leader_election.cc:304] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.081696  7552 raft_consensus.cc:2804] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.082435  7545 tablet_bootstrap.cc:654] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.083413  7552 raft_consensus.cc:697] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:05.083859  7499 raft_consensus.cc:2468] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:05.078886  7425 raft_consensus.cc:2468] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:05.084549  7552 consensus_queue.cc:237] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.085505  7316 leader_election.cc:304] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 346371065f264d9c8fcef6f347993894
I20260608 09:57:05.086814  7554 raft_consensus.cc:2804] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:57:05.076159  7296 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:05.087409  7554 raft_consensus.cc:697] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:05.086344  7546 consensus_queue.cc:260] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.088378  7554 consensus_queue.cc:237] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.090307  7547 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:05.090960  7547 ts_tablet_manager.cc:1403] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260608 09:57:05.091060  7546 ts_tablet_manager.cc:1434] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.001s
I20260608 09:57:05.092554  7546 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:05.098002  7547 raft_consensus.cc:359] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.098694  7547 raft_consensus.cc:385] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.099004  7547 raft_consensus.cc:740] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.099890  7547 consensus_queue.cc:260] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.102092  7246 catalog_manager.cc:5696] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.103368  7546 tablet_bootstrap.cc:654] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.107535  7553 raft_consensus.cc:493] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.108034  7553 raft_consensus.cc:515] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.108470  7547 ts_tablet_manager.cc:1434] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 09:57:05.109577  7547 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:05.110464  7545 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.111925  7545 ts_tablet_manager.cc:1403] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260608 09:57:05.113034  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.113687  7350 raft_consensus.cc:2468] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 0.
I20260608 09:57:05.114774  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.115875  7547 tablet_bootstrap.cc:654] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:05.116240  7391 leader_election.cc:343] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.115772  7545 raft_consensus.cc:359] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.116905  7545 raft_consensus.cc:385] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.117416  7390 leader_election.cc:304] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [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: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:05.117449  7545 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.110414  7553 leader_election.cc:290] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.111248  7557 raft_consensus.cc:493] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.123665  7545 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.123551  7557 raft_consensus.cc:515] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.124766  7553 raft_consensus.cc:2804] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.125411  7553 raft_consensus.cc:493] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.125928  7553 raft_consensus.cc:3060] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.126096  7557 leader_election.cc:290] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.127548  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.129058  7545 ts_tablet_manager.cc:1434] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260608 09:57:05.129344  7391 leader_election.cc:343] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.130062  7545 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.134265  7245 catalog_manager.cc:5696] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.143661  7553 raft_consensus.cc:515] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.144636  7545 tablet_bootstrap.cc:654] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.146926  7553 leader_election.cc:290] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.148255  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.149963  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
W20260608 09:57:05.150322  7391 leader_election.cc:343] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.150892  7350 raft_consensus.cc:2468] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 0.
I20260608 09:57:05.153975  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.154767  7350 raft_consensus.cc:3060] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.157240  7390 leader_election.cc:304] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [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: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:05.158404  7582 raft_consensus.cc:2804] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.158937  7582 raft_consensus.cc:493] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.159411  7582 raft_consensus.cc:3060] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.161513  7350 raft_consensus.cc:2468] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 1.
I20260608 09:57:05.162603  7390 leader_election.cc:304] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [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: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:05.163410  7553 raft_consensus.cc:2804] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.164273  7553 raft_consensus.cc:697] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Becoming Leader. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:05.166425  7547 tablet_bootstrap.cc:492] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:05.166006  7553 consensus_queue.cc:237] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.167091  7547 ts_tablet_manager.cc:1403] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.011s
I20260608 09:57:05.168011  7582 raft_consensus.cc:515] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.170429  7547 raft_consensus.cc:359] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.170866  7546 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:05.171630  7546 ts_tablet_manager.cc:1403] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.007s
I20260608 09:57:05.171923  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.172977  7545 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.173803  7545 ts_tablet_manager.cc:1403] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
W20260608 09:57:05.173732  7391 leader_election.cc:343] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:05.176556  7546 raft_consensus.cc:359] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.177484  7546 raft_consensus.cc:385] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.177438  7545 raft_consensus.cc:359] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.177570  7547 raft_consensus.cc:385] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.179189  7547 raft_consensus.cc:740] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.178768  7545 raft_consensus.cc:385] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.178354  7546 raft_consensus.cc:740] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.180322  7545 raft_consensus.cc:740] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.181063  7546 consensus_queue.cc:260] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.181289  7545 consensus_queue.cc:260] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.184306  7546 ts_tablet_manager.cc:1434] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:57:05.184449  7545 ts_tablet_manager.cc:1434] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:57:05.183902  7248 catalog_manager.cc:5696] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 346371065f264d9c8fcef6f347993894 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.185525  7546 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:05.185564  7545 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.180011  7547 consensus_queue.cc:260] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.187536  7547 ts_tablet_manager.cc:1434] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260608 09:57:05.189261  7557 raft_consensus.cc:493] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.189774  7557 raft_consensus.cc:515] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.192018  7557 leader_election.cc:290] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.192859  7546 tablet_bootstrap.cc:654] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.194829  7545 tablet_bootstrap.cc:654] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.202145  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.202320  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a9bbb26d74cb3a1499cae49c6ad84" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.203032  7350 raft_consensus.cc:3060] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.203251  7499 raft_consensus.cc:2468] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 0.
I20260608 09:57:05.205142  7391 leader_election.cc:304] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:05.209250  7557 raft_consensus.cc:2804] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.209744  7557 raft_consensus.cc:493] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.210173  7557 raft_consensus.cc:3060] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.214212  7582 leader_election.cc:290] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.214625  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a9bbb26d74cb3a1499cae49c6ad84" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.215389  7349 raft_consensus.cc:2468] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 0.
I20260608 09:57:05.215335  7350 raft_consensus.cc:2468] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 1.
I20260608 09:57:05.217861  7390 leader_election.cc:304] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [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: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:05.218709  7582 raft_consensus.cc:2804] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.219113  7545 tablet_bootstrap.cc:492] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.219187  7582 raft_consensus.cc:697] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Becoming Leader. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:05.219696  7545 ts_tablet_manager.cc:1403] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260608 09:57:05.220142  7582 consensus_queue.cc:237] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.222857  7545 raft_consensus.cc:359] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.223574  7545 raft_consensus.cc:385] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.223908  7545 raft_consensus.cc:740] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.224282  7553 raft_consensus.cc:493] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.224846  7553 raft_consensus.cc:515] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.224872  7545 consensus_queue.cc:260] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.227969  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.228195  7553 leader_election.cc:290] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.230872  7545 ts_tablet_manager.cc:1434] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 09:57:05.232257  7545 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.233259  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2202ed0950354568a39db51a0d949760" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.234341  7499 raft_consensus.cc:2393] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 346371065f264d9c8fcef6f347993894 in current term 1: Already voted for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in this term.
I20260608 09:57:05.238703  7545 tablet_bootstrap.cc:654] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.240183  7391 leader_election.cc:304] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 346371065f264d9c8fcef6f347993894; no voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:05.241535  7582 raft_consensus.cc:3060] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.250662  7557 raft_consensus.cc:515] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.254520  7557 leader_election.cc:290] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.255226  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a9bbb26d74cb3a1499cae49c6ad84" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.255882  7350 raft_consensus.cc:3060] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.256619  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437a9bbb26d74cb3a1499cae49c6ad84" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.257215  7499 raft_consensus.cc:3060] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.257930  7247 catalog_manager.cc:5696] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 346371065f264d9c8fcef6f347993894 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.263203  7350 raft_consensus.cc:2468] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 1.
I20260608 09:57:05.264424  7499 raft_consensus.cc:2468] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 1.
I20260608 09:57:05.264492  7390 leader_election.cc:304] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.265538  7557 raft_consensus.cc:2804] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.266032  7557 raft_consensus.cc:697] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Becoming Leader. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:05.266654  7557 consensus_queue.cc:237] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.272121  7546 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:05.272594  7546 ts_tablet_manager.cc:1403] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.028s
I20260608 09:57:05.273300  7582 raft_consensus.cc:2749] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:05.274271  7554 raft_consensus.cc:493] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.274803  7554 raft_consensus.cc:515] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.276510  7545 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.277050  7545 ts_tablet_manager.cc:1403] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.015s
I20260608 09:57:05.277333  7546 raft_consensus.cc:359] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.277971  7546 raft_consensus.cc:385] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.278256  7546 raft_consensus.cc:740] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.278937  7546 consensus_queue.cc:260] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.279419  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.280052  7425 raft_consensus.cc:2468] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:05.280936  7545 raft_consensus.cc:359] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.281363  7546 ts_tablet_manager.cc:1434] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:57:05.281663  7545 raft_consensus.cc:385] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.282181  7552 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.282707  7545 raft_consensus.cc:740] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.282820  7552 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.283581  7545 consensus_queue.cc:260] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.283756  7315 leader_election.cc:304] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.284947  7552 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:05.285166  7551 raft_consensus.cc:2804] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.285583  7551 raft_consensus.cc:493] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.285939  7551 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.286037  7545 ts_tablet_manager.cc:1434] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:57:05.287230  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.287835  7425 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:05.288962  7464 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:05.277034  7554 leader_election.cc:290] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.289862  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.290081  7552 raft_consensus.cc:2804] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.290561  7552 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.290490  7350 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:05.291092  7552 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.291744  7557 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.292223  7557 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.291888  7246 catalog_manager.cc:5696] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 346371065f264d9c8fcef6f347993894 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.294960  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.295524  7350 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 0.
I20260608 09:57:05.295910  7551 raft_consensus.cc:515] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.296767  7390 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.297623  7582 raft_consensus.cc:2804] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.297986  7582 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.298313  7551 leader_election.cc:290] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.298347  7582 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.299237  7552 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.301240  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.301892  7498 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.301664  7552 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:05.302691  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:05.305792  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.305809  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:05.306056  7557 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.306538  7350 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.306681  7424 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.309226  7498 raft_consensus.cc:2468] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:05.310201  7582 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.310689  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.311538  7425 raft_consensus.cc:2393] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e1cac13897d435393c4c3f167f8535a in current term 1: Already voted for candidate 346371065f264d9c8fcef6f347993894 in this term.
I20260608 09:57:05.311568  7497 raft_consensus.cc:2393] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 346371065f264d9c8fcef6f347993894 in current term 1: Already voted for candidate 3e1cac13897d435393c4c3f167f8535a in this term.
I20260608 09:57:05.312970  7424 raft_consensus.cc:2468] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:05.313217  7350 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:05.314421  7315 leader_election.cc:304] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.315448  7464 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:05.316283  7582 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:05.316437  7551 raft_consensus.cc:2804] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.317785  7552 raft_consensus.cc:2804] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.318343  7552 raft_consensus.cc:697] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:05.318964  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.319746  7350 raft_consensus.cc:2393] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 346371065f264d9c8fcef6f347993894 in current term 1: Already voted for candidate 3e1cac13897d435393c4c3f167f8535a in this term.
I20260608 09:57:05.319232  7552 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.319916  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:05.320945  7551 raft_consensus.cc:697] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:05.321533  7391 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [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: 346371065f264d9c8fcef6f347993894; no voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:05.322348  7582 raft_consensus.cc:2749] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:57:05.322014  7551 consensus_queue.cc:237] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.322772  7577 raft_consensus.cc:493] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.323248  7577 raft_consensus.cc:515] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.325498  7577 leader_election.cc:290] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:05.327967  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.328802  7425 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:05.329700  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:05.330564  7499 raft_consensus.cc:2376] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1. Re-sending same reply.
I20260608 09:57:05.335181  7464 leader_election.cc:304] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:05.336802  7552 raft_consensus.cc:2804] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:05.336946  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.337241  7552 raft_consensus.cc:493] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:05.337641  7350 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:05.337291  7247 catalog_manager.cc:5696] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.337772  7246 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.337742  7552 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.344784  7552 raft_consensus.cc:515] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.346837  7552 leader_election.cc:290] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:05.347924  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:05.347924  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:05.348673  7425 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.348718  7350 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.355337  7425 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:05.356074  7350 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:05.356434  7464 leader_election.cc:304] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:05.357266  7552 raft_consensus.cc:2804] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:05.357746  7552 raft_consensus.cc:697] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:05.358372  7552 consensus_queue.cc:237] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.365273  7247 catalog_manager.cc:5696] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.399282  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:05.407238  7599 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
W20260608 09:57:05.407675  7598 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
W20260608 09:57:05.409096  7601 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
I20260608 09:57:05.409817  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:05.410887  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:05.411085  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:05.411316  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912625411297 us; error 0 us; skew 500 ppm
I20260608 09:57:05.412014  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:05.414654  4372 webserver.cc:533] Webserver started at http://127.4.69.4:34651/ using document root <none> and password file <none>
I20260608 09:57:05.415194  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:05.415407  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:05.415712  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:05.417035  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "cc463883c37041bcb37ba4b04b711a3a"
format_stamp: "Formatted at 2026-06-08 09:57:05 on dist-test-slave-t8l4"
I20260608 09:57:05.421803  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:57:05.425422  7606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:05.426190  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:57:05.426502  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "cc463883c37041bcb37ba4b04b711a3a"
format_stamp: "Formatted at 2026-06-08 09:57:05 on dist-test-slave-t8l4"
I20260608 09:57:05.426821  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-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)
I20260608 09:57:05.443790  7552 raft_consensus.cc:493] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.444360  7552 raft_consensus.cc:515] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:05.446432  7552 leader_election.cc:290] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:05.447156  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.447474  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8796cb902b14439c9420e183b5d59b79" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.448237  7350 raft_consensus.cc:2393] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e1cac13897d435393c4c3f167f8535a in current term 1: Already voted for candidate 346371065f264d9c8fcef6f347993894 in this term.
I20260608 09:57:05.449198  7464 leader_election.cc:304] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a; no voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:05.449864  7552 raft_consensus.cc:3060] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:05.453287  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:05.454689  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:05.454669  7552 raft_consensus.cc:2749] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:05.456243  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:05.458480  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:05.458711  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:05.458971  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:05.459156  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:05.501578  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:39419
I20260608 09:57:05.501693  7668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:39419 every 8 connection(s)
I20260608 09:57:05.508813  7247 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49926:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:57:05.520731  7669 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43149
I20260608 09:57:05.521153  7669 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:05.521896  7669 heartbeater.cc:507] Master 127.4.69.62:43149 requested a full tablet report, sending...
I20260608 09:57:05.524267  7246 ts_manager.cc:194] Registered new tserver with Master: cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419)
I20260608 09:57:05.525774  7246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49930
W20260608 09:57:05.533583  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0210aee2a2a3421193af5d9b8479878b has no consensus state
W20260608 09:57:05.535172  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01c531a544634954bd1b368ecb77a8c4 has no consensus state
W20260608 09:57:05.536727  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fbb7793f3d614e058493e8a6907872ee has no consensus state
W20260608 09:57:05.538275  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5eb29980053436b9b51aca2bf71910a has no consensus state
W20260608 09:57:05.539637  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 353e2b13c23f4910803144f09447d4fb has no consensus state
I20260608 09:57:05.539626  7552 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:05.540598  7577 raft_consensus.cc:493] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.541102  7577 raft_consensus.cc:515] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
W20260608 09:57:05.541905  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4273b6001a6425495a09d4d83c54564 has no consensus state
I20260608 09:57:05.543195  7577 leader_election.cc:290] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
W20260608 09:57:05.545495  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5b624c0a04f41c0bae1ed37775e7035 has no consensus state
I20260608 09:57:05.545699  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:05.546458  7350 raft_consensus.cc:2393] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e1cac13897d435393c4c3f167f8535a in current term 1: Already voted for candidate 346371065f264d9c8fcef6f347993894 in this term.
I20260608 09:57:05.546288  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4df9c83a404959b0e3612431723171" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
W20260608 09:57:05.547458  7247 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 892c55d023fd41c29c287ddf4d5525ac has no consensus state
I20260608 09:57:05.550295  7464 leader_election.cc:304] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a; no voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:05.553047  7577 raft_consensus.cc:3060] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:05.560850  7235 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c5eb29980053436b9b51aca2bf71910a (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c5eb29980053436b9b51aca2bf71910a has no consensus state
I20260608 09:57:05.561398  7577 raft_consensus.cc:2749] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:05.570924  7552 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.589062  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 0210aee2a2a3421193af5d9b8479878b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.590611  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0210aee2a2a3421193af5d9b8479878b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.594704  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 0210aee2a2a3421193af5d9b8479878b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.596164  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0210aee2a2a3421193af5d9b8479878b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.599722  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 01c531a544634954bd1b368ecb77a8c4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.600732  7482 tablet_service.cc:1511] Processing CreateTablet for tablet fbb7793f3d614e058493e8a6907872ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.601336  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c531a544634954bd1b368ecb77a8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.602085  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb7793f3d614e058493e8a6907872ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.599774  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 01c531a544634954bd1b368ecb77a8c4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.609989  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c531a544634954bd1b368ecb77a8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.609510  7582 consensus_queue.cc:1048] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:05.623265  7545 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.628646  7411 tablet_service.cc:1511] Processing CreateTablet for tablet fbb7793f3d614e058493e8a6907872ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.630262  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb7793f3d614e058493e8a6907872ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.634564  7545 tablet_bootstrap.cc:654] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.643874  7338 tablet_service.cc:1511] Processing CreateTablet for tablet c5eb29980053436b9b51aca2bf71910a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.645352  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5eb29980053436b9b51aca2bf71910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.650307  7409 tablet_service.cc:1511] Processing CreateTablet for tablet c5eb29980053436b9b51aca2bf71910a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.651758  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5eb29980053436b9b51aca2bf71910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.652486  7547 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:05.658738  7547 tablet_bootstrap.cc:654] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.661017  7553 consensus_queue.cc:1048] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.670650  7557 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:05.673707  7546 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:05.689474  7551 consensus_queue.cc:1048] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.694386  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 353e2b13c23f4910803144f09447d4fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.695336  7546 tablet_bootstrap.cc:654] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:05.695962  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353e2b13c23f4910803144f09447d4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.707942  7634 tablet_service.cc:1511] Processing CreateTablet for tablet 0210aee2a2a3421193af5d9b8479878b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.710165  7633 tablet_service.cc:1511] Processing CreateTablet for tablet 01c531a544634954bd1b368ecb77a8c4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.710157  7634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0210aee2a2a3421193af5d9b8479878b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.714265  7631 tablet_service.cc:1511] Processing CreateTablet for tablet c5eb29980053436b9b51aca2bf71910a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.717463  7633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c531a544634954bd1b368ecb77a8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.719894  7632 tablet_service.cc:1511] Processing CreateTablet for tablet fbb7793f3d614e058493e8a6907872ee (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.721243  7674 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:05.727154  7631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5eb29980053436b9b51aca2bf71910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.731200  7547 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:05.731746  7547 ts_tablet_manager.cc:1403] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.079s	user 0.002s	sys 0.012s
I20260608 09:57:05.734661  7547 raft_consensus.cc:359] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:05.735420  7547 raft_consensus.cc:385] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.735715  7547 raft_consensus.cc:740] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.738121  7632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb7793f3d614e058493e8a6907872ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.736577  7547 consensus_queue.cc:260] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:05.738282  7557 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:57:05.746090  7630 tablet_service.cc:1511] Processing CreateTablet for tablet 353e2b13c23f4910803144f09447d4fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.749029  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353e2b13c23f4910803144f09447d4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.748824  7629 tablet_service.cc:1511] Processing CreateTablet for tablet f4273b6001a6425495a09d4d83c54564 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.755911  7545 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:05.758572  7545 ts_tablet_manager.cc:1403] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.006s
I20260608 09:57:05.758617  7547 ts_tablet_manager.cc:1434] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260608 09:57:05.759990  7547 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:05.754029  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 353e2b13c23f4910803144f09447d4fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.766325  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353e2b13c23f4910803144f09447d4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.777314  7557 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:05.785928  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4273b6001a6425495a09d4d83c54564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.752223  7554 consensus_queue.cc:1048] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260608 09:57:05.805341  7545 raft_consensus.cc:359] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:05.810925  7545 raft_consensus.cc:385] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:05.811201  7545 raft_consensus.cc:740] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:05.821552  7415 tablet_service.cc:1511] Processing CreateTablet for tablet f4273b6001a6425495a09d4d83c54564 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.823164  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4273b6001a6425495a09d4d83c54564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.823319  7557 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.825028  7339 tablet_service.cc:1511] Processing CreateTablet for tablet c5b624c0a04f41c0bae1ed37775e7035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.826548  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b624c0a04f41c0bae1ed37775e7035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.829384  7545 consensus_queue.cc:260] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:05.832808  7482 tablet_service.cc:1511] Processing CreateTablet for tablet f4273b6001a6425495a09d4d83c54564 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:05.834214  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4273b6001a6425495a09d4d83c54564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:05.847935  7552 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.857719  7545 ts_tablet_manager.cc:1434] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.001s
I20260608 09:57:05.870239  7674 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:05.875591  7545 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:05.875452  7577 raft_consensus.cc:493] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:05.876219  7577 raft_consensus.cc:515] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:05.883081  7546 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:05.883510  7546 ts_tablet_manager.cc:1403] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.008s
I20260608 09:57:05.881151  7577 leader_election.cc:290] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419)
I20260608 09:57:05.896920  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:05.902838  7423 raft_consensus.cc:2468] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
W20260608 09:57:05.958158  7689 log.cc:927] Time spent T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260608 09:57:06.009109  7547 tablet_bootstrap.cc:654] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.018631  7464 leader_election.cc:304] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:06.025341  7546 raft_consensus.cc:359] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.027494  7546 raft_consensus.cc:385] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.027753  7546 raft_consensus.cc:740] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.023066  7577 raft_consensus.cc:2804] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.029444  7577 raft_consensus.cc:493] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.029844  7577 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.031594  7628 tablet_service.cc:1511] Processing CreateTablet for tablet c5b624c0a04f41c0bae1ed37775e7035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:06.033126  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b624c0a04f41c0bae1ed37775e7035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:06.024451  7409 tablet_service.cc:1511] Processing CreateTablet for tablet c5b624c0a04f41c0bae1ed37775e7035 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:06.035817  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b624c0a04f41c0bae1ed37775e7035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:06.048873  7545 tablet_bootstrap.cc:654] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.047077  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 892c55d023fd41c29c287ddf4d5525ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:06.052259  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892c55d023fd41c29c287ddf4d5525ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:57:06.056102  7692 log.cc:927] Time spent T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
I20260608 09:57:06.050520  7546 consensus_queue.cc:260] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.062422  7698 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.084043  7687 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:06.057132  7577 raft_consensus.cc:515] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:06.086961  7546 ts_tablet_manager.cc:1434] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.203s	user 0.006s	sys 0.002s
W20260608 09:57:06.100157  7296 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:57:06.109792  7691 log.cc:927] Time spent T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260608 09:57:06.126438  7687 raft_consensus.cc:493] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.127250  7687 raft_consensus.cc:515] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.140851  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:06.174454  7546 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:06.184360  7699 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:57:06.179849  7551 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 09:57:06.195848  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 892c55d023fd41c29c287ddf4d5525ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:06.197450  7547 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:06.177609  7687 leader_election.cc:290] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:06.198695  7547 ts_tablet_manager.cc:1403] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.439s	user 0.031s	sys 0.005s
I20260608 09:57:06.186523  7577 leader_election.cc:290] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419)
W20260608 09:57:06.204061  7316 leader_election.cc:343] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:06.205971  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892c55d023fd41c29c287ddf4d5525ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:06.202173  7634 tablet_service.cc:1511] Processing CreateTablet for tablet 892c55d023fd41c29c287ddf4d5525ac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:06.214651  7634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892c55d023fd41c29c287ddf4d5525ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:06.217170  7545 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:06.217592  7545 ts_tablet_manager.cc:1403] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.343s	user 0.006s	sys 0.013s
I20260608 09:57:06.221705  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:06.222293  7425 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.250682  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.297791  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
W20260608 09:57:06.305272  7463 leader_election.cc:343] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:57:06.348906  7463 leader_election.cc:343] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:06.354039  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.358846  7425 raft_consensus.cc:2468] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
W20260608 09:57:06.373762  7314 leader_election.cc:343] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:06.374890  7545 raft_consensus.cc:359] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.375774  7545 raft_consensus.cc:385] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.376081  7545 raft_consensus.cc:740] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.377874  7547 raft_consensus.cc:359] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.378650  7547 raft_consensus.cc:385] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.378957  7547 raft_consensus.cc:740] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.379891  7314 leader_election.cc:304] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 3e1cac13897d435393c4c3f167f8535a, cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:06.379769  7547 consensus_queue.cc:260] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.380825  7687 raft_consensus.cc:2749] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:06.382740  7547 ts_tablet_manager.cc:1434] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.183s	user 0.042s	sys 0.083s
I20260608 09:57:06.382835  7546 tablet_bootstrap.cc:654] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.389671  7464 leader_election.cc:304] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [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: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:06.390873  7699 raft_consensus.cc:2804] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.391340  7699 raft_consensus.cc:697] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:06.392184  7699 consensus_queue.cc:237] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:06.393563  7547 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:06.396134  7545 consensus_queue.cc:260] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.421295  7545 ts_tablet_manager.cc:1434] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.203s	user 0.024s	sys 0.022s
I20260608 09:57:06.422129  7545 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:06.428047  7698 tablet_bootstrap.cc:654] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.431126  7546 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:06.442467  7546 ts_tablet_manager.cc:1403] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.268s	user 0.009s	sys 0.013s
I20260608 09:57:06.446005  7547 tablet_bootstrap.cc:654] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.450569  7545 tablet_bootstrap.cc:654] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.461356  7546 raft_consensus.cc:359] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.462452  7546 raft_consensus.cc:385] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.462898  7546 raft_consensus.cc:740] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.464378  7546 consensus_queue.cc:260] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.463894  7245 catalog_manager.cc:5696] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.469494  7698 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.470556  7698 ts_tablet_manager.cc:1403] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.446s	user 0.013s	sys 0.025s
I20260608 09:57:06.471719  7545 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:06.469983  7546 ts_tablet_manager.cc:1434] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260608 09:57:06.472199  7545 ts_tablet_manager.cc:1403] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260608 09:57:06.473001  7546 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:06.475057  7545 raft_consensus.cc:359] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.475705  7545 raft_consensus.cc:385] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.475981  7545 raft_consensus.cc:740] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.476931  7545 consensus_queue.cc:260] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.479497  7545 ts_tablet_manager.cc:1434] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:57:06.479837  7698 raft_consensus.cc:359] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.480353  7545 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:06.480623  7698 raft_consensus.cc:385] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.482338  7698 raft_consensus.cc:740] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.483268  7698 consensus_queue.cc:260] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.485685  7546 tablet_bootstrap.cc:654] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.492584  7545 tablet_bootstrap.cc:654] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.496759  7546 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:06.499099  7669 heartbeater.cc:499] Master 127.4.69.62:43149 was elected leader, sending a full tablet report...
I20260608 09:57:06.501381  7546 ts_tablet_manager.cc:1403] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260608 09:57:06.503974  7545 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:06.500669  7698 ts_tablet_manager.cc:1434] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.006s
I20260608 09:57:06.504923  7545 ts_tablet_manager.cc:1403] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260608 09:57:06.505193  7698 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.507850  7545 raft_consensus.cc:359] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.508574  7545 raft_consensus.cc:385] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.508920  7545 raft_consensus.cc:740] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.510136  7545 consensus_queue.cc:260] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.512583  7545 ts_tablet_manager.cc:1434] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 09:57:06.510277  7546 raft_consensus.cc:359] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.513020  7546 raft_consensus.cc:385] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.513353  7546 raft_consensus.cc:740] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.513554  7545 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:06.514351  7546 consensus_queue.cc:260] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.518684  7546 ts_tablet_manager.cc:1434] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260608 09:57:06.519613  7546 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:06.519817  7545 tablet_bootstrap.cc:654] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.516647  7698 tablet_bootstrap.cc:654] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.530144  7547 tablet_bootstrap.cc:492] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:06.530583  7547 ts_tablet_manager.cc:1403] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.146s	user 0.055s	sys 0.034s
I20260608 09:57:06.531662  7545 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: No bootstrap required, opened a new log
I20260608 09:57:06.532119  7545 ts_tablet_manager.cc:1403] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260608 09:57:06.532744  7547 raft_consensus.cc:359] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.534266  7547 raft_consensus.cc:385] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.534569  7547 raft_consensus.cc:740] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.535295  7545 raft_consensus.cc:359] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.535537  7547 consensus_queue.cc:260] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.535992  7545 raft_consensus.cc:385] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.536389  7698 tablet_bootstrap.cc:492] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.536391  7545 raft_consensus.cc:740] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.537119  7698 ts_tablet_manager.cc:1403] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260608 09:57:06.537495  7545 consensus_queue.cc:260] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.538029  7547 ts_tablet_manager.cc:1434] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:57:06.538945  7547 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:06.539892  7545 ts_tablet_manager.cc:1434] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:06.540081  7698 raft_consensus.cc:359] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.532858  7546 tablet_bootstrap.cc:654] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.540755  7698 raft_consensus.cc:385] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.541142  7698 raft_consensus.cc:740] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.542295  7698 consensus_queue.cc:260] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.545037  7698 ts_tablet_manager.cc:1434] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:57:06.545876  7547 tablet_bootstrap.cc:654] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.546379  7698 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.561556  7547 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:06.562042  7547 ts_tablet_manager.cc:1403] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260608 09:57:06.566890  7546 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:06.567356  7546 ts_tablet_manager.cc:1403] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260608 09:57:06.570623  7546 raft_consensus.cc:359] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.571007  7547 raft_consensus.cc:359] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.571357  7546 raft_consensus.cc:385] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.571720  7547 raft_consensus.cc:385] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.571727  7698 tablet_bootstrap.cc:654] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.571774  7546 raft_consensus.cc:740] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.572233  7547 raft_consensus.cc:740] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.572973  7546 consensus_queue.cc:260] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.573782  7547 consensus_queue.cc:260] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.576010  7546 ts_tablet_manager.cc:1434] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:06.577353  7546 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:06.579048  7547 ts_tablet_manager.cc:1434] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 09:57:06.585057  7546 tablet_bootstrap.cc:654] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.590600  7547 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:06.597786  7546 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:06.598469  7546 ts_tablet_manager.cc:1403] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 09:57:06.599261  7547 tablet_bootstrap.cc:654] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.601717  7546 raft_consensus.cc:359] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.600447  7243 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027] alter complete (version 0)
I20260608 09:57:06.602442  7546 raft_consensus.cc:385] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.602783  7546 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.603272  7698 tablet_bootstrap.cc:492] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.603740  7698 ts_tablet_manager.cc:1403] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.014s
I20260608 09:57:06.603539  7546 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.606614  7546 ts_tablet_manager.cc:1434] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:06.607137  7698 raft_consensus.cc:359] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.607575  7546 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: Bootstrap starting.
I20260608 09:57:06.607846  7698 raft_consensus.cc:385] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.608165  7698 raft_consensus.cc:740] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.608927  7698 consensus_queue.cc:260] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.611086  7698 ts_tablet_manager.cc:1434] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:57:06.612156  7698 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.614464  7546 tablet_bootstrap.cc:654] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.618317  7547 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: No bootstrap required, opened a new log
I20260608 09:57:06.618765  7547 ts_tablet_manager.cc:1403] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.001s
I20260608 09:57:06.618975  7698 tablet_bootstrap.cc:654] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.621681  7547 raft_consensus.cc:359] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.622562  7547 raft_consensus.cc:385] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.622902  7547 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.623785  7547 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.626626  7547 ts_tablet_manager.cc:1434] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:06.630162  7546 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: No bootstrap required, opened a new log
I20260608 09:57:06.630198  7698 tablet_bootstrap.cc:492] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.630821  7546 ts_tablet_manager.cc:1403] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260608 09:57:06.630896  7698 ts_tablet_manager.cc:1403] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
W20260608 09:57:06.631403  7233 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0210aee2a2a3421193af5d9b8479878b (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0210aee2a2a3421193af5d9b8479878b consensus state has no leader
I20260608 09:57:06.633925  7698 raft_consensus.cc:359] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:06.633831  7546 raft_consensus.cc:359] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.634543  7698 raft_consensus.cc:385] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.634629  7546 raft_consensus.cc:385] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.634845  7698 raft_consensus.cc:740] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.634999  7546 raft_consensus.cc:740] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.635602  7698 consensus_queue.cc:260] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:06.635775  7546 consensus_queue.cc:260] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.637476  7717 raft_consensus.cc:493] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.637835  7698 ts_tablet_manager.cc:1434] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:57:06.637883  7546 ts_tablet_manager.cc:1434] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:06.638978  7698 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.638010  7717 raft_consensus.cc:515] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.646651  7698 tablet_bootstrap.cc:654] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.648125  7717 leader_election.cc:290] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:06.655925  7698 tablet_bootstrap.cc:492] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.656635  7698 ts_tablet_manager.cc:1403] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 09:57:06.661150  7698 raft_consensus.cc:359] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.661855  7698 raft_consensus.cc:385] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.662154  7698 raft_consensus.cc:740] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.662997  7698 consensus_queue.cc:260] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.665380  7698 ts_tablet_manager.cc:1434] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:06.666374  7698 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.666764  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0210aee2a2a3421193af5d9b8479878b" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:06.667457  7424 raft_consensus.cc:2468] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 0.
I20260608 09:57:06.672004  7609 leader_election.cc:304] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:06.673758  7698 tablet_bootstrap.cc:654] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.673890  7717 raft_consensus.cc:2804] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.674405  7717 raft_consensus.cc:493] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.674798  7717 raft_consensus.cc:3060] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.677374  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0210aee2a2a3421193af5d9b8479878b" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:06.678093  7348 raft_consensus.cc:2468] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 0.
I20260608 09:57:06.680099  7687 raft_consensus.cc:493] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.680596  7687 raft_consensus.cc:515] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.681620  7717 raft_consensus.cc:515] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.682969  7687 leader_election.cc:290] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.683610  7717 leader_election.cc:290] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:06.685497  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:06.686041  7424 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:06.687017  7315 leader_election.cc:304] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.687834  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.688170  7698 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.688616  7698 ts_tablet_manager.cc:1403] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 09:57:06.688787  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0210aee2a2a3421193af5d9b8479878b" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
W20260608 09:57:06.689139  7314 leader_election.cc:343] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:06.689381  7348 raft_consensus.cc:3060] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.690976  7698 raft_consensus.cc:359] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.691481  7698 raft_consensus.cc:385] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.691663  7698 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.692306  7698 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.692703  7687 raft_consensus.cc:2804] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.693233  7687 raft_consensus.cc:493] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.693362  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0210aee2a2a3421193af5d9b8479878b" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:06.693621  7687 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.694150  7424 raft_consensus.cc:3060] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.694711  7698 ts_tablet_manager.cc:1434] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:57:06.694898  7348 raft_consensus.cc:2468] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 1.
I20260608 09:57:06.696307  7609 leader_election.cc:304] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.698087  7717 raft_consensus.cc:2804] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.698279  7698 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.698570  7717 raft_consensus.cc:697] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 1 LEADER]: Becoming Leader. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:06.699425  7717 consensus_queue.cc:237] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.702885  7687 raft_consensus.cc:515] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.705732  7698 tablet_bootstrap.cc:654] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.709506  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:06.710335  7644 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.716631  7698 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.717154  7698 ts_tablet_manager.cc:1403] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 09:57:06.717144  7710 raft_consensus.cc:493] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.717897  7710 raft_consensus.cc:515] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.720510  7698 raft_consensus.cc:359] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.721312  7698 raft_consensus.cc:385] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.721629  7698 raft_consensus.cc:740] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.716482  7424 raft_consensus.cc:2468] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 1.
I20260608 09:57:06.721799  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.722131  7710 leader_election.cc:290] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.721799  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:06.722889  7687 leader_election.cc:290] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Requested vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.722678  7698 consensus_queue.cc:260] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.723943  7644 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.723984  7643 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:06.725004  7425 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:06.723876  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:06.726006  7423 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.726673  7315 leader_election.cc:304] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.727597  7710 raft_consensus.cc:2804] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.727972  7710 raft_consensus.cc:493] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.728323  7710 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.728370  7698 ts_tablet_manager.cc:1434] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 09:57:06.729521  7698 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:06.732860  7423 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.733445  7314 leader_election.cc:304] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.734659  7243 catalog_manager.cc:5696] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to cc463883c37041bcb37ba4b04b711a3a (127.4.69.4). New cstate: current_term: 1 leader_uuid: "cc463883c37041bcb37ba4b04b711a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.735806  7698 tablet_bootstrap.cc:654] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:06.736137  7710 raft_consensus.cc:515] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.738446  7710 leader_election.cc:290] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Requested vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.739534  7710 raft_consensus.cc:2804] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.739882  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:06.740492  7423 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.740716  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:06.741353  7644 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.741809  7698 tablet_bootstrap.cc:492] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: No bootstrap required, opened a new log
I20260608 09:57:06.742250  7698 ts_tablet_manager.cc:1403] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:57:06.746102  7698 raft_consensus.cc:359] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.746738  7698 raft_consensus.cc:385] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:06.747025  7698 raft_consensus.cc:740] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: FOLLOWER
I20260608 09:57:06.747013  7423 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.748085  7698 consensus_queue.cc:260] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.750186  7698 ts_tablet_manager.cc:1434] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 09:57:06.751561  7315 leader_election.cc:304] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.754257  7644 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.740059  7710 raft_consensus.cc:697] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:06.755599  7710 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.758850  7708 raft_consensus.cc:493] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.759358  7708 raft_consensus.cc:515] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.761566  7708 leader_election.cc:290] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:06.757731  7687 raft_consensus.cc:2804] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.762435  7687 raft_consensus.cc:697] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:06.763342  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353e2b13c23f4910803144f09447d4fb" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:06.765115  7499 raft_consensus.cc:2468] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:06.765349  7704 raft_consensus.cc:493] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.765209  7687 consensus_queue.cc:237] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:06.765856  7704 raft_consensus.cc:515] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.767279  7316 leader_election.cc:304] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.768399  7704 leader_election.cc:290] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419)
I20260608 09:57:06.768443  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353e2b13c23f4910803144f09447d4fb" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.769162  7644 raft_consensus.cc:2468] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 0.
I20260608 09:57:06.770747  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.770782  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:06.771178  7644 raft_consensus.cc:2468] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:06.771690  7349 raft_consensus.cc:2468] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:06.772105  7463 leader_election.cc:304] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:06.772910  7704 raft_consensus.cc:2804] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.773283  7704 raft_consensus.cc:493] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.773630  7704 raft_consensus.cc:3060] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.774497  7708 raft_consensus.cc:2804] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.775015  7708 raft_consensus.cc:493] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.775453  7708 raft_consensus.cc:3060] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.778733  7704 raft_consensus.cc:515] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.780854  7704 leader_election.cc:290] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419)
I20260608 09:57:06.781395  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:06.781904  7644 raft_consensus.cc:3060] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.782686  7243 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.786248  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c531a544634954bd1b368ecb77a8c4" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:06.787022  7349 raft_consensus.cc:3060] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.786624  7704 raft_consensus.cc:493] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.787241  7644 raft_consensus.cc:2468] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:06.787945  7704 raft_consensus.cc:515] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.790930  7704 leader_election.cc:290] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.791417  7463 leader_election.cc:304] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:06.792860  7708 raft_consensus.cc:515] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.794178  7704 raft_consensus.cc:2804] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.794394  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4273b6001a6425495a09d4d83c54564" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:06.794934  7704 raft_consensus.cc:697] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:06.795077  7423 raft_consensus.cc:2468] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:06.796355  7464 leader_election.cc:304] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:06.796370  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353e2b13c23f4910803144f09447d4fb" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:06.797122  7708 leader_election.cc:290] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Requested vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:06.797250  7643 raft_consensus.cc:3060] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.798070  7699 raft_consensus.cc:2804] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.798146  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353e2b13c23f4910803144f09447d4fb" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:06.798575  7699 raft_consensus.cc:493] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.798758  7499 raft_consensus.cc:3060] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.798993  7699 raft_consensus.cc:3060] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.802531  7349 raft_consensus.cc:2468] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:06.804443  7643 raft_consensus.cc:2468] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.807611  7314 leader_election.cc:304] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.808408  7708 raft_consensus.cc:2804] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.809032  7708 raft_consensus.cc:697] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:06.810228  7708 consensus_queue.cc:237] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.808809  7704 consensus_queue.cc:237] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.809960  7245 catalog_manager.cc:5696] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.811759  7699 raft_consensus.cc:515] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.812713  7499 raft_consensus.cc:2468] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 1.
I20260608 09:57:06.813972  7699 leader_election.cc:290] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Requested vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.814783  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4273b6001a6425495a09d4d83c54564" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a" is_pre_election: true
I20260608 09:57:06.815431  7644 raft_consensus.cc:2468] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 0.
I20260608 09:57:06.817701  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4273b6001a6425495a09d4d83c54564" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:06.818297  7423 raft_consensus.cc:3060] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.817239  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4273b6001a6425495a09d4d83c54564" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:06.821406  7643 raft_consensus.cc:3060] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.830073  7245 catalog_manager.cc:5696] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.836020  7423 raft_consensus.cc:2468] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:06.834071  7643 raft_consensus.cc:2468] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 1.
I20260608 09:57:06.838020  7463 leader_election.cc:304] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:06.838574  7243 catalog_manager.cc:5696] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:06.839460  7704 raft_consensus.cc:2804] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.840247  7704 raft_consensus.cc:697] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:06.841039  7704 consensus_queue.cc:237] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:06.852243  7243 catalog_manager.cc:5696] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:06.854156  7737 raft_consensus.cc:493] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.854602  7737 raft_consensus.cc:515] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.856597  7737 leader_election.cc:290] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:06.858289  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892c55d023fd41c29c287ddf4d5525ac" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" is_pre_election: true
I20260608 09:57:06.858984  7349 raft_consensus.cc:2468] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 0.
I20260608 09:57:06.860349  7609 leader_election.cc:304] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:06.861231  7737 raft_consensus.cc:2804] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:06.861577  7737 raft_consensus.cc:493] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:06.861939  7737 raft_consensus.cc:3060] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.868130  7737 raft_consensus.cc:515] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.868248  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892c55d023fd41c29c287ddf4d5525ac" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:06.868942  7499 raft_consensus.cc:2468] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 0.
I20260608 09:57:06.869875  7737 leader_election.cc:290] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 election: Requested vote from peers 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:06.870504  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892c55d023fd41c29c287ddf4d5525ac" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:06.870966  7499 raft_consensus.cc:3060] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.871373  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892c55d023fd41c29c287ddf4d5525ac" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:06.871945  7349 raft_consensus.cc:3060] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.877596  7499 raft_consensus.cc:2468] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 1.
I20260608 09:57:06.878484  7349 raft_consensus.cc:2468] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 1.
I20260608 09:57:06.878808  7610 leader_election.cc:304] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1cac13897d435393c4c3f167f8535a, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:06.879602  7737 raft_consensus.cc:2804] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:06.880007  7737 raft_consensus.cc:697] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 1 LEADER]: Becoming Leader. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:06.880609  7737 consensus_queue.cc:237] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } }
I20260608 09:57:06.887856  7243 catalog_manager.cc:5696] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to cc463883c37041bcb37ba4b04b711a3a (127.4.69.4). New cstate: current_term: 1 leader_uuid: "cc463883c37041bcb37ba4b04b711a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.977090  7737 raft_consensus.cc:493] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:06.977577  7737 raft_consensus.cc:515] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:06.979418  7737 leader_election.cc:290] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:06.980373  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1cac13897d435393c4c3f167f8535a" is_pre_election: true
I20260608 09:57:06.980548  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "346371065f264d9c8fcef6f347993894" is_pre_election: true
I20260608 09:57:06.981385  7423 raft_consensus.cc:2393] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc463883c37041bcb37ba4b04b711a3a in current term 1: Already voted for candidate 3e1cac13897d435393c4c3f167f8535a in this term.
I20260608 09:57:06.982569  7609 leader_election.cc:304] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a; no voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:06.983345  7737 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:06.987697  7737 raft_consensus.cc:2749] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:06.990780  7704 consensus_queue.cc:1048] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.004396  7552 consensus_queue.cc:1048] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.081225  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:07.106046  7499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519"
dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
mode: GRACEFUL
new_leader_uuid: "346371065f264d9c8fcef6f347993894"
 from {username='slave'} at 127.0.0.1:45718
I20260608 09:57:07.106669  7499 raft_consensus.cc:606] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Received request to transfer leadership to TS 346371065f264d9c8fcef6f347993894
I20260608 09:57:07.109176  7499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9"
dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
mode: GRACEFUL
new_leader_uuid: "346371065f264d9c8fcef6f347993894"
 from {username='slave'} at 127.0.0.1:45718
I20260608 09:57:07.109647  7499 raft_consensus.cc:606] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Received request to transfer leadership to TS 346371065f264d9c8fcef6f347993894
I20260608 09:57:07.121006  7349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7"
dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
mode: GRACEFUL
new_leader_uuid: "3e1cac13897d435393c4c3f167f8535a"
 from {username='slave'} at 127.0.0.1:38094
I20260608 09:57:07.121663  7349 raft_consensus.cc:606] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Received request to transfer leadership to TS 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:07.123062  7301 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 09:57:07.123888  7301 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:07.146250  7423 consensus_queue.cc:237] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue 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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:07.150537  7708 consensus_queue.cc:1048] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.162206  7349 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:07.164100  7582 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.165012  7497 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:07.167452  7756 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.169160  7737 consensus_queue.cc:1048] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.196434  7756 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.198503  7349 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.203339  7710 consensus_queue.cc:1048] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.208600  7717 consensus_queue.cc:1048] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:07.209510  7389 consensus_peers.cc:597] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 437a9bbb26d74cb3a1499cae49c6ad84. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:07.213847  7552 consensus_queue.cc:1048] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.219498  7687 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:07.228147  7704 consensus_queue.cc:1048] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.234207  7704 consensus_queue.cc:1048] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.255556  7243 catalog_manager.cc:5696] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.261083  7552 consensus_queue.cc:1048] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.287855  7710 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.316190  7687 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.412634  7717 consensus_queue.cc:1048] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.421700  7771 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.430521  7699 raft_consensus.cc:993] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: : Instructing follower 346371065f264d9c8fcef6f347993894 to start an election
I20260608 09:57:07.431022  7699 raft_consensus.cc:1081] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Signalling peer 346371065f264d9c8fcef6f347993894 to start an election
I20260608 09:57:07.432865  7424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9"
dest_uuid: "346371065f264d9c8fcef6f347993894"
 from {username='slave'} at 127.0.0.1:58198
I20260608 09:57:07.433492  7424 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:07.433892  7424 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.440930  7424 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.443780  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:07.444363  7350 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.448378  7717 consensus_queue.cc:1048] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:07.452148  7708 raft_consensus.cc:993] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: : Instructing follower 3e1cac13897d435393c4c3f167f8535a to start an election
I20260608 09:57:07.452623  7708 raft_consensus.cc:1081] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Signalling peer 3e1cac13897d435393c4c3f167f8535a to start an election
I20260608 09:57:07.454514  7498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7"
dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
 from {username='slave'} at 127.0.0.1:45700
I20260608 09:57:07.455147  7498 raft_consensus.cc:493] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:07.454610  7496 consensus_queue.cc:237] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue 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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:07.455567  7498 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.471192  7499 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.464857  7498 raft_consensus.cc:515] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.482780  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:07.483490  7423 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.495436  7350 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 2.
I20260608 09:57:07.498349  7424 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 2 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:07.498208  7390 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:07.499836  7498 leader_election.cc:290] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 2 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:07.500129  7582 raft_consensus.cc:2804] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:07.500638  7582 raft_consensus.cc:697] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Becoming Leader. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:07.501143  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e3dd6c2c464c7397f93c9521b660c7" candidate_uuid: "3e1cac13897d435393c4c3f167f8535a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:07.501765  7348 raft_consensus.cc:3055] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:07.501502  7582 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.502131  7348 raft_consensus.cc:740] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:07.503018  7348 consensus_queue.cc:260] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.504279  7348 raft_consensus.cc:3060] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.506137  7423 raft_consensus.cc:2468] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 2.
I20260608 09:57:07.507767  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:07.508147  7464 leader_election.cc:304] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, 3e1cac13897d435393c4c3f167f8535a; no voters: 
I20260608 09:57:07.508546  7497 raft_consensus.cc:3055] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:07.509033  7497 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:07.509333  7704 raft_consensus.cc:2804] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:07.509861  7704 raft_consensus.cc:697] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEADER]: Becoming Leader. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:07.510169  7497 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.510720  7704 consensus_queue.cc:237] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.511759  7497 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.518041  7424 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:07.518663  7350 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:07.516176  7463 consensus_peers.cc:597] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7881ddb42c264bfbb92e4d999fd0b249. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:07.521688  7699 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260608 09:57:07.525900  7552 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.531244  7497 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 2.
I20260608 09:57:07.533170  7348 raft_consensus.cc:2468] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1cac13897d435393c4c3f167f8535a in term 2.
I20260608 09:57:07.534795  7704 raft_consensus.cc:993] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: : Instructing follower 346371065f264d9c8fcef6f347993894 to start an election
I20260608 09:57:07.535216  7783 raft_consensus.cc:1081] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Signalling peer 346371065f264d9c8fcef6f347993894 to start an election
I20260608 09:57:07.536284  7246 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 reported cstate change: term changed from 1 to 2, leader changed from 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) to 346371065f264d9c8fcef6f347993894 (127.4.69.2). New cstate: current_term: 2 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:07.539428  7423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519"
dest_uuid: "346371065f264d9c8fcef6f347993894"
 from {username='slave'} at 127.0.0.1:58198
I20260608 09:57:07.540011  7423 raft_consensus.cc:493] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:07.540409  7423 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.545585  7244 catalog_manager.cc:5696] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: term changed from 1 to 2, leader changed from ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) to 3e1cac13897d435393c4c3f167f8535a (127.4.69.3). New cstate: current_term: 2 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:07.547487  7423 raft_consensus.cc:515] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.550014  7423 leader_election.cc:290] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 2 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:07.550961  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:07.551712  7350 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.558408  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084eb24a603e4b68aa5a590b24e03519" candidate_uuid: "346371065f264d9c8fcef6f347993894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:07.559188  7497 raft_consensus.cc:3055] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:07.559617  7497 raft_consensus.cc:740] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:07.563019  7497 consensus_queue.cc:260] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.566612  7350 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 2.
I20260608 09:57:07.569770  7390 leader_election.cc:304] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:07.570986  7582 raft_consensus.cc:2804] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:07.571620  7582 raft_consensus.cc:697] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Becoming Leader. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:07.573107  7582 consensus_queue.cc:237] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:07.593473  7497 raft_consensus.cc:3060] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:07.598224  7552 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.601550  7424 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.608711  7244 catalog_manager.cc:5696] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 reported cstate change: term changed from 1 to 2, leader changed from 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) to 346371065f264d9c8fcef6f347993894 (127.4.69.2). New cstate: current_term: 2 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:07.609376  7348 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:07.616003  7497 raft_consensus.cc:2468] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 346371065f264d9c8fcef6f347993894 in term 2.
W20260608 09:57:07.618218  7296 auto_rebalancer.cc:591] Failed to schedule move for tablet 68e3dd6c2c464c7397f93c9521b660c7: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:57:07.618315  7246 catalog_manager.cc:5696] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:57:07.631605  7296 auto_rebalancer.cc:591] Failed to schedule move for tablet 1b727aca8f0b461b8c4086cf2ee2aef9: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:57:07.640937  7789 ts_tablet_manager.cc:933] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:07.646806  7789 tablet_copy_client.cc:323] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:33579
I20260608 09:57:07.648658  7435 tablet_copy_service.cc:140] P 346371065f264d9c8fcef6f347993894: Received BeginTabletCopySession request for tablet 437a9bbb26d74cb3a1499cae49c6ad84 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:58202)
I20260608 09:57:07.649308  7435 tablet_copy_service.cc:161] P 346371065f264d9c8fcef6f347993894: Beginning new tablet copy session on tablet 437a9bbb26d74cb3a1499cae49c6ad84 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:58202: session id = cc463883c37041bcb37ba4b04b711a3a-437a9bbb26d74cb3a1499cae49c6ad84
I20260608 09:57:07.657166  7435 tablet_copy_source_session.cc:215] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:07.660017  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437a9bbb26d74cb3a1499cae49c6ad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:07.671108  7789 tablet_copy_client.cc:806] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:07.671636  7789 tablet_copy_client.cc:670] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:07.675204  7789 tablet_copy_client.cc:538] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:07.680773  7789 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:07.696887  7789 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: 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
I20260608 09:57:07.697607  7789 tablet_bootstrap.cc:492] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:07.698115  7789 ts_tablet_manager.cc:1403] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260608 09:57:07.700157  7789 raft_consensus.cc:359] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:07.700757  7789 raft_consensus.cc:740] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:07.701246  7789 consensus_queue.cc:260] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:07.703071  7789 ts_tablet_manager.cc:1434] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:07.704886  7435 tablet_copy_service.cc:342] P 346371065f264d9c8fcef6f347993894: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-437a9bbb26d74cb3a1499cae49c6ad84 received from {username='slave'} at 127.0.0.1:58202
I20260608 09:57:07.705283  7435 tablet_copy_service.cc:434] P 346371065f264d9c8fcef6f347993894: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-437a9bbb26d74cb3a1499cae49c6ad84 on tablet 437a9bbb26d74cb3a1499cae49c6ad84 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:07.909621  7424 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:07.910866  7784 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.920249  7348 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:07.921875  7552 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.941973  7789 ts_tablet_manager.cc:933] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:07.943552  7789 tablet_copy_client.cc:323] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36553
I20260608 09:57:07.945317  7509 tablet_copy_service.cc:140] P 3e1cac13897d435393c4c3f167f8535a: Received BeginTabletCopySession request for tablet 7881ddb42c264bfbb92e4d999fd0b249 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:45716)
I20260608 09:57:07.945849  7509 tablet_copy_service.cc:161] P 3e1cac13897d435393c4c3f167f8535a: Beginning new tablet copy session on tablet 7881ddb42c264bfbb92e4d999fd0b249 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:45716: session id = cc463883c37041bcb37ba4b04b711a3a-7881ddb42c264bfbb92e4d999fd0b249
I20260608 09:57:07.952450  7509 tablet_copy_source_session.cc:215] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:07.955524  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7881ddb42c264bfbb92e4d999fd0b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:07.969013  7789 tablet_copy_client.cc:806] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:07.969512  7789 tablet_copy_client.cc:670] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:07.973171  7789 tablet_copy_client.cc:538] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:07.980032  7789 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:07.988775  7348 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:07.990403  7582 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:07.997171  7789 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: 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
I20260608 09:57:07.998056  7789 tablet_bootstrap.cc:492] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:07.999177  7789 ts_tablet_manager.cc:1403] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.016s
I20260608 09:57:08.006305  7789 raft_consensus.cc:359] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:08.007313  7789 raft_consensus.cc:740] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:08.007970  7789 consensus_queue.cc:260] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:08.013274  7789 ts_tablet_manager.cc:1434] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260608 09:57:08.016212  7509 tablet_copy_service.cc:342] P 3e1cac13897d435393c4c3f167f8535a: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-7881ddb42c264bfbb92e4d999fd0b249 received from {username='slave'} at 127.0.0.1:45716
I20260608 09:57:08.016711  7509 tablet_copy_service.cc:434] P 3e1cac13897d435393c4c3f167f8535a: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-7881ddb42c264bfbb92e4d999fd0b249 on tablet 7881ddb42c264bfbb92e4d999fd0b249 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:08.019280  7496 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:08.021169  7582 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:08.028893  7497 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:08.030742  7756 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:08.062145  7348 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:08.064193  7800 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:08.143623  7643 raft_consensus.cc:1217] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:08.334771  7643 raft_consensus.cc:1217] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:08.534305  7797 raft_consensus.cc:1064] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
I20260608 09:57:08.536932  7797 consensus_queue.cc:237] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:08.543922  7644 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.544991  7496 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.545615  7756 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.546682  7582 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.561527  7348 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.563211  7756 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.565414  7800 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.567773  7643 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.583982  7244 catalog_manager.cc:5696] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a reported cstate change: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.586966  7348 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.593281  7496 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.631179  7424 consensus_queue.cc:237] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [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: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:08.637365  7643 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.639003  7800 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.639432  7496 raft_consensus.cc:1275] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.640980  7800 consensus_queue.cc:1048] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.645018  7797 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.648954  7643 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.650823  7497 raft_consensus.cc:2955] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.657658  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 437a9bbb26d74cb3a1499cae49c6ad84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.663173  7246 catalog_manager.cc:5696] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 3 to 4, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.674144  7336 tablet_service.cc:1558] Processing DeleteTablet for tablet 437a9bbb26d74cb3a1499cae49c6ad84 with delete_type TABLET_DATA_TOMBSTONED (TS ff7e74f90ef6410f98c5c2b5e5a46115 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38038
I20260608 09:57:08.685199  7809 tablet_replica.cc:333] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:08.686190  7809 raft_consensus.cc:2243] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.686872  7809 raft_consensus.cc:2272] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.689846  7809 ts_tablet_manager.cc:1916] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.704751  7809 ts_tablet_manager.cc:1929] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.705157  7809 log.cc:1199] T 437a9bbb26d74cb3a1499cae49c6ad84 P ff7e74f90ef6410f98c5c2b5e5a46115: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/437a9bbb26d74cb3a1499cae49c6ad84
I20260608 09:57:08.706772  7234 catalog_manager.cc:5027] TS ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): tablet 437a9bbb26d74cb3a1499cae49c6ad84 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:08.838285  7704 raft_consensus.cc:1064] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
I20260608 09:57:08.840188  7704 consensus_queue.cc:237] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:08.846632  7424 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.846674  7643 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.848248  7348 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.848312  7552 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:08.849395  7704 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.850363  7783 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.867630  7783 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.869656  7424 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.880609  7643 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.886005  7245 catalog_manager.cc:5696] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.887512  7348 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.908058  7497 consensus_queue.cc:237] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:08.913587  7643 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.914783  7348 raft_consensus.cc:1275] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.916082  7783 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.917682  7704 consensus_queue.cc:1048] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.924903  7783 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.927276  7348 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.931174  7643 raft_consensus.cc:2955] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:08.936878  7235 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7881ddb42c264bfbb92e4d999fd0b249 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.939059  7246 catalog_manager.cc:5696] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: config changed from index 3 to 4, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New cstate: current_term: 1 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.950860  7409 tablet_service.cc:1558] Processing DeleteTablet for tablet 7881ddb42c264bfbb92e4d999fd0b249 with delete_type TABLET_DATA_TOMBSTONED (TS 346371065f264d9c8fcef6f347993894 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58182
I20260608 09:57:08.952737  7815 tablet_replica.cc:333] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:08.953545  7815 raft_consensus.cc:2243] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.954157  7815 raft_consensus.cc:2272] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.956909  7815 ts_tablet_manager.cc:1916] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.968788  7815 ts_tablet_manager.cc:1929] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.969187  7815 log.cc:1199] T 7881ddb42c264bfbb92e4d999fd0b249 P 346371065f264d9c8fcef6f347993894: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/7881ddb42c264bfbb92e4d999fd0b249
I20260608 09:57:08.970696  7234 catalog_manager.cc:5027] TS 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): tablet 7881ddb42c264bfbb92e4d999fd0b249 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:09.124807  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:09.150303  7423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9"
dest_uuid: "346371065f264d9c8fcef6f347993894"
mode: GRACEFUL
new_leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
 from {username='slave'} at 127.0.0.1:39960
I20260608 09:57:09.150787  7423 raft_consensus.cc:606] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Received request to transfer leadership to TS ff7e74f90ef6410f98c5c2b5e5a46115
I20260608 09:57:09.153249  7497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee"
dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
mode: GRACEFUL
new_leader_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:45718
I20260608 09:57:09.153899  7497 raft_consensus.cc:606] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Received request to transfer leadership to TS cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:09.155273  7301 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 09:57:09.155872  7301 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:09.416049  7756 raft_consensus.cc:993] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: : Instructing follower ff7e74f90ef6410f98c5c2b5e5a46115 to start an election
I20260608 09:57:09.416535  7818 raft_consensus.cc:1081] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Signalling peer ff7e74f90ef6410f98c5c2b5e5a46115 to start an election
I20260608 09:57:09.418004  7348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9"
dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
 from {username='slave'} at 127.0.0.1:38054
I20260608 09:57:09.418433  7348 raft_consensus.cc:493] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:09.418692  7348 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:09.424371  7348 raft_consensus.cc:515] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:09.426015  7348 leader_election.cc:290] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 3 election: Requested vote from peers 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579), 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:09.426762  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:09.427023  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b727aca8f0b461b8c4086cf2ee2aef9" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:09.427421  7423 raft_consensus.cc:3055] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:57:09.427665  7497 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:09.427824  7423 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Running, Role: LEADER
I20260608 09:57:09.428833  7423 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:09.430141  7423 raft_consensus.cc:3060] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:09.436601  7423 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 3.
I20260608 09:57:09.437451  7497 raft_consensus.cc:2468] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 3.
I20260608 09:57:09.437978  7315 leader_election.cc:304] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: 346371065f264d9c8fcef6f347993894, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:09.439749  7814 raft_consensus.cc:2804] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:57:09.440318  7814 raft_consensus.cc:697] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:09.441108  7814 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } }
I20260608 09:57:09.447736  7245 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 2 to 3, leader changed from 346371065f264d9c8fcef6f347993894 (127.4.69.2) to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:09.628862  7783 raft_consensus.cc:993] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: : Instructing follower cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:09.629348  7704 raft_consensus.cc:1081] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Signalling peer cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:09.630750  7643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:37648
I20260608 09:57:09.631244  7643 raft_consensus.cc:493] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:09.631559  7643 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:09.636605  7643 raft_consensus.cc:515] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:09.638206  7643 leader_election.cc:290] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Requested vote from peers 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:09.638919  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e1cac13897d435393c4c3f167f8535a"
I20260608 09:57:09.639281  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb7793f3d614e058493e8a6907872ee" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:09.639524  7497 raft_consensus.cc:3055] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:09.639878  7423 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:09.639878  7497 raft_consensus.cc:740] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Running, Role: LEADER
I20260608 09:57:09.641053  7497 consensus_queue.cc:260] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:09.642314  7497 raft_consensus.cc:3060] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:09.646667  7423 raft_consensus.cc:2468] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:09.647948  7609 leader_election.cc:304] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:09.648784  7788 raft_consensus.cc:2804] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:09.648905  7497 raft_consensus.cc:2468] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:09.650709  7788 raft_consensus.cc:697] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Becoming Leader. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:09.651392  7788 consensus_queue.cc:237] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } }
I20260608 09:57:09.658249  7245 catalog_manager.cc:5696] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a reported cstate change: term changed from 1 to 2, leader changed from 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) to cc463883c37041bcb37ba4b04b711a3a (127.4.69.4). New cstate: current_term: 2 leader_uuid: "cc463883c37041bcb37ba4b04b711a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:09.853673  7423 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:57:09.855126  7814 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:09.866153  7497 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:57:09.867812  7819 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:09.982416  7348 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
W20260608 09:57:09.988456  7314 consensus_peers.cc:597] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b727aca8f0b461b8c4086cf2ee2aef9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.988794  7497 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:09.989288  7423 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:09.990235  7819 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:09.990859  7828 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:09.996642  7828 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:09.998543  7497 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:09.999708  7423 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.011814  7424 consensus_queue.cc:237] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.013823  7243 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: config changed from index -1 to 4, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.019243  7497 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:57:10.019587  7389 consensus_peers.cc:597] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 084eb24a603e4b68aa5a590b24e03519. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:10.021375  7756 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:10.024649  7348 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:10.027328  7756 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:10.036675  7756 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.038951  7497 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.047571  7348 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.050491  7245 catalog_manager.cc:5696] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:10.052702  7350 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue 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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:10.062112  7424 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:10.062830  7316 consensus_peers.cc:597] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 -> Peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Couldn't send request to peer 3e1cac13897d435393c4c3f167f8535a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5b624c0a04f41c0bae1ed37775e7035. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:10.063280  7643 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:10.063730  7828 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:10.065160  7819 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:10.076742  7814 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } } }
I20260608 09:57:10.079826  7424 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } } }
I20260608 09:57:10.079613  7644 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } } }
I20260608 09:57:10.094956  7246 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index -1 to 2, NON_VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) added. New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } } }
I20260608 09:57:10.098012  7424 consensus_queue.cc:237] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue 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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.105509  7496 raft_consensus.cc:1275] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:10.106019  7497 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:10.106348  7350 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:10.107630  7389 consensus_peers.cc:597] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c4df9c83a404959b0e3612431723171. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:10.107568  7788 consensus_queue.cc:1048] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:10.107647  7818 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:10.110316  7818 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:10.123389  7841 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.125248  7497 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.130633  7424 raft_consensus.cc:1275] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:10.132218  7788 consensus_queue.cc:1048] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:10.139750  7350 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.148583  7246 catalog_manager.cc:5696] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: config changed from index -1 to 2, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:10.401059  7848 ts_tablet_manager.cc:933] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:10.402998  7848 tablet_copy_client.cc:323] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36159
I20260608 09:57:10.404716  7360 tablet_copy_service.cc:140] P ff7e74f90ef6410f98c5c2b5e5a46115: Received BeginTabletCopySession request for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:38080)
I20260608 09:57:10.405294  7360 tablet_copy_service.cc:161] P ff7e74f90ef6410f98c5c2b5e5a46115: Beginning new tablet copy session on tablet 1b727aca8f0b461b8c4086cf2ee2aef9 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:38080: session id = cc463883c37041bcb37ba4b04b711a3a-1b727aca8f0b461b8c4086cf2ee2aef9
I20260608 09:57:10.414427  7360 tablet_copy_source_session.cc:215] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:10.418881  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b727aca8f0b461b8c4086cf2ee2aef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:10.430668  7848 tablet_copy_client.cc:806] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:10.431257  7848 tablet_copy_client.cc:670] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:10.435108  7848 tablet_copy_client.cc:538] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:10.440582  7848 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:10.453955  7851 ts_tablet_manager.cc:933] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: Initiating tablet copy from peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:10.457079  7851 tablet_copy_client.cc:323] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36159
I20260608 09:57:10.458787  7360 tablet_copy_service.cc:140] P ff7e74f90ef6410f98c5c2b5e5a46115: Received BeginTabletCopySession request for tablet c5b624c0a04f41c0bae1ed37775e7035 from peer 3e1cac13897d435393c4c3f167f8535a ({username='slave'} at 127.0.0.1:38068)
I20260608 09:57:10.459403  7360 tablet_copy_service.cc:161] P ff7e74f90ef6410f98c5c2b5e5a46115: Beginning new tablet copy session on tablet c5b624c0a04f41c0bae1ed37775e7035 from peer 3e1cac13897d435393c4c3f167f8535a at {username='slave'} at 127.0.0.1:38068: session id = 3e1cac13897d435393c4c3f167f8535a-c5b624c0a04f41c0bae1ed37775e7035
I20260608 09:57:10.462622  7848 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:10.463502  7848 tablet_bootstrap.cc:492] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:10.464154  7848 ts_tablet_manager.cc:1403] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260608 09:57:10.467317  7360 tablet_copy_source_session.cc:215] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:10.467310  7848 raft_consensus.cc:359] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.468267  7848 raft_consensus.cc:740] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:10.468984  7848 consensus_queue.cc:260] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.470644  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b624c0a04f41c0bae1ed37775e7035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:10.475354  7848 ts_tablet_manager.cc:1434] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:57:10.477232  7360 tablet_copy_service.cc:342] P ff7e74f90ef6410f98c5c2b5e5a46115: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-1b727aca8f0b461b8c4086cf2ee2aef9 received from {username='slave'} at 127.0.0.1:38080
I20260608 09:57:10.477746  7360 tablet_copy_service.cc:434] P ff7e74f90ef6410f98c5c2b5e5a46115: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-1b727aca8f0b461b8c4086cf2ee2aef9 on tablet 1b727aca8f0b461b8c4086cf2ee2aef9 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:10.489301  7851 tablet_copy_client.cc:806] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:10.489955  7851 tablet_copy_client.cc:670] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:10.494313  7851 tablet_copy_client.cc:538] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:10.499976  7851 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap starting.
I20260608 09:57:10.516788  7851 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: 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
I20260608 09:57:10.517597  7851 tablet_bootstrap.cc:492] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: Bootstrap complete.
I20260608 09:57:10.518210  7851 ts_tablet_manager.cc:1403] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260608 09:57:10.521039  7851 raft_consensus.cc:359] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:10.521862  7851 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3e1cac13897d435393c4c3f167f8535a, State: Initialized, Role: LEARNER
I20260608 09:57:10.522572  7851 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:10.525091  7851 ts_tablet_manager.cc:1434] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:10.526893  7360 tablet_copy_service.cc:342] P ff7e74f90ef6410f98c5c2b5e5a46115: Request end of tablet copy session 3e1cac13897d435393c4c3f167f8535a-c5b624c0a04f41c0bae1ed37775e7035 received from {username='slave'} at 127.0.0.1:38068
I20260608 09:57:10.527307  7360 tablet_copy_service.cc:434] P ff7e74f90ef6410f98c5c2b5e5a46115: ending tablet copy session 3e1cac13897d435393c4c3f167f8535a-c5b624c0a04f41c0bae1ed37775e7035 on tablet c5b624c0a04f41c0bae1ed37775e7035 with peer 3e1cac13897d435393c4c3f167f8535a
I20260608 09:57:10.532927  7848 ts_tablet_manager.cc:933] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:10.534981  7848 tablet_copy_client.cc:323] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:33579
I20260608 09:57:10.536829  7435 tablet_copy_service.cc:140] P 346371065f264d9c8fcef6f347993894: Received BeginTabletCopySession request for tablet 9c4df9c83a404959b0e3612431723171 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:58202)
I20260608 09:57:10.537425  7435 tablet_copy_service.cc:161] P 346371065f264d9c8fcef6f347993894: Beginning new tablet copy session on tablet 9c4df9c83a404959b0e3612431723171 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:58202: session id = cc463883c37041bcb37ba4b04b711a3a-9c4df9c83a404959b0e3612431723171
I20260608 09:57:10.546293  7435 tablet_copy_source_session.cc:215] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:10.549309  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4df9c83a404959b0e3612431723171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:10.560565  7848 tablet_copy_client.cc:806] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:10.561256  7848 tablet_copy_client.cc:670] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:10.565047  7848 tablet_copy_client.cc:538] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:10.570526  7848 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:10.587999  7848 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: 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
I20260608 09:57:10.588735  7848 tablet_bootstrap.cc:492] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:10.589357  7848 ts_tablet_manager.cc:1403] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:57:10.592000  7848 raft_consensus.cc:359] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.592597  7848 raft_consensus.cc:740] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:10.593191  7848 consensus_queue.cc:260] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.595057  7848 ts_tablet_manager.cc:1434] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 09:57:10.597045  7435 tablet_copy_service.cc:342] P 346371065f264d9c8fcef6f347993894: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-9c4df9c83a404959b0e3612431723171 received from {username='slave'} at 127.0.0.1:58202
I20260608 09:57:10.597412  7435 tablet_copy_service.cc:434] P 346371065f264d9c8fcef6f347993894: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-9c4df9c83a404959b0e3612431723171 on tablet 9c4df9c83a404959b0e3612431723171 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:10.643934  7848 ts_tablet_manager.cc:933] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:10.645781  7848 tablet_copy_client.cc:323] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:33579
I20260608 09:57:10.647452  7435 tablet_copy_service.cc:140] P 346371065f264d9c8fcef6f347993894: Received BeginTabletCopySession request for tablet 084eb24a603e4b68aa5a590b24e03519 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:58202)
I20260608 09:57:10.648020  7435 tablet_copy_service.cc:161] P 346371065f264d9c8fcef6f347993894: Beginning new tablet copy session on tablet 084eb24a603e4b68aa5a590b24e03519 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:58202: session id = cc463883c37041bcb37ba4b04b711a3a-084eb24a603e4b68aa5a590b24e03519
I20260608 09:57:10.652848  7435 tablet_copy_source_session.cc:215] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:10.655503  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084eb24a603e4b68aa5a590b24e03519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:10.670190  7848 tablet_copy_client.cc:806] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:10.670764  7848 tablet_copy_client.cc:670] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:10.674510  7848 tablet_copy_client.cc:538] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:10.682264  7848 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:10.702873  7848 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:10.703728  7848 tablet_bootstrap.cc:492] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:10.704347  7848 ts_tablet_manager.cc:1403] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 09:57:10.707079  7848 raft_consensus.cc:359] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.707813  7848 raft_consensus.cc:740] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:10.708408  7848 consensus_queue.cc:260] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:10.710616  7848 ts_tablet_manager.cc:1434] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:57:10.712239  7435 tablet_copy_service.cc:342] P 346371065f264d9c8fcef6f347993894: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-084eb24a603e4b68aa5a590b24e03519 received from {username='slave'} at 127.0.0.1:58202
I20260608 09:57:10.712670  7435 tablet_copy_service.cc:434] P 346371065f264d9c8fcef6f347993894: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-084eb24a603e4b68aa5a590b24e03519 on tablet 084eb24a603e4b68aa5a590b24e03519 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:10.843400  7644 raft_consensus.cc:1217] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 09:57:10.912040  7644 raft_consensus.cc:1217] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:11.062986  7496 raft_consensus.cc:1217] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:11.156889  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:11.172264  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
mode: GRACEFUL
new_leader_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:38094
I20260608 09:57:11.172927  7350 raft_consensus.cc:606] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Received request to transfer leadership to TS cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:11.174363  7301 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:57:11.175117  7301 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:11.192652  7644 raft_consensus.cc:1217] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:57:11.373739  7858 raft_consensus.cc:1064] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
I20260608 09:57:11.376039  7858 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.382903  7496 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:11.383273  7644 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 LEARNER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:11.384119  7424 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:11.384346  7814 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:57:11.386031  7858 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:11.387224  7819 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:11.405675  7819 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.406966  7644 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.409480  7424 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.420838  7246 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a reported cstate change: config changed from index 4 to 5, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.440367  7496 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.455403  7348 consensus_queue.cc:237] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.458717  7858 raft_consensus.cc:1064] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: attempting to promote NON_VOTER 3e1cac13897d435393c4c3f167f8535a to VOTER
W20260608 09:57:11.459144  7858 raft_consensus.cc:1068] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Unable to promote non-voter 3e1cac13897d435393c4c3f167f8535a: Service unavailable: leader transfer in progress
I20260608 09:57:11.461139  7643 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:11.463831  7424 raft_consensus.cc:1275] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:11.465425  7819 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:11.466214  7814 consensus_queue.cc:1048] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:11.472713  7814 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.475314  7424 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.479322  7643 raft_consensus.cc:2955] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.487903  7245 catalog_manager.cc:5696] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 5 to 6, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.499382  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:11.503106  7487 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b727aca8f0b461b8c4086cf2ee2aef9 with delete_type TABLET_DATA_TOMBSTONED (TS 3e1cac13897d435393c4c3f167f8535a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45684
I20260608 09:57:11.515926  7870 tablet_replica.cc:333] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:11.516929  7870 raft_consensus.cc:2243] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:11.517691  7870 raft_consensus.cc:2272] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:11.520159  7870 ts_tablet_manager.cc:1916] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:11.530365  7870 ts_tablet_manager.cc:1929] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:57:11.530675  7870 log.cc:1199] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 3e1cac13897d435393c4c3f167f8535a: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/1b727aca8f0b461b8c4086cf2ee2aef9
I20260608 09:57:11.532166  7235 catalog_manager.cc:5027] TS 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): tablet 1b727aca8f0b461b8c4086cf2ee2aef9 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:11.534952  7818 raft_consensus.cc:1064] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
I20260608 09:57:11.536919  7818 consensus_queue.cc:237] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.543358  7643 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 LEARNER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:11.543426  7496 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:11.545243  7348 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:11.545135  7818 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260608 09:57:11.548594  7841 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:11.550593  7859 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:11.562717  7819 raft_consensus.cc:993] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: : Instructing follower cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:11.563180  7814 raft_consensus.cc:1081] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Signalling peer cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:11.565354  7644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:37650
I20260608 09:57:11.565932  7644 raft_consensus.cc:493] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:11.566309  7644 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:11.571544  7841 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.573793  7644 raft_consensus.cc:515] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:11.574383  7643 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.577003  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:11.577637  7348 raft_consensus.cc:3055] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:11.578080  7348 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:11.579066  7348 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:11.580428  7348 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:11.584755  7496 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.586341  7644 leader_election.cc:290] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:11.588655  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:11.589233  7424 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:11.592258  7348 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:11.593719  7609 leader_election.cc:304] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:11.594669  7824 raft_consensus.cc:2804] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:11.599432  7424 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:11.601049  7824 raft_consensus.cc:697] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Becoming Leader. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:11.602108  7824 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:11.598683  7245 catalog_manager.cc:5696] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a reported cstate change: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.609278  7348 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { replace: true } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.617312  7246 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a reported cstate change: term changed from 1 to 2, leader changed from ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) to cc463883c37041bcb37ba4b04b711a3a (127.4.69.4). New cstate: current_term: 2 leader_uuid: "cc463883c37041bcb37ba4b04b711a3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:11.627427  7424 consensus_queue.cc:237] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.632901  7643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37634
I20260608 09:57:11.633466  7643 raft_consensus.cc:606] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Received request to transfer leadership
I20260608 09:57:11.633885  7348 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:11.635603  7643 raft_consensus.cc:1275] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:11.635982  7841 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:11.638532  7875 consensus_queue.cc:1048] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:11.639205  7643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37634
I20260608 09:57:11.639739  7643 raft_consensus.cc:606] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Received request to transfer leadership
W20260608 09:57:11.640959  7233 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c5b624c0a04f41c0bae1ed37775e7035 already in progress [suppressed 4 similar messages]
I20260608 09:57:11.644115  7644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37634
I20260608 09:57:11.644735  7644 raft_consensus.cc:606] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Received request to transfer leadership
I20260608 09:57:11.643926  7859 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.645583  7348 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.647532  7644 raft_consensus.cc:2955] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.653151  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c4df9c83a404959b0e3612431723171 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:11.660364  7246 catalog_manager.cc:5696] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 3 to 4, VOTER 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) evicted. New cstate: current_term: 1 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:11.672823  7487 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c4df9c83a404959b0e3612431723171 with delete_type TABLET_DATA_TOMBSTONED (TS 3e1cac13897d435393c4c3f167f8535a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45684
I20260608 09:57:11.674013  7870 tablet_replica.cc:333] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:11.674959  7870 raft_consensus.cc:2243] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:11.675691  7870 raft_consensus.cc:2272] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:11.679419  7870 ts_tablet_manager.cc:1916] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:11.683918  7841 raft_consensus.cc:1064] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
W20260608 09:57:11.684744  7296 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:57:11.685144  7296 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for c5b624c0a04f41c0bae1ed37775e7035 already in progress
W20260608 09:57:11.685420  7296 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c5b624c0a04f41c0bae1ed37775e7035 already in progress
I20260608 09:57:11.686062  7841 consensus_queue.cc:237] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.694144  7870 ts_tablet_manager.cc:1929] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:11.694592  7870 log.cc:1199] T 9c4df9c83a404959b0e3612431723171 P 3e1cac13897d435393c4c3f167f8535a: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/9c4df9c83a404959b0e3612431723171
I20260608 09:57:11.696130  7235 catalog_manager.cc:5027] TS 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): tablet 9c4df9c83a404959b0e3612431723171 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:11.699209  7496 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:11.699532  7644 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:11.699775  7348 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:11.700945  7875 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:11.701779  7841 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:11.702543  7818 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:11.721752  7818 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.723846  7496 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.724575  7644 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.733348  7348 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.737681  7246 catalog_manager.cc:5696] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:11.753633  7424 consensus_queue.cc:237] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:11.758965  7644 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:57:11.759286  7496 raft_consensus.cc:1275] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Refusing update from remote peer 346371065f264d9c8fcef6f347993894: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:57:11.760190  7841 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:11.761109  7859 consensus_queue.cc:1048] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:11.767948  7841 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.771456  7644 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.776649  7496 raft_consensus.cc:2955] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.782166  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 084eb24a603e4b68aa5a590b24e03519 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:11.784832  7244 catalog_manager.cc:5696] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a reported cstate change: config changed from index 4 to 5, VOTER ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) evicted. New cstate: current_term: 2 leader_uuid: "346371065f264d9c8fcef6f347993894" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:11.795938  7336 tablet_service.cc:1558] Processing DeleteTablet for tablet 084eb24a603e4b68aa5a590b24e03519 with delete_type TABLET_DATA_TOMBSTONED (TS ff7e74f90ef6410f98c5c2b5e5a46115 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38038
I20260608 09:57:11.798054  7886 tablet_replica.cc:333] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:11.798879  7886 raft_consensus.cc:2243] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:11.799620  7886 raft_consensus.cc:2272] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:11.802583  7886 ts_tablet_manager.cc:1916] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:11.812428  7886 ts_tablet_manager.cc:1929] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:57:11.812769  7886 log.cc:1199] T 084eb24a603e4b68aa5a590b24e03519 P ff7e74f90ef6410f98c5c2b5e5a46115: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/084eb24a603e4b68aa5a590b24e03519
I20260608 09:57:11.814141  7234 catalog_manager.cc:5027] TS ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): tablet 084eb24a603e4b68aa5a590b24e03519 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:11.992218  7348 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:11.993564  7824 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:11.999765  7877 raft_consensus.cc:993] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: : Instructing follower ff7e74f90ef6410f98c5c2b5e5a46115 to start an election
I20260608 09:57:12.000337  7876 raft_consensus.cc:1081] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Signalling peer ff7e74f90ef6410f98c5c2b5e5a46115 to start an election
I20260608 09:57:12.002209  7350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035"
dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
 from {username='slave'} at 127.0.0.1:38080
I20260608 09:57:12.004585  7350 raft_consensus.cc:493] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:12.005023  7350 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:12.008944  7424 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:12.010380  7876 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:12.011402  7496 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEARNER]: Advancing to term 2
I20260608 09:57:12.012544  7350 raft_consensus.cc:515] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:12.019714  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
I20260608 09:57:12.020263  7644 raft_consensus.cc:3055] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:57:12.020538  7644 raft_consensus.cc:740] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:12.021310  7644 consensus_queue.cc:260] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:12.022282  7644 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:12.026743  7496 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEARNER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:12.029029  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b624c0a04f41c0bae1ed37775e7035" candidate_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:12.026762  7644 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 3.
I20260608 09:57:12.031759  7423 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:12.037150  7314 leader_election.cc:304] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: cc463883c37041bcb37ba4b04b711a3a, ff7e74f90ef6410f98c5c2b5e5a46115; no voters: 
I20260608 09:57:12.037487  7350 leader_election.cc:290] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [CANDIDATE]: Term 3 election: Requested vote from peers cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:12.037686  7423 raft_consensus.cc:2468] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7e74f90ef6410f98c5c2b5e5a46115 in term 3.
I20260608 09:57:12.038025  7814 raft_consensus.cc:2804] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:57:12.038558  7814 raft_consensus.cc:697] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Becoming Leader. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:12.039471  7814 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } }
I20260608 09:57:12.046689  7245 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: term changed from 2 to 3, leader changed from cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) to ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1). New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:12.427583  7496 raft_consensus.cc:3060] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEARNER]: Advancing to term 3
I20260608 09:57:12.432186  7496 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 LEARNER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:12.433512  7814 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: NON_VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:12.440868  7819 raft_consensus.cc:1064] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: attempting to promote NON_VOTER 3e1cac13897d435393c4c3f167f8535a to VOTER
W20260608 09:57:12.441249  7819 raft_consensus.cc:1068] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: Unable to promote non-voter 3e1cac13897d435393c4c3f167f8535a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:57:12.481079  7644 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:12.482460  7819 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:12.496071  7814 raft_consensus.cc:1064] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: attempting to promote NON_VOTER 3e1cac13897d435393c4c3f167f8535a to VOTER
I20260608 09:57:12.497376  7423 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:12.498685  7814 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } }
I20260608 09:57:12.505733  7496 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 LEARNER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:12.506181  7423 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:12.507103  7644 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:12.507174  7819 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:57:12.508615  7895 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:57:12.509516  7814 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:12.516853  7819 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.518550  7644 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.519032  7423 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.530821  7244 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a reported cstate change: config changed from index 2 to 5, 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.532800  7496 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3e1cac13897d435393c4c3f167f8535a (127.4.69.3) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.547983  7350 consensus_queue.cc:237] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } }
I20260608 09:57:12.552886  7496 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:12.554050  7424 raft_consensus.cc:1275] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:12.554340  7896 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:12.555477  7895 consensus_queue.cc:1048] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:12.561287  7895 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.563365  7424 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.569442  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c5b624c0a04f41c0bae1ed37775e7035 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:12.572896  7243 catalog_manager.cc:5696] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index 5 to 6, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New cstate: current_term: 3 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:12.573505  7496 raft_consensus.cc:2955] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } attrs { promote: false } } }
I20260608 09:57:12.585002  7634 tablet_service.cc:1558] Processing DeleteTablet for tablet c5b624c0a04f41c0bae1ed37775e7035 with delete_type TABLET_DATA_TOMBSTONED (TS cc463883c37041bcb37ba4b04b711a3a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37634
I20260608 09:57:12.587218  7897 tablet_replica.cc:333] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:12.590687  7897 raft_consensus.cc:2243] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:12.591462  7897 raft_consensus.cc:2272] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:12.594027  7897 ts_tablet_manager.cc:1916] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:12.604261  7897 ts_tablet_manager.cc:1929] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:57:12.604565  7897 log.cc:1199] T c5b624c0a04f41c0bae1ed37775e7035 P cc463883c37041bcb37ba4b04b711a3a: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root/wals/c5b624c0a04f41c0bae1ed37775e7035
I20260608 09:57:12.605919  7233 catalog_manager.cc:5027] TS cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): tablet c5b624c0a04f41c0bae1ed37775e7035 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:12.819192  7350 consensus_queue.cc:237] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Queue 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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } }
I20260608 09:57:12.824968  7496 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:12.825508  7315 consensus_peers.cc:597] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 -> Peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): Couldn't send request to peer 346371065f264d9c8fcef6f347993894. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 353e2b13c23f4910803144f09447d4fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:12.826290  7896 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:12.827080  7644 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:12.828377  7896 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:12.833645  7895 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } } }
I20260608 09:57:12.835459  7496 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } } }
I20260608 09:57:12.843990  7644 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } } }
I20260608 09:57:12.848587  7497 consensus_queue.cc:237] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:12.848356  7244 catalog_manager.cc:5696] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index -1 to 2, NON_VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) added. New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:12.858897  7350 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:12.860320  7424 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:12.862272  7892 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:12.864159  7892 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:57:12.867452  7463 consensus_peers.cc:597] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a -> Peer cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): Couldn't send request to peer cc463883c37041bcb37ba4b04b711a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68e3dd6c2c464c7397f93c9521b660c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:12.871809  7902 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:12.873656  7350 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:12.879220  7423 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:12.887895  7243 catalog_manager.cc:5696] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index -1 to 3, NON_VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } } }
I20260608 09:57:13.176198  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:13.193848  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a"
dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
mode: GRACEFUL
new_leader_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:38094
I20260608 09:57:13.194480  7350 raft_consensus.cc:606] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Received request to transfer leadership to TS cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:13.195791  7301 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:57:13.196549  7301 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:13.243377  7906 ts_tablet_manager.cc:933] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Initiating tablet copy from peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553)
I20260608 09:57:13.245265  7906 tablet_copy_client.cc:323] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36553
I20260608 09:57:13.246770  7509 tablet_copy_service.cc:140] P 3e1cac13897d435393c4c3f167f8535a: Received BeginTabletCopySession request for tablet 68e3dd6c2c464c7397f93c9521b660c7 from peer cc463883c37041bcb37ba4b04b711a3a ({username='slave'} at 127.0.0.1:45716)
I20260608 09:57:13.247329  7509 tablet_copy_service.cc:161] P 3e1cac13897d435393c4c3f167f8535a: Beginning new tablet copy session on tablet 68e3dd6c2c464c7397f93c9521b660c7 from peer cc463883c37041bcb37ba4b04b711a3a at {username='slave'} at 127.0.0.1:45716: session id = cc463883c37041bcb37ba4b04b711a3a-68e3dd6c2c464c7397f93c9521b660c7
I20260608 09:57:13.254906  7509 tablet_copy_source_session.cc:215] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:13.258020  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e3dd6c2c464c7397f93c9521b660c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:13.273636  7906 tablet_copy_client.cc:806] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:13.274380  7906 tablet_copy_client.cc:670] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:13.278329  7906 tablet_copy_client.cc:538] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:13.284544  7906 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap starting.
I20260608 09:57:13.305186  7906 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:13.306099  7906 tablet_bootstrap.cc:492] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Bootstrap complete.
I20260608 09:57:13.306751  7906 ts_tablet_manager.cc:1403] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.009s
I20260608 09:57:13.309895  7906 raft_consensus.cc:359] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:13.310715  7906 raft_consensus.cc:740] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Initialized, Role: LEARNER
I20260608 09:57:13.311028  7814 raft_consensus.cc:993] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: : Instructing follower cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:13.311494  7896 raft_consensus.cc:1081] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Signalling peer cc463883c37041bcb37ba4b04b711a3a to start an election
I20260608 09:57:13.311404  7906 consensus_queue.cc:260] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: true } }
I20260608 09:57:13.313207  7644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a"
dest_uuid: "cc463883c37041bcb37ba4b04b711a3a"
 from {username='slave'} at 127.0.0.1:37650
I20260608 09:57:13.313750  7644 raft_consensus.cc:493] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:13.314100  7644 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:13.314373  7906 ts_tablet_manager.cc:1434] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:13.317919  7509 tablet_copy_service.cc:342] P 3e1cac13897d435393c4c3f167f8535a: Request end of tablet copy session cc463883c37041bcb37ba4b04b711a3a-68e3dd6c2c464c7397f93c9521b660c7 received from {username='slave'} at 127.0.0.1:45716
I20260608 09:57:13.318321  7509 tablet_copy_service.cc:434] P 3e1cac13897d435393c4c3f167f8535a: ending tablet copy session cc463883c37041bcb37ba4b04b711a3a-68e3dd6c2c464c7397f93c9521b660c7 on tablet 68e3dd6c2c464c7397f93c9521b660c7 with peer cc463883c37041bcb37ba4b04b711a3a
I20260608 09:57:13.320586  7644 raft_consensus.cc:515] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:13.323071  7909 ts_tablet_manager.cc:933] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: Initiating tablet copy from peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159)
I20260608 09:57:13.324254  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "346371065f264d9c8fcef6f347993894"
I20260608 09:57:13.324961  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5eb29980053436b9b51aca2bf71910a" candidate_uuid: "cc463883c37041bcb37ba4b04b711a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115"
I20260608 09:57:13.325274  7424 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:13.325543  7350 raft_consensus.cc:3055] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:13.325891  7350 raft_consensus.cc:740] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff7e74f90ef6410f98c5c2b5e5a46115, State: Running, Role: LEADER
I20260608 09:57:13.328260  7350 consensus_queue.cc:260] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:13.329382  7350 raft_consensus.cc:3060] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:13.335671  7350 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:13.335772  7424 raft_consensus.cc:2468] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc463883c37041bcb37ba4b04b711a3a in term 2.
I20260608 09:57:13.336308  7644 leader_election.cc:290] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Requested vote from peers ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159), 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579)
I20260608 09:57:13.337556  7909 tablet_copy_client.cc:323] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36159
I20260608 09:57:13.341845  7609 leader_election.cc:304] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 346371065f264d9c8fcef6f347993894, cc463883c37041bcb37ba4b04b711a3a; no voters: 
I20260608 09:57:13.342536  7360 tablet_copy_service.cc:140] P ff7e74f90ef6410f98c5c2b5e5a46115: Received BeginTabletCopySession request for tablet 353e2b13c23f4910803144f09447d4fb from peer 346371065f264d9c8fcef6f347993894 ({username='slave'} at 127.0.0.1:38054)
I20260608 09:57:13.342922  7877 raft_consensus.cc:2804] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:13.343094  7360 tablet_copy_service.cc:161] P ff7e74f90ef6410f98c5c2b5e5a46115: Beginning new tablet copy session on tablet 353e2b13c23f4910803144f09447d4fb from peer 346371065f264d9c8fcef6f347993894 at {username='slave'} at 127.0.0.1:38054: session id = 346371065f264d9c8fcef6f347993894-353e2b13c23f4910803144f09447d4fb
I20260608 09:57:13.348140  7877 raft_consensus.cc:697] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Becoming Leader. State: Replica: cc463883c37041bcb37ba4b04b711a3a, State: Running, Role: LEADER
I20260608 09:57:13.349704  7877 consensus_queue.cc:237] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } }
I20260608 09:57:13.351291  7360 tablet_copy_source_session.cc:215] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:13.355152  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353e2b13c23f4910803144f09447d4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:13.358227  7244 catalog_manager.cc:5696] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a reported cstate change: term changed from 1 to 2, leader changed from ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1) to cc463883c37041bcb37ba4b04b711a3a (127.4.69.4). New cstate: current_term: 2 leader_uuid: "cc463883c37041bcb37ba4b04b711a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:13.368103  7909 tablet_copy_client.cc:806] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:13.368755  7909 tablet_copy_client.cc:670] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:13.372617  7909 tablet_copy_client.cc:538] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:13.381615  7909 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: Bootstrap starting.
I20260608 09:57:13.397569  7909 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: 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
I20260608 09:57:13.398285  7909 tablet_bootstrap.cc:492] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: Bootstrap complete.
I20260608 09:57:13.398829  7909 ts_tablet_manager.cc:1403] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 09:57:13.401101  7909 raft_consensus.cc:359] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } }
I20260608 09:57:13.401700  7909 raft_consensus.cc:740] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 346371065f264d9c8fcef6f347993894, State: Initialized, Role: LEARNER
I20260608 09:57:13.402599  7909 consensus_queue.cc:260] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: NON_VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: true } }
I20260608 09:57:13.404654  7909 ts_tablet_manager.cc:1434] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:57:13.406452  7360 tablet_copy_service.cc:342] P ff7e74f90ef6410f98c5c2b5e5a46115: Request end of tablet copy session 346371065f264d9c8fcef6f347993894-353e2b13c23f4910803144f09447d4fb received from {username='slave'} at 127.0.0.1:38054
I20260608 09:57:13.406877  7360 tablet_copy_service.cc:434] P ff7e74f90ef6410f98c5c2b5e5a46115: ending tablet copy session 346371065f264d9c8fcef6f347993894-353e2b13c23f4910803144f09447d4fb on tablet 353e2b13c23f4910803144f09447d4fb with peer 346371065f264d9c8fcef6f347993894
I20260608 09:57:13.734560  7424 raft_consensus.cc:1217] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:13.895560  7350 raft_consensus.cc:1275] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:13.932286  7644 raft_consensus.cc:1217] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:57:13.943800  7877 consensus_queue.cc:1048] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:13.977346  7423 raft_consensus.cc:1275] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer cc463883c37041bcb37ba4b04b711a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:13.980018  7877 consensus_queue.cc:1048] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:14.155192  7896 raft_consensus.cc:1064] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: attempting to promote NON_VOTER 346371065f264d9c8fcef6f347993894 to VOTER
I20260608 09:57:14.157543  7896 consensus_queue.cc:237] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } }
I20260608 09:57:14.165949  7497 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:14.166435  7644 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:14.166714  7423 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 LEARNER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:14.167841  7896 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:14.169037  7895 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:14.169999  7814 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:14.187732  7895 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 346371065f264d9c8fcef6f347993894 (127.4.69.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.192718  7423 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 346371065f264d9c8fcef6f347993894 (127.4.69.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.196280  7497 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 346371065f264d9c8fcef6f347993894 (127.4.69.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.201592  7644 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 346371065f264d9c8fcef6f347993894 (127.4.69.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.208213  7245 catalog_manager.cc:5696] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index 2 to 3, 346371065f264d9c8fcef6f347993894 (127.4.69.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:14.234285  7350 consensus_queue.cc:237] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [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: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } }
I20260608 09:57:14.239639  7423 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:14.241219  7497 raft_consensus.cc:1275] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Refusing update from remote peer ff7e74f90ef6410f98c5c2b5e5a46115: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:14.241178  7895 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:14.242839  7896 consensus_queue.cc:1048] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:14.248481  7896 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.251078  7423 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.256876  7496 raft_consensus.cc:2955] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } } }
I20260608 09:57:14.259647  7234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 353e2b13c23f4910803144f09447d4fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:14.265357  7244 catalog_manager.cc:5696] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index 3 to 4, VOTER cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:14.280915  7634 tablet_service.cc:1558] Processing DeleteTablet for tablet 353e2b13c23f4910803144f09447d4fb with delete_type TABLET_DATA_TOMBSTONED (TS cc463883c37041bcb37ba4b04b711a3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37634
I20260608 09:57:14.283890  7934 tablet_replica.cc:333] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:14.284910  7934 raft_consensus.cc:2243] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:14.285734  7934 raft_consensus.cc:2272] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:14.288909  7934 ts_tablet_manager.cc:1916] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:14.300294  7934 ts_tablet_manager.cc:1929] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:14.300724  7934 log.cc:1199] T 353e2b13c23f4910803144f09447d4fb P cc463883c37041bcb37ba4b04b711a3a: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-3-root/wals/353e2b13c23f4910803144f09447d4fb
I20260608 09:57:14.302501  7233 catalog_manager.cc:5027] TS cc463883c37041bcb37ba4b04b711a3a (127.4.69.4:39419): tablet 353e2b13c23f4910803144f09447d4fb (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:14.309994  7905 raft_consensus.cc:1064] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: attempting to promote NON_VOTER cc463883c37041bcb37ba4b04b711a3a to VOTER
I20260608 09:57:14.312628  7905 consensus_queue.cc:237] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:14.320976  7644 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 LEARNER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:14.321157  7423 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:14.321080  7350 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:57:14.322789  7905 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:14.323768  7915 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:14.324752  7917 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:14.366144  7423 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.367929  7644 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.363685  7917 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.379763  7246 catalog_manager.cc:5696] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 reported cstate change: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.384769  7350 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc463883c37041bcb37ba4b04b711a3a (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "346371065f264d9c8fcef6f347993894" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33579 } attrs { replace: true } } peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.406260  7496 consensus_queue.cc:237] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } }
I20260608 09:57:14.413148  7350 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:57:14.414783  7917 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:14.413821  7644 raft_consensus.cc:1275] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Refusing update from remote peer 3e1cac13897d435393c4c3f167f8535a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:57:14.419656  7918 consensus_queue.cc:1048] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:57:14.428527  7905 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.430723  7348 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.438104  7644 raft_consensus.cc:2955] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.443608  7235 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 68e3dd6c2c464c7397f93c9521b660c7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:14.448578  7244 catalog_manager.cc:5696] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 reported cstate change: config changed from index 4 to 5, VOTER 346371065f264d9c8fcef6f347993894 (127.4.69.2) evicted. New cstate: current_term: 2 leader_uuid: "3e1cac13897d435393c4c3f167f8535a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff7e74f90ef6410f98c5c2b5e5a46115" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36159 } } peers { permanent_uuid: "3e1cac13897d435393c4c3f167f8535a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36553 } } peers { permanent_uuid: "cc463883c37041bcb37ba4b04b711a3a" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 39419 } attrs { promote: false } } }
I20260608 09:57:14.460503  7409 tablet_service.cc:1558] Processing DeleteTablet for tablet 68e3dd6c2c464c7397f93c9521b660c7 with delete_type TABLET_DATA_TOMBSTONED (TS 346371065f264d9c8fcef6f347993894 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58182
I20260608 09:57:14.463376  7939 tablet_replica.cc:333] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:14.464500  7939 raft_consensus.cc:2243] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:14.465291  7939 raft_consensus.cc:2272] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:14.468153  7939 ts_tablet_manager.cc:1916] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:14.480710  7939 ts_tablet_manager.cc:1929] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:57:14.481129  7939 log.cc:1199] T 68e3dd6c2c464c7397f93c9521b660c7 P 346371065f264d9c8fcef6f347993894: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/68e3dd6c2c464c7397f93c9521b660c7
I20260608 09:57:14.482870  7234 catalog_manager.cc:5027] TS 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): tablet 68e3dd6c2c464c7397f93c9521b660c7 (table range_aware_rebalance_new_range [id=60d0f72f18bd446b954404fdf6521027]) successfully deleted
I20260608 09:57:15.197808  7301 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:15.212822  7301 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:57:15.213390  7301 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:15.376822  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:57:15.409111  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:15.410092  4372 tablet_replica.cc:333] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.411046  4372 raft_consensus.cc:2243] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.411774  4372 raft_consensus.cc:2272] T 353e2b13c23f4910803144f09447d4fb P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.413727  4372 tablet_replica.cc:333] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.414238  4372 raft_consensus.cc:2243] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.414640  4372 raft_consensus.cc:2272] T 892c55d023fd41c29c287ddf4d5525ac P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.416330  4372 tablet_replica.cc:333] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.416901  4372 raft_consensus.cc:2243] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.417277  4372 raft_consensus.cc:2272] T 0210aee2a2a3421193af5d9b8479878b P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.418958  4372 tablet_replica.cc:333] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.419471  4372 raft_consensus.cc:2243] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.419848  4372 raft_consensus.cc:2272] T c5eb29980053436b9b51aca2bf71910a P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.421720  4372 tablet_replica.cc:333] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.422286  4372 raft_consensus.cc:2243] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.423163  4372 raft_consensus.cc:2272] T 68e3dd6c2c464c7397f93c9521b660c7 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.427681  4372 tablet_replica.cc:333] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.428339  4372 raft_consensus.cc:2243] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.429016  4372 raft_consensus.cc:2272] T 8796cb902b14439c9420e183b5d59b79 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.431612  4372 tablet_replica.cc:333] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.432166  4372 raft_consensus.cc:2243] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.432655  4372 raft_consensus.cc:2272] T 7881ddb42c264bfbb92e4d999fd0b249 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.434739  4372 tablet_replica.cc:333] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.435281  4372 raft_consensus.cc:2243] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.436167  4372 raft_consensus.cc:2272] T 1b727aca8f0b461b8c4086cf2ee2aef9 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.438794  4372 tablet_replica.cc:333] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.439692  4372 raft_consensus.cc:2243] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.440476  4372 raft_consensus.cc:2272] T c5b624c0a04f41c0bae1ed37775e7035 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.442318  4372 tablet_replica.cc:333] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.442813  4372 raft_consensus.cc:2243] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.443602  4372 raft_consensus.cc:2272] T 2202ed0950354568a39db51a0d949760 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.445585  4372 tablet_replica.cc:333] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.446170  4372 raft_consensus.cc:2243] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.446839  4372 raft_consensus.cc:2272] T 01c531a544634954bd1b368ecb77a8c4 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.449481  4372 tablet_replica.cc:333] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115: stopping tablet replica
I20260608 09:57:15.450189  4372 raft_consensus.cc:2243] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.450840  4372 raft_consensus.cc:2272] T 9c4df9c83a404959b0e3612431723171 P ff7e74f90ef6410f98c5c2b5e5a46115 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:15.451713  7390 consensus_peers.cc:597] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:15.453164  7390 consensus_peers.cc:597] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:15.485607  7464 consensus_peers.cc:597] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:15.493423  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:57:15.526710  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
W20260608 09:57:15.526873  7609 consensus_peers.cc:597] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:15.552193  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:15.553157  4372 tablet_replica.cc:333] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.554114  4372 raft_consensus.cc:2243] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.554822  4372 raft_consensus.cc:2272] T 353e2b13c23f4910803144f09447d4fb P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.556725  4372 tablet_replica.cc:333] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.557271  4372 raft_consensus.cc:2243] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.557642  4372 raft_consensus.cc:2272] T f4273b6001a6425495a09d4d83c54564 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.559481  4372 tablet_replica.cc:333] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.559948  4372 raft_consensus.cc:2243] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.560303  4372 raft_consensus.cc:2272] T 0210aee2a2a3421193af5d9b8479878b P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.562129  4372 tablet_replica.cc:333] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.562598  4372 raft_consensus.cc:2243] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.563297  4372 raft_consensus.cc:2272] T c5b624c0a04f41c0bae1ed37775e7035 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.565361  4372 tablet_replica.cc:333] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.566012  4372 raft_consensus.cc:2243] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.566452  4372 raft_consensus.cc:2272] T 2202ed0950354568a39db51a0d949760 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.568240  4372 tablet_replica.cc:333] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.568833  4372 raft_consensus.cc:2243] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.569223  4372 raft_consensus.cc:2272] T c5eb29980053436b9b51aca2bf71910a P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.570787  4372 tablet_replica.cc:333] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.571281  4372 raft_consensus.cc:2243] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.572034  4372 raft_consensus.cc:2272] T 437a9bbb26d74cb3a1499cae49c6ad84 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.574174  4372 tablet_replica.cc:333] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.574689  4372 raft_consensus.cc:2243] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.575254  4372 raft_consensus.cc:2272] T 1b727aca8f0b461b8c4086cf2ee2aef9 P 346371065f264d9c8fcef6f347993894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.577214  4372 tablet_replica.cc:333] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.577703  4372 raft_consensus.cc:2243] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.578574  4372 raft_consensus.cc:2272] T 9c4df9c83a404959b0e3612431723171 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.580297  4372 tablet_replica.cc:333] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.580792  4372 raft_consensus.cc:2243] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.581524  4372 raft_consensus.cc:2272] T 084eb24a603e4b68aa5a590b24e03519 P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.583364  4372 tablet_replica.cc:333] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.583829  4372 raft_consensus.cc:2243] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.584352  4372 raft_consensus.cc:2272] T fbb7793f3d614e058493e8a6907872ee P 346371065f264d9c8fcef6f347993894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.586162  4372 tablet_replica.cc:333] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894: stopping tablet replica
I20260608 09:57:15.586619  4372 raft_consensus.cc:2243] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.587349  4372 raft_consensus.cc:2272] T 8796cb902b14439c9420e183b5d59b79 P 346371065f264d9c8fcef6f347993894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.623274  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:57:15.651180  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
W20260608 09:57:15.651748  7464 consensus_peers.cc:597] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:15.680631  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:15.681622  4372 tablet_replica.cc:333] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.682787  4372 raft_consensus.cc:2243] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.683380  4372 raft_consensus.cc:2272] T 892c55d023fd41c29c287ddf4d5525ac P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.685448  4372 tablet_replica.cc:333] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.685959  4372 raft_consensus.cc:2243] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.686463  4372 raft_consensus.cc:2272] T 353e2b13c23f4910803144f09447d4fb P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.688040  4372 tablet_replica.cc:333] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.688477  4372 raft_consensus.cc:2243] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.689220  4372 raft_consensus.cc:2272] T f4273b6001a6425495a09d4d83c54564 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.690837  4372 tablet_replica.cc:333] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.691311  4372 raft_consensus.cc:2243] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.691954  4372 raft_consensus.cc:2272] T 01c531a544634954bd1b368ecb77a8c4 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.693758  4372 tablet_replica.cc:333] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.694232  4372 raft_consensus.cc:2243] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.694588  4372 raft_consensus.cc:2272] T 8796cb902b14439c9420e183b5d59b79 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.696269  4372 tablet_replica.cc:333] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.696789  4372 raft_consensus.cc:2243] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.697355  4372 raft_consensus.cc:2272] T 084eb24a603e4b68aa5a590b24e03519 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.699185  4372 tablet_replica.cc:333] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.699779  4372 raft_consensus.cc:2243] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.700845  4372 raft_consensus.cc:2272] T 68e3dd6c2c464c7397f93c9521b660c7 P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.702826  4372 tablet_replica.cc:333] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.703330  4372 raft_consensus.cc:2243] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.703878  4372 raft_consensus.cc:2272] T c5b624c0a04f41c0bae1ed37775e7035 P 3e1cac13897d435393c4c3f167f8535a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.706214  4372 tablet_replica.cc:333] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.706939  4372 raft_consensus.cc:2243] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.707518  4372 raft_consensus.cc:2272] T 2202ed0950354568a39db51a0d949760 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.709872  4372 tablet_replica.cc:333] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.710462  4372 raft_consensus.cc:2243] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.711035  4372 raft_consensus.cc:2272] T 437a9bbb26d74cb3a1499cae49c6ad84 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.712903  4372 tablet_replica.cc:333] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.713367  4372 raft_consensus.cc:2243] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.713769  4372 raft_consensus.cc:2272] T fbb7793f3d614e058493e8a6907872ee P 3e1cac13897d435393c4c3f167f8535a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.715552  4372 tablet_replica.cc:333] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a: stopping tablet replica
I20260608 09:57:15.715988  4372 raft_consensus.cc:2243] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.716805  4372 raft_consensus.cc:2272] T 7881ddb42c264bfbb92e4d999fd0b249 P 3e1cac13897d435393c4c3f167f8535a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.750188  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:15.776607  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
W20260608 09:57:15.800032  7609 consensus_peers.cc:597] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a -> Peer ff7e74f90ef6410f98c5c2b5e5a46115 (127.4.69.1:36159): Couldn't send request to peer ff7e74f90ef6410f98c5c2b5e5a46115. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:15.804101  7610 consensus_peers.cc:597] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a -> Peer 3e1cac13897d435393c4c3f167f8535a (127.4.69.3:36553): Couldn't send request to peer 3e1cac13897d435393c4c3f167f8535a. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.3:36553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:15.807274  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:15.807937  4372 tablet_replica.cc:333] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.808485  4372 raft_consensus.cc:2243] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.809063  4372 raft_consensus.cc:2272] T 68e3dd6c2c464c7397f93c9521b660c7 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.810854  4372 tablet_replica.cc:333] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.811355  4372 raft_consensus.cc:2243] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.811848  4372 raft_consensus.cc:2272] T 084eb24a603e4b68aa5a590b24e03519 P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.814579  4372 tablet_replica.cc:333] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.815366  4372 raft_consensus.cc:2243] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.815821  4372 raft_consensus.cc:2272] T 9c4df9c83a404959b0e3612431723171 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:15.817456  7609 consensus_peers.cc:597] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a -> Peer 346371065f264d9c8fcef6f347993894 (127.4.69.2:33579): Couldn't send request to peer 346371065f264d9c8fcef6f347993894. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:33579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:15.817791  4372 tablet_replica.cc:333] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.818375  4372 raft_consensus.cc:2243] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.818904  4372 raft_consensus.cc:2272] T 1b727aca8f0b461b8c4086cf2ee2aef9 P cc463883c37041bcb37ba4b04b711a3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.820670  4372 tablet_replica.cc:333] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.821285  4372 raft_consensus.cc:2243] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.822023  4372 raft_consensus.cc:2272] T c5eb29980053436b9b51aca2bf71910a P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.823769  4372 tablet_replica.cc:333] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.824302  4372 raft_consensus.cc:2243] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.824887  4372 raft_consensus.cc:2272] T 437a9bbb26d74cb3a1499cae49c6ad84 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.826798  4372 tablet_replica.cc:333] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.827296  4372 raft_consensus.cc:2243] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.827731  4372 raft_consensus.cc:2272] T 7881ddb42c264bfbb92e4d999fd0b249 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.829574  4372 tablet_replica.cc:333] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.830113  4372 raft_consensus.cc:2243] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.830880  4372 raft_consensus.cc:2272] T fbb7793f3d614e058493e8a6907872ee P cc463883c37041bcb37ba4b04b711a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.833056  4372 tablet_replica.cc:333] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.833552  4372 raft_consensus.cc:2243] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.833945  4372 raft_consensus.cc:2272] T f4273b6001a6425495a09d4d83c54564 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.835541  4372 tablet_replica.cc:333] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.835997  4372 raft_consensus.cc:2243] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.836815  4372 raft_consensus.cc:2272] T 0210aee2a2a3421193af5d9b8479878b P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.838383  4372 tablet_replica.cc:333] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.838835  4372 raft_consensus.cc:2243] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.839550  4372 raft_consensus.cc:2272] T 892c55d023fd41c29c287ddf4d5525ac P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.841359  4372 tablet_replica.cc:333] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a: stopping tablet replica
I20260608 09:57:15.841821  4372 raft_consensus.cc:2243] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:15.842218  4372 raft_consensus.cc:2272] T 01c531a544634954bd1b368ecb77a8c4 P cc463883c37041bcb37ba4b04b711a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.875959  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:57:15.902383  4372 master.cc:562] Master@127.4.69.62:43149 shutting down...
I20260608 09:57:15.926580  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:15.927166  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:15.927520  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1beda5d01d94418827b88818edae40a: stopping tablet replica
I20260608 09:57:15.948364  4372 master.cc:584] Master@127.4.69.62:43149 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13051 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:57:16.001956  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:37151
I20260608 09:57:16.003185  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:16.009140  7947 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
W20260608 09:57:16.009217  7948 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
W20260608 09:57:16.010779  7950 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
I20260608 09:57:16.013937  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:16.015556  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:16.015738  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:16.015950  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912636015913 us; error 0 us; skew 500 ppm
I20260608 09:57:16.016558  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:16.019165  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46703/ using document root <none> and password file <none>
I20260608 09:57:16.019711  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:16.019909  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:16.020219  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:16.021432  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "540900bc86154e92a2aea5d24f9363a7"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.026157  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:57:16.029862  7955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.030716  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260608 09:57:16.031015  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "540900bc86154e92a2aea5d24f9363a7"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.031327  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-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)
I20260608 09:57:16.042779  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:16.044059  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:16.082598  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:37151
I20260608 09:57:16.082721  8006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:37151 every 8 connection(s)
I20260608 09:57:16.087438  8007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:16.097470  8007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7: Bootstrap starting.
I20260608 09:57:16.102201  8007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:16.106424  8007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7: No bootstrap required, opened a new log
I20260608 09:57:16.108546  8007 raft_consensus.cc:359] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER }
I20260608 09:57:16.108928  8007 raft_consensus.cc:385] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:16.109109  8007 raft_consensus.cc:740] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540900bc86154e92a2aea5d24f9363a7, State: Initialized, Role: FOLLOWER
I20260608 09:57:16.109609  8007 consensus_queue.cc:260] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER }
I20260608 09:57:16.110021  8007 raft_consensus.cc:399] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:16.110208  8007 raft_consensus.cc:493] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:16.110415  8007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:16.114672  8007 raft_consensus.cc:515] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER }
I20260608 09:57:16.115142  8007 leader_election.cc:304] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [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: 540900bc86154e92a2aea5d24f9363a7; no voters: 
I20260608 09:57:16.116228  8007 leader_election.cc:290] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:16.116663  8010 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:16.118172  8010 raft_consensus.cc:697] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 1 LEADER]: Becoming Leader. State: Replica: 540900bc86154e92a2aea5d24f9363a7, State: Running, Role: LEADER
I20260608 09:57:16.118781  8010 consensus_queue.cc:237] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [LEADER]: Queue going to LEADER mode. State: All 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: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER }
I20260608 09:57:16.119318  8007 sys_catalog.cc:565] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:16.123184  8012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540900bc86154e92a2aea5d24f9363a7. Latest consensus state: current_term: 1 leader_uuid: "540900bc86154e92a2aea5d24f9363a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER } }
I20260608 09:57:16.123256  8011 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "540900bc86154e92a2aea5d24f9363a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540900bc86154e92a2aea5d24f9363a7" member_type: VOTER } }
I20260608 09:57:16.123996  8012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:16.124627  8011 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:16.128722  8017 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:16.136993  8017 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:16.138015  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:16.146155  8017 catalog_manager.cc:1382] Generated new cluster ID: a0a2c77a64e24b54b1ad14171e4899eb
I20260608 09:57:16.146441  8017 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:16.172416  8017 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:16.173720  8017 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:16.192966  8017 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7: Generated new TSK 0
I20260608 09:57:16.193572  8017 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:16.204654  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:16.210876  8028 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
W20260608 09:57:16.212028  8029 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
W20260608 09:57:16.213539  8031 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
I20260608 09:57:16.214327  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:16.215204  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:16.215385  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:16.215514  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912636215504 us; error 0 us; skew 500 ppm
I20260608 09:57:16.216102  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:16.218370  4372 webserver.cc:533] Webserver started at http://127.4.69.1:37569/ using document root <none> and password file <none>
I20260608 09:57:16.218848  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:16.219018  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:16.219241  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:16.220306  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "851aeffa0bd046c68dfedb736180c9b8"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.225128  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:16.228549  8036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.229421  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:16.229718  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "851aeffa0bd046c68dfedb736180c9b8"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.229965  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-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)
I20260608 09:57:16.261322  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:16.262498  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:16.263916  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:16.266335  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:16.266537  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.266827  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:16.267001  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.307319  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:44171
I20260608 09:57:16.307440  8098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:44171 every 8 connection(s)
I20260608 09:57:16.312758  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:16.320009  8103 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
W20260608 09:57:16.320425  8104 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
W20260608 09:57:16.322114  8106 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
I20260608 09:57:16.323834  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:16.324797  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:16.325006  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:16.325139  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912636325128 us; error 0 us; skew 500 ppm
I20260608 09:57:16.325634  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:16.330729  8099 heartbeater.cc:344] Connected to a master server at 127.4.69.62:37151
I20260608 09:57:16.331185  8099 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:16.332306  8099 heartbeater.cc:507] Master 127.4.69.62:37151 requested a full tablet report, sending...
I20260608 09:57:16.332872  4372 webserver.cc:533] Webserver started at http://127.4.69.2:35037/ using document root <none> and password file <none>
I20260608 09:57:16.333714  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:16.333971  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:16.334306  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:16.335376  7972 ts_manager.cc:194] Registered new tserver with Master: 851aeffa0bd046c68dfedb736180c9b8 (127.4.69.1:44171)
I20260608 09:57:16.335785  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "cba4ed1a5e244b23b38ebe555362347e"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.338024  7972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40428
I20260608 09:57:16.341477  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 09:57:16.344812  8111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.345563  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:16.345808  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "cba4ed1a5e244b23b38ebe555362347e"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.346045  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-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)
I20260608 09:57:16.365061  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:16.366241  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:16.367679  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:16.370148  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:16.370380  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.370630  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:16.370806  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.410887  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:32985
I20260608 09:57:16.410995  8173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:32985 every 8 connection(s)
I20260608 09:57:16.416006  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:16.423513  8177 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
W20260608 09:57:16.425578  8178 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
W20260608 09:57:16.429898  8180 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
I20260608 09:57:16.430467  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:16.430824  8174 heartbeater.cc:344] Connected to a master server at 127.4.69.62:37151
I20260608 09:57:16.431420  8174 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:16.431500  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:16.431926  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:16.432108  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912636432095 us; error 0 us; skew 500 ppm
I20260608 09:57:16.432492  8174 heartbeater.cc:507] Master 127.4.69.62:37151 requested a full tablet report, sending...
I20260608 09:57:16.432948  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:16.435304  7972 ts_manager.cc:194] Registered new tserver with Master: cba4ed1a5e244b23b38ebe555362347e (127.4.69.2:32985)
I20260608 09:57:16.435806  4372 webserver.cc:533] Webserver started at http://127.4.69.3:39841/ using document root <none> and password file <none>
I20260608 09:57:16.436523  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:16.436813  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:16.437145  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:16.437295  7972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40440
I20260608 09:57:16.438727  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "7d4d171a62c64ba08fe79f026d1ceac7"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.443307  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:16.446662  8185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.447504  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:16.447855  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "7d4d171a62c64ba08fe79f026d1ceac7"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.448136  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-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)
I20260608 09:57:16.465287  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:16.466411  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:16.467782  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:16.470880  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:16.471105  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.471390  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:16.471571  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.515157  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:42531
I20260608 09:57:16.515298  8247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:42531 every 8 connection(s)
I20260608 09:57:16.520097  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:16.526645  8251 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
W20260608 09:57:16.528399  8252 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
W20260608 09:57:16.531541  8254 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
I20260608 09:57:16.532052  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:16.533353  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:16.533504  8248 heartbeater.cc:344] Connected to a master server at 127.4.69.62:37151
W20260608 09:57:16.533701  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:16.533941  8248 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:16.533946  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912636533927 us; error 0 us; skew 500 ppm
I20260608 09:57:16.534992  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:16.534967  8248 heartbeater.cc:507] Master 127.4.69.62:37151 requested a full tablet report, sending...
I20260608 09:57:16.537560  7972 ts_manager.cc:194] Registered new tserver with Master: 7d4d171a62c64ba08fe79f026d1ceac7 (127.4.69.3:42531)
I20260608 09:57:16.537925  4372 webserver.cc:533] Webserver started at http://127.4.69.4:44571/ using document root <none> and password file <none>
I20260608 09:57:16.538477  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:16.538688  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:16.538964  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:16.539175  7972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40444
I20260608 09:57:16.540241  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "666ddd2417724aeeb9c2756cd5467ef1"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.544775  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:57:16.548851  8259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.549741  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:57:16.550055  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "666ddd2417724aeeb9c2756cd5467ef1"
format_stamp: "Formatted at 2026-06-08 09:57:16 on dist-test-slave-t8l4"
I20260608 09:57:16.550339  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912543305729-4372-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)
I20260608 09:57:16.566206  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:16.567598  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:16.568984  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:16.571148  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:16.571393  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.571642  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:16.571830  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:16.612126  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:39289
I20260608 09:57:16.612236  8321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:39289 every 8 connection(s)
I20260608 09:57:16.626097  8322 heartbeater.cc:344] Connected to a master server at 127.4.69.62:37151
I20260608 09:57:16.626516  8322 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:16.627439  8322 heartbeater.cc:507] Master 127.4.69.62:37151 requested a full tablet report, sending...
I20260608 09:57:16.629473  7972 ts_manager.cc:194] Registered new tserver with Master: 666ddd2417724aeeb9c2756cd5467ef1 (127.4.69.4:39289)
I20260608 09:57:16.630311  4372 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014813432s
I20260608 09:57:16.631145  7972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40450
I20260608 09:57:17.184857  7972 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40470:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:57:17.228706  8139 tablet_service.cc:1511] Processing CreateTablet for tablet 8497adc4565f4a358cdfa2eccd92c7e9 (DEFAULT_TABLE table=test-workload [id=085677f3ba5448ed89d0dab8904d9e88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:17.230144  8139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8497adc4565f4a358cdfa2eccd92c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:17.230154  8213 tablet_service.cc:1511] Processing CreateTablet for tablet 8497adc4565f4a358cdfa2eccd92c7e9 (DEFAULT_TABLE table=test-workload [id=085677f3ba5448ed89d0dab8904d9e88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:17.231540  8213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8497adc4565f4a358cdfa2eccd92c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:17.232595  8064 tablet_service.cc:1511] Processing CreateTablet for tablet 8497adc4565f4a358cdfa2eccd92c7e9 (DEFAULT_TABLE table=test-workload [id=085677f3ba5448ed89d0dab8904d9e88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:17.233897  8064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8497adc4565f4a358cdfa2eccd92c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:17.247375  8342 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: Bootstrap starting.
I20260608 09:57:17.249214  8343 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: Bootstrap starting.
I20260608 09:57:17.251649  8344 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: Bootstrap starting.
I20260608 09:57:17.256163  8343 tablet_bootstrap.cc:654] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:17.256412  8342 tablet_bootstrap.cc:654] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:17.257243  8344 tablet_bootstrap.cc:654] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:17.262220  8343 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: No bootstrap required, opened a new log
I20260608 09:57:17.262661  8343 ts_tablet_manager.cc:1403] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:57:17.262904  8344 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: No bootstrap required, opened a new log
I20260608 09:57:17.263146  8342 tablet_bootstrap.cc:492] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: No bootstrap required, opened a new log
I20260608 09:57:17.263373  8344 ts_tablet_manager.cc:1403] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260608 09:57:17.263689  8342 ts_tablet_manager.cc:1403] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 09:57:17.265815  8343 raft_consensus.cc:359] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.266396  8343 raft_consensus.cc:385] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:17.266410  8344 raft_consensus.cc:359] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.266749  8343 raft_consensus.cc:740] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d4d171a62c64ba08fe79f026d1ceac7, State: Initialized, Role: FOLLOWER
I20260608 09:57:17.266726  8342 raft_consensus.cc:359] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.267256  8344 raft_consensus.cc:385] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:17.267566  8342 raft_consensus.cc:385] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:17.267592  8344 raft_consensus.cc:740] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851aeffa0bd046c68dfedb736180c9b8, State: Initialized, Role: FOLLOWER
I20260608 09:57:17.268029  8342 raft_consensus.cc:740] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba4ed1a5e244b23b38ebe555362347e, State: Initialized, Role: FOLLOWER
I20260608 09:57:17.267832  8343 consensus_queue.cc:260] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.268533  8344 consensus_queue.cc:260] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.268873  8342 consensus_queue.cc:260] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.270573  8248 heartbeater.cc:499] Master 127.4.69.62:37151 was elected leader, sending a full tablet report...
I20260608 09:57:17.271013  8343 ts_tablet_manager.cc:1434] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:17.273079  8174 heartbeater.cc:499] Master 127.4.69.62:37151 was elected leader, sending a full tablet report...
I20260608 09:57:17.273510  8099 heartbeater.cc:499] Master 127.4.69.62:37151 was elected leader, sending a full tablet report...
I20260608 09:57:17.273566  8342 ts_tablet_manager.cc:1434] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:57:17.277711  8349 raft_consensus.cc:493] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:17.278048  8344 ts_tablet_manager.cc:1434] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 09:57:17.278259  8349 raft_consensus.cc:515] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.281455  8349 leader_election.cc:290] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d4d171a62c64ba08fe79f026d1ceac7 (127.4.69.3:42531), cba4ed1a5e244b23b38ebe555362347e (127.4.69.2:32985)
I20260608 09:57:17.296240  8149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8497adc4565f4a358cdfa2eccd92c7e9" candidate_uuid: "851aeffa0bd046c68dfedb736180c9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba4ed1a5e244b23b38ebe555362347e" is_pre_election: true
I20260608 09:57:17.296881  8149 raft_consensus.cc:2468] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851aeffa0bd046c68dfedb736180c9b8 in term 0.
I20260608 09:57:17.298017  8039 leader_election.cc:304] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851aeffa0bd046c68dfedb736180c9b8, cba4ed1a5e244b23b38ebe555362347e; no voters: 
I20260608 09:57:17.298815  8349 raft_consensus.cc:2804] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:17.299194  8349 raft_consensus.cc:493] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:17.299486  8349 raft_consensus.cc:3060] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:17.299971  8223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8497adc4565f4a358cdfa2eccd92c7e9" candidate_uuid: "851aeffa0bd046c68dfedb736180c9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" is_pre_election: true
I20260608 09:57:17.300513  8223 raft_consensus.cc:2468] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851aeffa0bd046c68dfedb736180c9b8 in term 0.
I20260608 09:57:17.304514  8349 raft_consensus.cc:515] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.306218  8349 leader_election.cc:290] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d4d171a62c64ba08fe79f026d1ceac7 (127.4.69.3:42531), cba4ed1a5e244b23b38ebe555362347e (127.4.69.2:32985)
I20260608 09:57:17.306907  8223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8497adc4565f4a358cdfa2eccd92c7e9" candidate_uuid: "851aeffa0bd046c68dfedb736180c9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d4d171a62c64ba08fe79f026d1ceac7"
I20260608 09:57:17.307145  8149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8497adc4565f4a358cdfa2eccd92c7e9" candidate_uuid: "851aeffa0bd046c68dfedb736180c9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba4ed1a5e244b23b38ebe555362347e"
I20260608 09:57:17.307356  8223 raft_consensus.cc:3060] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:17.307701  8149 raft_consensus.cc:3060] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:17.312371  8223 raft_consensus.cc:2468] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851aeffa0bd046c68dfedb736180c9b8 in term 1.
I20260608 09:57:17.312876  8149 raft_consensus.cc:2468] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851aeffa0bd046c68dfedb736180c9b8 in term 1.
I20260608 09:57:17.313594  8040 leader_election.cc:304] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d4d171a62c64ba08fe79f026d1ceac7, 851aeffa0bd046c68dfedb736180c9b8; no voters: 
I20260608 09:57:17.314365  8349 raft_consensus.cc:2804] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:17.314836  8349 raft_consensus.cc:697] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 1 LEADER]: Becoming Leader. State: Replica: 851aeffa0bd046c68dfedb736180c9b8, State: Running, Role: LEADER
I20260608 09:57:17.315469  8349 consensus_queue.cc:237] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } }
I20260608 09:57:17.323740  7971 catalog_manager.cc:5696] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851aeffa0bd046c68dfedb736180c9b8 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "851aeffa0bd046c68dfedb736180c9b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851aeffa0bd046c68dfedb736180c9b8" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44171 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:17.634096  8322 heartbeater.cc:499] Master 127.4.69.62:37151 was elected leader, sending a full tablet report...
I20260608 09:57:17.698047  8349 consensus_queue.cc:1048] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba4ed1a5e244b23b38ebe555362347e" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:17.710033  8351 consensus_queue.cc:1048] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d4d171a62c64ba08fe79f026d1ceac7" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:18.136292  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:18.137760  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:18.138126  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:20.139075  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:20.140508  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:20.140853  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:22.141731  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:22.143124  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:22.143468  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:24.144798  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:24.146684  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:24.147033  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:26.148160  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:26.149609  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:26.149941  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:28.151177  8025 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:28.153388  8025 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:28.153849  8025 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:28.397506  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:57:28.427521  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:28.428310  4372 tablet_replica.cc:333] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8: stopping tablet replica
I20260608 09:57:28.428925  4372 raft_consensus.cc:2243] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:28.430001  4372 raft_consensus.cc:2272] T 8497adc4565f4a358cdfa2eccd92c7e9 P 851aeffa0bd046c68dfedb736180c9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:28.451933  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:57:28.465456  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:57:28.485085  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:28.485810  4372 tablet_replica.cc:333] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e: stopping tablet replica
I20260608 09:57:28.486375  4372 raft_consensus.cc:2243] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:28.486889  4372 raft_consensus.cc:2272] T 8497adc4565f4a358cdfa2eccd92c7e9 P cba4ed1a5e244b23b38ebe555362347e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:28.505954  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:57:28.516916  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:57:28.536321  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:28.537210  4372 tablet_replica.cc:333] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7: stopping tablet replica
I20260608 09:57:28.537858  4372 raft_consensus.cc:2243] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:28.538395  4372 raft_consensus.cc:2272] T 8497adc4565f4a358cdfa2eccd92c7e9 P 7d4d171a62c64ba08fe79f026d1ceac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:28.558061  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:28.568881  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:57:28.591547  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:28.607710  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:57:28.617035  4372 master.cc:562] Master@127.4.69.62:37151 shutting down...
I20260608 09:57:28.636912  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:28.637511  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:28.637818  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 540900bc86154e92a2aea5d24f9363a7: stopping tablet replica
I20260608 09:57:28.647521  4372 master.cc:584] Master@127.4.69.62:37151 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12682 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:57:28.684266  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:38909
I20260608 09:57:28.685482  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:28.691342  8366 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
W20260608 09:57:28.691428  8365 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
W20260608 09:57:28.692472  8368 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
I20260608 09:57:28.692971  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:28.693796  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:28.693970  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:28.694084  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912648694072 us; error 0 us; skew 500 ppm
I20260608 09:57:28.694576  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:28.696935  4372 webserver.cc:533] Webserver started at http://127.4.69.62:38755/ using document root <none> and password file <none>
I20260608 09:57:28.697403  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:28.697558  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:28.697790  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:28.698884  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "071a9c173a9d49b2b6aa0757c7f29423"
format_stamp: "Formatted at 2026-06-08 09:57:28 on dist-test-slave-t8l4"
I20260608 09:57:28.703508  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:57:28.706928  8373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:28.707707  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:28.707942  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "071a9c173a9d49b2b6aa0757c7f29423"
format_stamp: "Formatted at 2026-06-08 09:57:28 on dist-test-slave-t8l4"
I20260608 09:57:28.708194  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-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)
I20260608 09:57:28.732554  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:28.733871  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:28.772058  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:38909
I20260608 09:57:28.772184  8424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:38909 every 8 connection(s)
I20260608 09:57:28.776296  8425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:28.786773  8425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423: Bootstrap starting.
I20260608 09:57:28.791431  8425 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:28.795387  8425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423: No bootstrap required, opened a new log
I20260608 09:57:28.797562  8425 raft_consensus.cc:359] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER }
I20260608 09:57:28.797976  8425 raft_consensus.cc:385] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:28.798158  8425 raft_consensus.cc:740] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071a9c173a9d49b2b6aa0757c7f29423, State: Initialized, Role: FOLLOWER
I20260608 09:57:28.798686  8425 consensus_queue.cc:260] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER }
I20260608 09:57:28.799108  8425 raft_consensus.cc:399] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:28.799304  8425 raft_consensus.cc:493] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:28.799516  8425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:28.803510  8425 raft_consensus.cc:515] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER }
I20260608 09:57:28.803977  8425 leader_election.cc:304] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [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: 071a9c173a9d49b2b6aa0757c7f29423; no voters: 
I20260608 09:57:28.805163  8425 leader_election.cc:290] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:28.805634  8428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:28.806965  8428 raft_consensus.cc:697] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 1 LEADER]: Becoming Leader. State: Replica: 071a9c173a9d49b2b6aa0757c7f29423, State: Running, Role: LEADER
I20260608 09:57:28.807693  8428 consensus_queue.cc:237] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [LEADER]: Queue going to LEADER mode. State: All 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: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER }
I20260608 09:57:28.808185  8425 sys_catalog.cc:565] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:28.810822  8429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "071a9c173a9d49b2b6aa0757c7f29423" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER } }
I20260608 09:57:28.810917  8430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 071a9c173a9d49b2b6aa0757c7f29423. Latest consensus state: current_term: 1 leader_uuid: "071a9c173a9d49b2b6aa0757c7f29423" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071a9c173a9d49b2b6aa0757c7f29423" member_type: VOTER } }
I20260608 09:57:28.811517  8429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:28.811578  8430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:28.816877  8433 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:28.822086  8433 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:28.823840  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:28.831482  8433 catalog_manager.cc:1382] Generated new cluster ID: 2ccfb72a79714fedb6ab5f32319c299c
I20260608 09:57:28.831740  8433 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:28.853052  8433 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:28.854285  8433 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:28.868435  8433 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423: Generated new TSK 0
I20260608 09:57:28.869007  8433 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:28.890388  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:28.896423  8446 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
W20260608 09:57:28.897444  8447 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
I20260608 09:57:28.899677  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:28.899830  8449 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
I20260608 09:57:28.900827  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:28.901043  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:28.901219  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912648901185 us; error 0 us; skew 500 ppm
I20260608 09:57:28.901825  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:28.904072  4372 webserver.cc:533] Webserver started at http://127.4.69.1:33065/ using document root <none> and password file <none>
I20260608 09:57:28.904743  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:28.904970  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:28.905329  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:28.906574  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "c100655839854ee28acebd1b8f6243dd"
format_stamp: "Formatted at 2026-06-08 09:57:28 on dist-test-slave-t8l4"
I20260608 09:57:28.911374  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:28.914800  8454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:28.915508  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:28.915812  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "c100655839854ee28acebd1b8f6243dd"
format_stamp: "Formatted at 2026-06-08 09:57:28 on dist-test-slave-t8l4"
I20260608 09:57:28.916127  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-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)
I20260608 09:57:28.937379  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:28.938743  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:28.940249  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:28.942660  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:28.942894  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:28.943141  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:28.943316  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:28.982859  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:34359
I20260608 09:57:28.982971  8516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:34359 every 8 connection(s)
I20260608 09:57:28.988160  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:28.996150  8521 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
W20260608 09:57:28.997220  8522 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
W20260608 09:57:28.999933  8524 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
I20260608 09:57:29.000722  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:29.001619  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:29.001899  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:29.002101  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912649002081 us; error 0 us; skew 500 ppm
I20260608 09:57:29.002784  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:29.003201  8517 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38909
I20260608 09:57:29.003613  8517 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:29.004570  8517 heartbeater.cc:507] Master 127.4.69.62:38909 requested a full tablet report, sending...
I20260608 09:57:29.005578  4372 webserver.cc:533] Webserver started at http://127.4.69.2:36017/ using document root <none> and password file <none>
I20260608 09:57:29.006273  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:29.006520  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:29.006831  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:29.007171  8390 ts_manager.cc:194] Registered new tserver with Master: c100655839854ee28acebd1b8f6243dd (127.4.69.1:34359)
I20260608 09:57:29.008085  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8"
format_stamp: "Formatted at 2026-06-08 09:57:29 on dist-test-slave-t8l4"
I20260608 09:57:29.009258  8390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48392
I20260608 09:57:29.013576  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 09:57:29.017099  8529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.018085  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:29.018419  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8"
format_stamp: "Formatted at 2026-06-08 09:57:29 on dist-test-slave-t8l4"
I20260608 09:57:29.018731  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-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)
I20260608 09:57:29.034520  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:29.035717  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:29.037209  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:29.039511  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:29.039748  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.039987  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:29.040160  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.078975  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:43971
I20260608 09:57:29.079110  8591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:43971 every 8 connection(s)
I20260608 09:57:29.084046  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:29.090865  8595 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
W20260608 09:57:29.092173  8596 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
I20260608 09:57:29.095343  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:29.096176  8598 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
I20260608 09:57:29.097126  8592 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38909
I20260608 09:57:29.097270  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:29.097498  8592 heartbeater.cc:461] Registering TS with master...
W20260608 09:57:29.097587  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:29.097934  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912649097916 us; error 0 us; skew 500 ppm
I20260608 09:57:29.098484  8592 heartbeater.cc:507] Master 127.4.69.62:38909 requested a full tablet report, sending...
I20260608 09:57:29.098603  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:29.100862  8390 ts_manager.cc:194] Registered new tserver with Master: ae0617a8cf5044ed8cbd9d44ebdcafe8 (127.4.69.2:43971)
I20260608 09:57:29.101361  4372 webserver.cc:533] Webserver started at http://127.4.69.3:33419/ using document root <none> and password file <none>
I20260608 09:57:29.101915  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:29.102135  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:29.102408  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:29.102447  8390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48394
I20260608 09:57:29.103873  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "d3db71be4039432b95582994ba55529e"
format_stamp: "Formatted at 2026-06-08 09:57:29 on dist-test-slave-t8l4"
I20260608 09:57:29.108623  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:29.112262  8603 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.113166  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:29.113457  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "d3db71be4039432b95582994ba55529e"
format_stamp: "Formatted at 2026-06-08 09:57:29 on dist-test-slave-t8l4"
I20260608 09:57:29.113754  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912543305729-4372-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)
I20260608 09:57:29.125669  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:29.126814  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:29.128202  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:29.130481  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:29.130722  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.130960  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:29.131146  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:29.170106  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:43423
I20260608 09:57:29.170233  8665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:43423 every 8 connection(s)
I20260608 09:57:29.184338  8666 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38909
I20260608 09:57:29.184746  8666 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:29.185458  8666 heartbeater.cc:507] Master 127.4.69.62:38909 requested a full tablet report, sending...
I20260608 09:57:29.187395  8390 ts_manager.cc:194] Registered new tserver with Master: d3db71be4039432b95582994ba55529e (127.4.69.3:43423)
I20260608 09:57:29.188273  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014627979s
I20260608 09:57:29.188793  8390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48406
I20260608 09:57:30.012264  8517 heartbeater.cc:499] Master 127.4.69.62:38909 was elected leader, sending a full tablet report...
I20260608 09:57:30.105163  8592 heartbeater.cc:499] Master 127.4.69.62:38909 was elected leader, sending a full tablet report...
I20260608 09:57:30.191326  8666 heartbeater.cc:499] Master 127.4.69.62:38909 was elected leader, sending a full tablet report...
I20260608 09:57:30.254712  8390 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48422:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:30.256812  8390 catalog_manager.cc:7076] 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.
I20260608 09:57:30.299046  8557 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ac49efad045799382a31d692e8a90 (DEFAULT_TABLE table=test-workload [id=ae112fff067c402aa5dbea2c63c5b37f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:30.300488  8557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ac49efad045799382a31d692e8a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:30.301352  8482 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ac49efad045799382a31d692e8a90 (DEFAULT_TABLE table=test-workload [id=ae112fff067c402aa5dbea2c63c5b37f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:30.302659  8482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ac49efad045799382a31d692e8a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:30.305190  8631 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ac49efad045799382a31d692e8a90 (DEFAULT_TABLE table=test-workload [id=ae112fff067c402aa5dbea2c63c5b37f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:30.306483  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ac49efad045799382a31d692e8a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:30.320092  8688 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: Bootstrap starting.
I20260608 09:57:30.321882  8687 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: Bootstrap starting.
I20260608 09:57:30.324154  8689 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: Bootstrap starting.
I20260608 09:57:30.329771  8687 tablet_bootstrap.cc:654] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:30.331539  8688 tablet_bootstrap.cc:654] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:30.333420  8689 tablet_bootstrap.cc:654] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:30.336416  8687 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: No bootstrap required, opened a new log
I20260608 09:57:30.336951  8687 ts_tablet_manager.cc:1403] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:57:30.340052  8687 raft_consensus.cc:359] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.340900  8687 raft_consensus.cc:385] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:30.341223  8687 raft_consensus.cc:740] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0617a8cf5044ed8cbd9d44ebdcafe8, State: Initialized, Role: FOLLOWER
I20260608 09:57:30.341416  8689 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: No bootstrap required, opened a new log
I20260608 09:57:30.341913  8689 ts_tablet_manager.cc:1403] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260608 09:57:30.342233  8688 tablet_bootstrap.cc:492] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: No bootstrap required, opened a new log
I20260608 09:57:30.342036  8687 consensus_queue.cc:260] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.342682  8688 ts_tablet_manager.cc:1403] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 09:57:30.345134  8687 ts_tablet_manager.cc:1434] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:30.345111  8689 raft_consensus.cc:359] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.346028  8689 raft_consensus.cc:385] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:30.346306  8689 raft_consensus.cc:740] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c100655839854ee28acebd1b8f6243dd, State: Initialized, Role: FOLLOWER
I20260608 09:57:30.345647  8688 raft_consensus.cc:359] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.346992  8688 raft_consensus.cc:385] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:30.347344  8688 raft_consensus.cc:740] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3db71be4039432b95582994ba55529e, State: Initialized, Role: FOLLOWER
I20260608 09:57:30.347352  8689 consensus_queue.cc:260] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.348315  8688 consensus_queue.cc:260] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.351498  8688 ts_tablet_manager.cc:1434] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:57:30.352233  8696 raft_consensus.cc:493] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:30.352973  8696 raft_consensus.cc:515] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.357750  8696 leader_election.cc:290] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae0617a8cf5044ed8cbd9d44ebdcafe8 (127.4.69.2:43971), d3db71be4039432b95582994ba55529e (127.4.69.3:43423)
I20260608 09:57:30.358032  8689 ts_tablet_manager.cc:1434] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.011s
I20260608 09:57:30.373826  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ac49efad045799382a31d692e8a90" candidate_uuid: "c100655839854ee28acebd1b8f6243dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" is_pre_election: true
I20260608 09:57:30.374135  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ac49efad045799382a31d692e8a90" candidate_uuid: "c100655839854ee28acebd1b8f6243dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3db71be4039432b95582994ba55529e" is_pre_election: true
I20260608 09:57:30.374498  8567 raft_consensus.cc:2468] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c100655839854ee28acebd1b8f6243dd in term 0.
I20260608 09:57:30.374914  8641 raft_consensus.cc:2468] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c100655839854ee28acebd1b8f6243dd in term 0.
I20260608 09:57:30.376055  8456 leader_election.cc:304] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae0617a8cf5044ed8cbd9d44ebdcafe8, c100655839854ee28acebd1b8f6243dd; no voters: 
I20260608 09:57:30.377027  8696 raft_consensus.cc:2804] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:30.377403  8696 raft_consensus.cc:493] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:30.377735  8696 raft_consensus.cc:3060] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:30.382982  8696 raft_consensus.cc:515] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.385167  8696 leader_election.cc:290] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [CANDIDATE]: Term 1 election: Requested vote from peers ae0617a8cf5044ed8cbd9d44ebdcafe8 (127.4.69.2:43971), d3db71be4039432b95582994ba55529e (127.4.69.3:43423)
I20260608 09:57:30.385859  8567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ac49efad045799382a31d692e8a90" candidate_uuid: "c100655839854ee28acebd1b8f6243dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8"
I20260608 09:57:30.386396  8567 raft_consensus.cc:3060] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:30.386260  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ac49efad045799382a31d692e8a90" candidate_uuid: "c100655839854ee28acebd1b8f6243dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3db71be4039432b95582994ba55529e"
I20260608 09:57:30.386857  8641 raft_consensus.cc:3060] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:30.391692  8567 raft_consensus.cc:2468] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c100655839854ee28acebd1b8f6243dd in term 1.
I20260608 09:57:30.391896  8641 raft_consensus.cc:2468] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c100655839854ee28acebd1b8f6243dd in term 1.
I20260608 09:57:30.392741  8456 leader_election.cc:304] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae0617a8cf5044ed8cbd9d44ebdcafe8, c100655839854ee28acebd1b8f6243dd; no voters: 
I20260608 09:57:30.393457  8696 raft_consensus.cc:2804] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:30.393859  8696 raft_consensus.cc:697] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 1 LEADER]: Becoming Leader. State: Replica: c100655839854ee28acebd1b8f6243dd, State: Running, Role: LEADER
I20260608 09:57:30.394621  8696 consensus_queue.cc:237] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } }
I20260608 09:57:30.401341  8390 catalog_manager.cc:5696] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c100655839854ee28acebd1b8f6243dd (127.4.69.1). New cstate: current_term: 1 leader_uuid: "c100655839854ee28acebd1b8f6243dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c100655839854ee28acebd1b8f6243dd" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 34359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:30.803957  8696 consensus_queue.cc:1048] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3db71be4039432b95582994ba55529e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:30.816162  8696 consensus_queue.cc:1048] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae0617a8cf5044ed8cbd9d44ebdcafe8" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:30.822957  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:30.823963  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:30.826010  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:30.826418  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:31.834731  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:32.827410  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:32.828915  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:32.829222  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:32.843413  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:33.852671  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:34.830368  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:34.832140  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:34.832508  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:34.862793  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:35.871423  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:36.833567  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:36.835083  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:36.835423  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:36.879839  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:37.888240  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:38.836418  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:38.837865  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:38.838245  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:38.896103  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:39.902940  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:40.839202  8443 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:40.840623  8443 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:40.841012  8443 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:40.910234  8438 placement_policy_util.cc:407] tablet bf1ac49efad045799382a31d692e8a90: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:41.496443  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:57:41.523450  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:41.524204  4372 tablet_replica.cc:333] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd: stopping tablet replica
I20260608 09:57:41.524806  4372 raft_consensus.cc:2243] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:41.525770  4372 raft_consensus.cc:2272] T bf1ac49efad045799382a31d692e8a90 P c100655839854ee28acebd1b8f6243dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:41.546691  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:57:41.558648  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:57:41.581429  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:41.582131  4372 tablet_replica.cc:333] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8: stopping tablet replica
I20260608 09:57:41.582624  4372 raft_consensus.cc:2243] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:41.583081  4372 raft_consensus.cc:2272] T bf1ac49efad045799382a31d692e8a90 P ae0617a8cf5044ed8cbd9d44ebdcafe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:41.602702  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:57:41.614300  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:57:41.633860  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:41.634637  4372 tablet_replica.cc:333] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e: stopping tablet replica
I20260608 09:57:41.635164  4372 raft_consensus.cc:2243] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:41.635686  4372 raft_consensus.cc:2272] T bf1ac49efad045799382a31d692e8a90 P d3db71be4039432b95582994ba55529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:41.655265  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:41.666476  4372 master.cc:562] Master@127.4.69.62:38909 shutting down...
I20260608 09:57:41.685232  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:41.685882  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:41.686192  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 071a9c173a9d49b2b6aa0757c7f29423: stopping tablet replica
I20260608 09:57:41.705797  4372 master.cc:584] Master@127.4.69.62:38909 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13056 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:57:41.741248  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:41639
I20260608 09:57:41.742460  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:41.749030  8711 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
W20260608 09:57:41.749197  8712 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
W20260608 09:57:41.749554  8714 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
I20260608 09:57:41.751502  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:41.752357  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:41.752573  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:41.752763  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912661752746 us; error 0 us; skew 500 ppm
I20260608 09:57:41.753368  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:41.755834  4372 webserver.cc:533] Webserver started at http://127.4.69.62:35335/ using document root <none> and password file <none>
I20260608 09:57:41.756358  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:41.756577  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:41.756896  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:41.758087  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-t8l4"
I20260608 09:57:41.762827  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:41.766413  8719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.767167  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:41.767460  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-t8l4"
I20260608 09:57:41.767753  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-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)
I20260608 09:57:41.787387  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:41.788630  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:41.827288  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:41639
I20260608 09:57:41.827425  8770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:41639 every 8 connection(s)
I20260608 09:57:41.831630  8771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:41.843109  8771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8: Bootstrap starting.
I20260608 09:57:41.848006  8771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:41.852329  8771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8: No bootstrap required, opened a new log
I20260608 09:57:41.854605  8771 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER }
I20260608 09:57:41.855031  8771 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:41.855216  8771 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de7a8e1fd894f38bbad7ddf01c61ec8, State: Initialized, Role: FOLLOWER
I20260608 09:57:41.855834  8771 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER }
I20260608 09:57:41.856281  8771 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:41.856475  8771 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:41.856755  8771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.861176  8771 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER }
I20260608 09:57:41.861646  8771 leader_election.cc:304] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [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: 4de7a8e1fd894f38bbad7ddf01c61ec8; no voters: 
I20260608 09:57:41.862756  8771 leader_election.cc:290] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:41.863145  8774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:41.864535  8774 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 1 LEADER]: Becoming Leader. State: Replica: 4de7a8e1fd894f38bbad7ddf01c61ec8, State: Running, Role: LEADER
I20260608 09:57:41.865294  8774 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [LEADER]: Queue going to LEADER mode. State: All 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: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER }
I20260608 09:57:41.865888  8771 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:41.868366  8776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4de7a8e1fd894f38bbad7ddf01c61ec8. Latest consensus state: current_term: 1 leader_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER } }
I20260608 09:57:41.868314  8775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de7a8e1fd894f38bbad7ddf01c61ec8" member_type: VOTER } }
I20260608 09:57:41.869065  8776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:41.869133  8775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:41.876549  8779 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:41.884620  8779 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:41.885644  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:41.894208  8779 catalog_manager.cc:1382] Generated new cluster ID: 44215b89f973400a958c4ac53bec174c
I20260608 09:57:41.894506  8779 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:41.915094  8779 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:41.916422  8779 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:41.931177  8779 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8: Generated new TSK 0
I20260608 09:57:41.931797  8779 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:41.952020  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:41.958650  8792 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
W20260608 09:57:41.959646  8793 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
I20260608 09:57:41.961491  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:41.961601  8795 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
I20260608 09:57:41.962531  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:41.962723  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:41.962848  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912661962837 us; error 0 us; skew 500 ppm
I20260608 09:57:41.963361  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:41.965669  4372 webserver.cc:533] Webserver started at http://127.4.69.1:33523/ using document root <none> and password file <none>
I20260608 09:57:41.966166  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:41.966325  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:41.966547  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:41.967868  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-t8l4"
I20260608 09:57:41.972822  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:57:41.976123  8800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.977059  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:41.977324  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-t8l4"
I20260608 09:57:41.977552  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-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)
I20260608 09:57:41.993973  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:41.995126  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:41.996541  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:41.998872  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:41.999074  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.999353  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:41.999500  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.039839  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:36189
I20260608 09:57:42.040017  8862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:36189 every 8 connection(s)
I20260608 09:57:42.045141  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:42.053320  8867 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
W20260608 09:57:42.055545  8868 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
W20260608 09:57:42.057663  8870 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
I20260608 09:57:42.058318  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:42.058811  8863 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
I20260608 09:57:42.059218  8863 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:42.059437  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:42.059696  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:42.059881  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912662059860 us; error 0 us; skew 500 ppm
I20260608 09:57:42.059996  8863 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
I20260608 09:57:42.060549  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:42.062618  8736 ts_manager.cc:194] Registered new tserver with Master: 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:42.063232  4372 webserver.cc:533] Webserver started at http://127.4.69.2:46107/ using document root <none> and password file <none>
I20260608 09:57:42.063793  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:42.064009  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:42.064312  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:42.064939  8736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55836
I20260608 09:57:42.065645  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "86be0ee65e854ed38b06ffafc3b8b342"
format_stamp: "Formatted at 2026-06-08 09:57:42 on dist-test-slave-t8l4"
I20260608 09:57:42.070595  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:42.074075  8875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.074834  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:42.075124  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "86be0ee65e854ed38b06ffafc3b8b342"
format_stamp: "Formatted at 2026-06-08 09:57:42 on dist-test-slave-t8l4"
I20260608 09:57:42.075408  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-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)
I20260608 09:57:42.101056  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:42.102259  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:42.103722  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:42.106088  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:42.106324  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.106563  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:42.106743  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.145447  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:46087
I20260608 09:57:42.145565  8937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:46087 every 8 connection(s)
I20260608 09:57:42.150537  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:42.158013  8941 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
W20260608 09:57:42.158455  8942 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
I20260608 09:57:42.161876  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:42.162021  8944 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
I20260608 09:57:42.163031  8938 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
I20260608 09:57:42.163179  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:42.163452  8938 heartbeater.cc:461] Registering TS with master...
W20260608 09:57:42.163493  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:42.163897  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912662163878 us; error 0 us; skew 500 ppm
I20260608 09:57:42.164399  8938 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
I20260608 09:57:42.164561  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:42.166836  8736 ts_manager.cc:194] Registered new tserver with Master: 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:42.167624  4372 webserver.cc:533] Webserver started at http://127.4.69.3:37529/ using document root <none> and password file <none>
I20260608 09:57:42.168138  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:42.168288  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:42.168367  8736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55842
I20260608 09:57:42.168501  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:42.170027  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "f82f0beff29f458f802702235c9cab22"
format_stamp: "Formatted at 2026-06-08 09:57:42 on dist-test-slave-t8l4"
I20260608 09:57:42.174625  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:57:42.178283  8949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.179251  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:42.179572  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "f82f0beff29f458f802702235c9cab22"
format_stamp: "Formatted at 2026-06-08 09:57:42 on dist-test-slave-t8l4"
I20260608 09:57:42.179869  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-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)
I20260608 09:57:42.193578  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:42.194806  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:42.196236  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:42.198742  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:42.198982  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.199220  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:42.199407  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:42.240171  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:36519
I20260608 09:57:42.240285  9011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:36519 every 8 connection(s)
I20260608 09:57:42.254346  9012 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
I20260608 09:57:42.254746  9012 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:42.255488  9012 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
I20260608 09:57:42.257503  8736 ts_manager.cc:194] Registered new tserver with Master: f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:42.258237  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014629184s
I20260608 09:57:42.259249  8736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55846
I20260608 09:57:43.067813  8863 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:43.171063  8938 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:43.262169  9012 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:43.319344  8736 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55852:
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\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:43.322486  8736 catalog_manager.cc:7076] 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.
I20260608 09:57:43.399619  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 6c794ea6ed8f49b9b7b254559ab9158e (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:43.401221  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c794ea6ed8f49b9b7b254559ab9158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.403905  8828 tablet_service.cc:1511] Processing CreateTablet for tablet 6c794ea6ed8f49b9b7b254559ab9158e (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:43.404793  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 247154ca98004a2c9ac81b23802e85f0 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:43.405371  8828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c794ea6ed8f49b9b7b254559ab9158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.406224  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247154ca98004a2c9ac81b23802e85f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.411597  8975 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba7d8b3d597430b981b234f94f39975 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:43.412189  8826 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba7d8b3d597430b981b234f94f39975 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:43.413218  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba7d8b3d597430b981b234f94f39975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.413050  8902 tablet_service.cc:1511] Processing CreateTablet for tablet 247154ca98004a2c9ac81b23802e85f0 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:43.413645  8826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba7d8b3d597430b981b234f94f39975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.414484  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247154ca98004a2c9ac81b23802e85f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.418087  8825 tablet_service.cc:1511] Processing CreateTablet for tablet 1d08753f42714be6a0f028118f2b5d6d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:43.419498  8825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d08753f42714be6a0f028118f2b5d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.420354  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 1d08753f42714be6a0f028118f2b5d6d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:43.421792  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d08753f42714be6a0f028118f2b5d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.421950  8901 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba7d8b3d597430b981b234f94f39975 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:43.418123  8903 tablet_service.cc:1511] Processing CreateTablet for tablet 6c794ea6ed8f49b9b7b254559ab9158e (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:43.423278  8901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba7d8b3d597430b981b234f94f39975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.408401  8827 tablet_service.cc:1511] Processing CreateTablet for tablet 247154ca98004a2c9ac81b23802e85f0 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:43.424664  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247154ca98004a2c9ac81b23802e85f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.425562  8973 tablet_service.cc:1511] Processing CreateTablet for tablet f8d6c84919bc47a8962781c438941a02 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:43.426986  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d6c84919bc47a8962781c438941a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.431727  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2e72d7634b479c8027aa30f3e675fa (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:43.432561  8824 tablet_service.cc:1511] Processing CreateTablet for tablet f8d6c84919bc47a8962781c438941a02 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:43.433573  8899 tablet_service.cc:1511] Processing CreateTablet for tablet f8d6c84919bc47a8962781c438941a02 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:43.434072  8824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d6c84919bc47a8962781c438941a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.431753  8900 tablet_service.cc:1511] Processing CreateTablet for tablet 1d08753f42714be6a0f028118f2b5d6d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:43.435019  8899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d6c84919bc47a8962781c438941a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.435545  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2e72d7634b479c8027aa30f3e675fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.438055  8823 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2e72d7634b479c8027aa30f3e675fa (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:43.439468  8823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2e72d7634b479c8027aa30f3e675fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.441124  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d08753f42714be6a0f028118f2b5d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.442539  8822 tablet_service.cc:1511] Processing CreateTablet for tablet ce3f5d2caa864182a4e98d2dff8e88a1 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:43.442585  8898 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2e72d7634b479c8027aa30f3e675fa (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:43.444238  8898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2e72d7634b479c8027aa30f3e675fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.445796  8821 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1d3a501d547b2a67ed5321ac43567 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:43.446103  8971 tablet_service.cc:1511] Processing CreateTablet for tablet ce3f5d2caa864182a4e98d2dff8e88a1 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:43.447490  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3f5d2caa864182a4e98d2dff8e88a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.448455  8903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c794ea6ed8f49b9b7b254559ab9158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.449071  8821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1d3a501d547b2a67ed5321ac43567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.450764  8822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3f5d2caa864182a4e98d2dff8e88a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.450616  8970 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1d3a501d547b2a67ed5321ac43567 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:43.452032  8970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1d3a501d547b2a67ed5321ac43567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.456887  8969 tablet_service.cc:1511] Processing CreateTablet for tablet d1cded7ab5894dceb7cac3bcc411a579 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:43.457213  8820 tablet_service.cc:1511] Processing CreateTablet for tablet d1cded7ab5894dceb7cac3bcc411a579 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:43.458348  8969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cded7ab5894dceb7cac3bcc411a579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.458631  8820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cded7ab5894dceb7cac3bcc411a579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.462103  8968 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64053e9cfc45a88ec26d69e0bbd608 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:43.463479  8968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64053e9cfc45a88ec26d69e0bbd608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.466415  8819 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64053e9cfc45a88ec26d69e0bbd608 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:43.467815  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64053e9cfc45a88ec26d69e0bbd608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.478260  8897 tablet_service.cc:1511] Processing CreateTablet for tablet ce3f5d2caa864182a4e98d2dff8e88a1 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:43.479707  8897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3f5d2caa864182a4e98d2dff8e88a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.486555  8896 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1d3a501d547b2a67ed5321ac43567 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:43.487921  8896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1d3a501d547b2a67ed5321ac43567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.494601  8895 tablet_service.cc:1511] Processing CreateTablet for tablet d1cded7ab5894dceb7cac3bcc411a579 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:43.496007  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cded7ab5894dceb7cac3bcc411a579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.509526  8894 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64053e9cfc45a88ec26d69e0bbd608 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:43.510967  8894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64053e9cfc45a88ec26d69e0bbd608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.548097  8826 tablet_service.cc:1511] Processing CreateTablet for tablet d474d322a80c46cd821955004632b404 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:43.549696  8826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474d322a80c46cd821955004632b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.560608  8900 tablet_service.cc:1511] Processing CreateTablet for tablet 048fb0453f0c4219be6e65cca7e0cb9d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:43.573668  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 048fb0453f0c4219be6e65cca7e0cb9d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:43.574348  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fb0453f0c4219be6e65cca7e0cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.575110  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fb0453f0c4219be6e65cca7e0cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.554752  8819 tablet_service.cc:1511] Processing CreateTablet for tablet 048fb0453f0c4219be6e65cca7e0cb9d (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:43.562440  8975 tablet_service.cc:1511] Processing CreateTablet for tablet d474d322a80c46cd821955004632b404 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:43.578219  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474d322a80c46cd821955004632b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.552625  8894 tablet_service.cc:1511] Processing CreateTablet for tablet d474d322a80c46cd821955004632b404 (DEFAULT_TABLE table=test-workload [id=87275c8bf9f240cdb7a2561d4a754145]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:43.581226  8894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474d322a80c46cd821955004632b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.590066  9032 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.591672  9033 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.593241  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fb0453f0c4219be6e65cca7e0cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:43.605513  9034 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.615154  9033 tablet_bootstrap.cc:654] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.616153  9032 tablet_bootstrap.cc:654] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.616053  9034 tablet_bootstrap.cc:654] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.633916  9034 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.634691  9034 ts_tablet_manager.cc:1403] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260608 09:57:43.636473  9032 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.636897  9033 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.637080  9032 ts_tablet_manager.cc:1403] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.008s
I20260608 09:57:43.637377  9033 ts_tablet_manager.cc:1403] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260608 09:57:43.638799  9034 raft_consensus.cc:359] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.639860  9034 raft_consensus.cc:385] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.640285  9034 raft_consensus.cc:740] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.640621  9032 raft_consensus.cc:359] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.641377  9032 raft_consensus.cc:385] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.641394  9034 consensus_queue.cc:260] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.641825  9032 raft_consensus.cc:740] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.642760  9032 consensus_queue.cc:260] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.640329  9033 raft_consensus.cc:359] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:43.645737  9033 raft_consensus.cc:385] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.646075  9033 raft_consensus.cc:740] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.646910  9033 consensus_queue.cc:260] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:43.650053  9032 ts_tablet_manager.cc:1434] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.009s
I20260608 09:57:43.651355  9034 ts_tablet_manager.cc:1434] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 09:57:43.651579  9032 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.654688  9034 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.658355  9032 tablet_bootstrap.cc:654] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.665030  9034 tablet_bootstrap.cc:654] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.671470  9032 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.672242  9032 ts_tablet_manager.cc:1403] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 09:57:43.676046  9032 raft_consensus.cc:359] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.676910  9032 raft_consensus.cc:385] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.677289  9032 raft_consensus.cc:740] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.677702  9034 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.678252  9032 consensus_queue.cc:260] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.678249  9034 ts_tablet_manager.cc:1403] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.019s
I20260608 09:57:43.681861  9034 raft_consensus.cc:359] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.682603  9032 ts_tablet_manager.cc:1434] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:57:43.682595  9034 raft_consensus.cc:385] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.683152  9034 raft_consensus.cc:740] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.683766  9032 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.684108  9034 consensus_queue.cc:260] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.686393  9034 ts_tablet_manager.cc:1434] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:43.687398  9034 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.694053  9032 tablet_bootstrap.cc:654] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.694053  9034 tablet_bootstrap.cc:654] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.700589  9033 ts_tablet_manager.cc:1434] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.063s	user 0.036s	sys 0.020s
I20260608 09:57:43.701725  9033 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.707791  9034 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.708555  9034 ts_tablet_manager.cc:1403] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260608 09:57:43.708578  9033 tablet_bootstrap.cc:654] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.712664  9034 raft_consensus.cc:359] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:43.713860  9034 raft_consensus.cc:385] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.714236  9034 raft_consensus.cc:740] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.715027  9034 consensus_queue.cc:260] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:43.717432  9034 ts_tablet_manager.cc:1434] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:57:43.718039  9032 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.718575  9034 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.718662  9032 ts_tablet_manager.cc:1403] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.010s
I20260608 09:57:43.718962  9033 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.719591  9033 ts_tablet_manager.cc:1403] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 09:57:43.722787  9033 raft_consensus.cc:359] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.723559  9033 raft_consensus.cc:385] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.723932  9033 raft_consensus.cc:740] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.724876  9033 consensus_queue.cc:260] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.725526  9032 raft_consensus.cc:359] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.726018  9034 tablet_bootstrap.cc:654] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.726300  9032 raft_consensus.cc:385] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.726677  9032 raft_consensus.cc:740] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.727617  9032 consensus_queue.cc:260] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.730031  9032 ts_tablet_manager.cc:1434] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 09:57:43.731132  9032 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.731267  9033 ts_tablet_manager.cc:1434] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:57:43.732288  9033 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.738194  9034 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.738808  9034 ts_tablet_manager.cc:1403] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260608 09:57:43.738915  9032 tablet_bootstrap.cc:654] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.738993  9033 tablet_bootstrap.cc:654] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.742287  9034 raft_consensus.cc:359] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.743099  9034 raft_consensus.cc:385] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.743481  9034 raft_consensus.cc:740] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.744467  9034 consensus_queue.cc:260] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
W20260608 09:57:43.746346  9013 tablet.cc:2404] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:57:43.749392  9034 ts_tablet_manager.cc:1434] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:57:43.750551  9034 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.752144  9033 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.752295  9032 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.752817  9033 ts_tablet_manager.cc:1403] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260608 09:57:43.752942  9032 ts_tablet_manager.cc:1403] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 09:57:43.756017  9033 raft_consensus.cc:359] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.756843  9033 raft_consensus.cc:385] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.756563  9032 raft_consensus.cc:359] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.757215  9033 raft_consensus.cc:740] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.757320  9034 tablet_bootstrap.cc:654] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.757450  9032 raft_consensus.cc:385] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.757984  9032 raft_consensus.cc:740] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.758345  9033 consensus_queue.cc:260] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.758814  9032 consensus_queue.cc:260] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.761183  9032 ts_tablet_manager.cc:1434] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:57:43.762247  9032 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.762807  9033 ts_tablet_manager.cc:1434] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 09:57:43.763895  9033 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.769229  9032 tablet_bootstrap.cc:654] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.770750  9033 tablet_bootstrap.cc:654] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.781744  9033 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.782297  9033 ts_tablet_manager.cc:1403] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260608 09:57:43.785079  9033 raft_consensus.cc:359] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.785656  9033 raft_consensus.cc:385] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.785926  9033 raft_consensus.cc:740] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.786610  9033 consensus_queue.cc:260] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.789932  9032 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.790397  9032 ts_tablet_manager.cc:1403] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260608 09:57:43.793373  9032 raft_consensus.cc:359] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.794134  9032 raft_consensus.cc:385] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.794502  9032 raft_consensus.cc:740] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.794953  9033 ts_tablet_manager.cc:1434] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 09:57:43.795387  9032 consensus_queue.cc:260] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.796052  9033 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.797572  9032 ts_tablet_manager.cc:1434] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:57:43.798667  9032 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.803578  9033 tablet_bootstrap.cc:654] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.805465  9032 tablet_bootstrap.cc:654] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.815105  9032 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.815193  9033 tablet_bootstrap.cc:492] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.815356  9034 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.815717  9032 ts_tablet_manager.cc:1403] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 09:57:43.815864  9033 ts_tablet_manager.cc:1403] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 09:57:43.816107  9034 ts_tablet_manager.cc:1403] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.066s	user 0.035s	sys 0.028s
I20260608 09:57:43.819036  9033 raft_consensus.cc:359] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.819267  9032 raft_consensus.cc:359] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.819885  9033 raft_consensus.cc:385] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.819604  9034 raft_consensus.cc:359] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.819998  9032 raft_consensus.cc:385] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.820355  9033 raft_consensus.cc:740] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.820480  9034 raft_consensus.cc:385] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.820555  9032 raft_consensus.cc:740] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.821038  9034 raft_consensus.cc:740] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.821434  9033 consensus_queue.cc:260] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.821768  9032 consensus_queue.cc:260] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.822032  9034 consensus_queue.cc:260] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.824132  9033 ts_tablet_manager.cc:1434] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:57:43.824791  9034 ts_tablet_manager.cc:1434] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 09:57:43.825263  9033 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.825860  9034 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.826794  9032 ts_tablet_manager.cc:1434] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:57:43.826746  9039 raft_consensus.cc:493] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.827435  9039 raft_consensus.cc:515] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.831663  9039 leader_election.cc:290] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:43.832353  9038 raft_consensus.cc:493] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.832928  9038 raft_consensus.cc:515] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.834633  9033 tablet_bootstrap.cc:654] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.837824  9038 leader_election.cc:290] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:43.838187  9032 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:43.844749  9034 tablet_bootstrap.cc:654] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.847225  9033 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.847795  9033 ts_tablet_manager.cc:1403] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260608 09:57:43.848016  9032 tablet_bootstrap.cc:654] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.851951  9033 raft_consensus.cc:359] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.856984  9033 raft_consensus.cc:385] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.856024  9034 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.857434  9033 raft_consensus.cc:740] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.858280  9034 ts_tablet_manager.cc:1403] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.007s
I20260608 09:57:43.858577  9033 consensus_queue.cc:260] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.862272  9033 ts_tablet_manager.cc:1434] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 09:57:43.865504  9034 raft_consensus.cc:359] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.867981  9034 raft_consensus.cc:385] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.868709  9034 raft_consensus.cc:740] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.870436  9034 consensus_queue.cc:260] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.874171  9033 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:43.875834  9034 ts_tablet_manager.cc:1434] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 09:57:43.878650  9034 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.876611  9032 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.880471  9032 ts_tablet_manager.cc:1403] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.018s
I20260608 09:57:43.882043  9038 raft_consensus.cc:493] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.882519  9038 raft_consensus.cc:515] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.884146  9033 tablet_bootstrap.cc:654] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.885059  9038 leader_election.cc:290] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:43.888142  9032 raft_consensus.cc:359] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.889070  9032 raft_consensus.cc:385] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.889454  9032 raft_consensus.cc:740] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.890439  9032 consensus_queue.cc:260] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.893035  9032 ts_tablet_manager.cc:1434] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260608 09:57:43.894209  9032 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
W20260608 09:57:43.906433  8784 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:43.912189  9034 tablet_bootstrap.cc:654] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.913151  9032 tablet_bootstrap.cc:654] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:43.930632  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:43.931425  8987 raft_consensus.cc:2468] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:43.925226  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:43.932619  8838 raft_consensus.cc:2468] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:43.933000  8803 leader_election.cc:304] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:43.933786  9034 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:43.933849  9039 raft_consensus.cc:2804] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:43.926234  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1d3a501d547b2a67ed5321ac43567" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:43.926314  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1d3a501d547b2a67ed5321ac43567" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:43.934473  9034 ts_tablet_manager.cc:1403] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.005s
I20260608 09:57:43.930411  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:43.934988  8912 raft_consensus.cc:2468] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:43.925278  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:43.935186  8911 raft_consensus.cc:2468] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:43.934350  9039 raft_consensus.cc:493] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:43.936158  9039 raft_consensus.cc:3060] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:43.936386  8950 leader_election.cc:304] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:43.934291  9040 raft_consensus.cc:493] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.937129  9040 raft_consensus.cc:515] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.937911  9038 raft_consensus.cc:2804] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:43.938409  9038 raft_consensus.cc:493] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:43.937965  9034 raft_consensus.cc:359] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.938807  9038 raft_consensus.cc:3060] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:43.938884  9034 raft_consensus.cc:385] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.939306  9034 raft_consensus.cc:740] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.940263  9034 consensus_queue.cc:260] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.942149  9040 leader_election.cc:290] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
W20260608 09:57:43.937409  8950 leader_election.cc:343] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:43.946487  9039 raft_consensus.cc:515] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.949597  9032 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:43.951206  9040 raft_consensus.cc:493] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.951411  8951 leader_election.cc:304] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [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: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5
I20260608 09:57:43.951807  9040 raft_consensus.cc:515] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:43.951947  9032 ts_tablet_manager.cc:1403] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.005s
I20260608 09:57:43.960160  9040 leader_election.cc:290] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519), 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:43.955902  9038 raft_consensus.cc:515] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.961447  9032 raft_consensus.cc:359] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.962268  9033 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:43.962423  9032 raft_consensus.cc:385] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.962836  9032 raft_consensus.cc:740] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.963162  9033 ts_tablet_manager.cc:1403] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.009s
I20260608 09:57:43.964223  9038 leader_election.cc:290] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:43.963866  9032 consensus_queue.cc:260] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.971933  9038 raft_consensus.cc:2804] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:43.975924  9038 raft_consensus.cc:493] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:43.976410  9038 raft_consensus.cc:3060] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:43.976761  9039 leader_election.cc:290] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:43.976711  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:43.979092  8837 raft_consensus.cc:2393] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f82f0beff29f458f802702235c9cab22 in current term 1: Already voted for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in this term.
I20260608 09:57:43.980386  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:43.980861  9039 raft_consensus.cc:493] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:43.981207  8987 raft_consensus.cc:2393] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in current term 1: Already voted for candidate f82f0beff29f458f802702235c9cab22 in this term.
I20260608 09:57:43.981335  9039 raft_consensus.cc:515] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.985972  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:43.988197  9034 ts_tablet_manager.cc:1434] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.013s
I20260608 09:57:43.990151  9034 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:43.986726  9039 leader_election.cc:290] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:43.991284  9033 raft_consensus.cc:359] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.992177  9033 raft_consensus.cc:385] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:43.992547  9033 raft_consensus.cc:740] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:43.993455  9033 consensus_queue.cc:260] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:43.995121  9033 ts_tablet_manager.cc:1434] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260608 09:57:43.995947  9033 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:44.002821  9034 tablet_bootstrap.cc:654] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.003068  9032 ts_tablet_manager.cc:1434] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.009s
I20260608 09:57:44.005609  9038 raft_consensus.cc:515] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.007506  9034 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:44.007562  9038 leader_election.cc:290] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
W20260608 09:57:44.029852  8803 leader_election.cc:343] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.030629  9038 raft_consensus.cc:493] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.032677  9032 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:44.031994  9038 raft_consensus.cc:515] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.034446  9034 ts_tablet_manager.cc:1403] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260608 09:57:44.036201  9038 leader_election.cc:290] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.040107  9040 raft_consensus.cc:493] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.040989  9040 raft_consensus.cc:515] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.044623  9040 leader_election.cc:290] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.089432  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.057837  8835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.045640  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.085662  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.055486  9070 raft_consensus.cc:493] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.093902  9034 raft_consensus.cc:359] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.094938  9034 raft_consensus.cc:385] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.053610  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.095455  9034 raft_consensus.cc:740] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.059952  8834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.057008  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.096632  8836 raft_consensus.cc:2468] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86be0ee65e854ed38b06ffafc3b8b342 in term 0.
I20260608 09:57:44.096508  9034 consensus_queue.cc:260] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
W20260608 09:57:44.096975  8876 leader_election.cc:343] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.044919  9032 tablet_bootstrap.cc:654] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.050345  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1d3a501d547b2a67ed5321ac43567" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.086611  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.068097  9068 raft_consensus.cc:493] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.098320  8986 raft_consensus.cc:2468] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86be0ee65e854ed38b06ffafc3b8b342 in term 0.
I20260608 09:57:44.098444  9068 raft_consensus.cc:515] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
W20260608 09:57:44.093076  8878 leader_election.cc:343] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.099823  8876 leader_election.cc:304] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: 
I20260608 09:57:44.064599  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.095240  9070 raft_consensus.cc:515] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.100651  8837 raft_consensus.cc:3060] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.094004  8913 raft_consensus.cc:3060] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.101866  9068 leader_election.cc:290] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.057336  9066 raft_consensus.cc:493] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.092478  9033 tablet_bootstrap.cc:654] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:44.100963  8878 leader_election.cc:343] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:57:44.104586  8876 leader_election.cc:343] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.105285  8876 leader_election.cc:304] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86be0ee65e854ed38b06ffafc3b8b342; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.105934  8878 leader_election.cc:304] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [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: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5
I20260608 09:57:44.106796  9070 leader_election.cc:290] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.103745  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba7d8b3d597430b981b234f94f39975" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.109313  8838 raft_consensus.cc:2468] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.110646  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.111250  8987 raft_consensus.cc:2468] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.112327  8986 raft_consensus.cc:2468] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.112639  8803 leader_election.cc:304] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.113287  9040 raft_consensus.cc:2804] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.112612  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba7d8b3d597430b981b234f94f39975" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.116202  8912 raft_consensus.cc:2468] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.118055  8802 leader_election.cc:304] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: 
I20260608 09:57:44.113457  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.115061  9070 raft_consensus.cc:2804] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.103009  9066 raft_consensus.cc:515] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.120159  9070 raft_consensus.cc:493] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.120071  8950 leader_election.cc:304] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.120880  9070 raft_consensus.cc:3060] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.121353  9038 raft_consensus.cc:2804] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.121770  9038 raft_consensus.cc:493] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.122128  9038 raft_consensus.cc:3060] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.122395  9066 leader_election.cc:290] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.113729  9040 raft_consensus.cc:493] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.123191  9040 raft_consensus.cc:3060] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:44.129803  8951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 187958us
I20260608 09:57:44.130323  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cded7ab5894dceb7cac3bcc411a579" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.131616  8838 raft_consensus.cc:2468] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.120115  8910 raft_consensus.cc:2468] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.136838  9032 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:44.137327  9032 ts_tablet_manager.cc:1403] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.028s
I20260608 09:57:44.136010  9034 ts_tablet_manager.cc:1434] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.005s
I20260608 09:57:44.140174  8913 raft_consensus.cc:2468] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.140676  8950 leader_election.cc:304] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.141368  9032 raft_consensus.cc:359] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.142760  9032 raft_consensus.cc:385] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.143116  9032 raft_consensus.cc:740] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.143599  8802 leader_election.cc:304] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [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: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.142342  9072 raft_consensus.cc:2804] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.144564  9072 raft_consensus.cc:493] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.145105  9072 raft_consensus.cc:3060] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.145255  9039 raft_consensus.cc:2804] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.151876  9068 raft_consensus.cc:2804] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.143980  9032 consensus_queue.cc:260] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.152602  9068 raft_consensus.cc:493] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.153402  9068 raft_consensus.cc:3060] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:44.160775  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.3:36519, user_credentials={real_user=slave}} blocked reactor thread for 55015us
I20260608 09:57:44.162384  9033 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:44.162973  9033 ts_tablet_manager.cc:1403] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.016s
I20260608 09:57:44.159889  9039 raft_consensus.cc:697] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Running, Role: LEADER
I20260608 09:57:44.163386  9038 raft_consensus.cc:515] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.167304  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d08753f42714be6a0f028118f2b5d6d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.167544  8837 raft_consensus.cc:2468] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.168227  8913 raft_consensus.cc:2393] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f82f0beff29f458f802702235c9cab22 in current term 1: Already voted for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in this term.
I20260608 09:57:44.167421  9072 raft_consensus.cc:515] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.168646  9074 raft_consensus.cc:2749] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.169045  8950 leader_election.cc:304] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.169963  9075 raft_consensus.cc:2804] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.170468  9075 raft_consensus.cc:493] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.170763  9066 raft_consensus.cc:2804] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.170869  9075 raft_consensus.cc:3060] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.170935  9033 raft_consensus.cc:359] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.171834  9033 raft_consensus.cc:385] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.172173  9033 raft_consensus.cc:740] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.168156  9034 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:44.172676  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cded7ab5894dceb7cac3bcc411a579" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.165658  9039 consensus_queue.cc:237] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.173058  9033 consensus_queue.cc:260] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.178812  9038 leader_election.cc:290] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.178035  9072 leader_election.cc:290] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.179356  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.187852  9070 raft_consensus.cc:515] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.193290  8838 raft_consensus.cc:2393] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f82f0beff29f458f802702235c9cab22 in current term 1: Already voted for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in this term.
I20260608 09:57:44.194438  9040 raft_consensus.cc:515] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.195915  9034 tablet_bootstrap.cc:654] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.195986  8911 raft_consensus.cc:2393] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in current term 1: Already voted for candidate 86be0ee65e854ed38b06ffafc3b8b342 in this term.
I20260608 09:57:44.197530  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.198138  9033 ts_tablet_manager.cc:1434] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260608 09:57:44.198149  8913 raft_consensus.cc:3060] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.199612  9033 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:44.201241  9040 leader_election.cc:290] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.202414  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.203579  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1d3a501d547b2a67ed5321ac43567" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
W20260608 09:57:44.203998  8878 leader_election.cc:343] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.204114  8951 leader_election.cc:304] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [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: f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:44.205097  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.207051  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cded7ab5894dceb7cac3bcc411a579" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.207885  8912 raft_consensus.cc:2468] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.187428  8837 raft_consensus.cc:3060] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.204260  8911 raft_consensus.cc:3060] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.190997  9066 raft_consensus.cc:697] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Becoming Leader. State: Replica: f82f0beff29f458f802702235c9cab22, State: Running, Role: LEADER
I20260608 09:57:44.211028  8802 leader_election.cc:304] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5; no voters: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.213923  9032 ts_tablet_manager.cc:1434] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.076s	user 0.014s	sys 0.007s
I20260608 09:57:44.214547  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64053e9cfc45a88ec26d69e0bbd608" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.215217  8838 raft_consensus.cc:3060] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.215452  9068 raft_consensus.cc:515] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.218044  9075 raft_consensus.cc:515] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:44.215198  9032 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:44.219933  9033 tablet_bootstrap.cc:654] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.221886  9072 raft_consensus.cc:493] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.222877  9077 raft_consensus.cc:493] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.210913  9066 consensus_queue.cc:237] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.223239  9072 raft_consensus.cc:515] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.223603  9077 raft_consensus.cc:515] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.226466  8834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.226796  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.227227  8834 raft_consensus.cc:2468] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
W20260608 09:57:44.228444  8802 leader_election.cc:343] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.228667  8950 leader_election.cc:304] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.229920  9072 leader_election.cc:290] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.230418  9072 raft_consensus.cc:2804] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.230747  9072 raft_consensus.cc:493] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.230809  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.231186  9072 raft_consensus.cc:3060] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.231637  8986 raft_consensus.cc:2468] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.233012  8803 leader_election.cc:304] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [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: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:44.233553  9075 leader_election.cc:290] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 election: Requested vote from peers f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519), 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:44.235252  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.235930  8986 raft_consensus.cc:3060] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.237465  9068 leader_election.cc:290] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.238114  9068 raft_consensus.cc:2804] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.238453  9068 raft_consensus.cc:493] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.238521  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba7d8b3d597430b981b234f94f39975" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.235112  8834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.239531  8912 raft_consensus.cc:3060] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.240041  8913 raft_consensus.cc:2468] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
W20260608 09:57:44.240669  8876 leader_election.cc:343] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.239117  9068 raft_consensus.cc:3060] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.244740  8911 raft_consensus.cc:2468] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.245414  9077 leader_election.cc:290] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.245798  9038 raft_consensus.cc:2749] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.247253  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.262163  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba7d8b3d597430b981b234f94f39975" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.262866  8987 raft_consensus.cc:3060] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.263448  9070 leader_election.cc:290] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.256451  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.265442  8913 raft_consensus.cc:2393] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f82f0beff29f458f802702235c9cab22 in current term 1: Already voted for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in this term.
I20260608 09:57:44.267099  9034 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:44.267532  9034 ts_tablet_manager.cc:1403] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.005s
I20260608 09:57:44.257274  8802 leader_election.cc:304] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: 
I20260608 09:57:44.266389  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cded7ab5894dceb7cac3bcc411a579" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.268427  8911 raft_consensus.cc:3060] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:44.270053  8951 leader_election.cc:343] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.271109  8951 leader_election.cc:304] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [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: f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:44.273118  8733 catalog_manager.cc:5696] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.274384  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247154ca98004a2c9ac81b23802e85f0" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.273185  9079 raft_consensus.cc:2749] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.278811  9032 tablet_bootstrap.cc:654] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.278946  8985 raft_consensus.cc:2393] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in current term 1: Already voted for candidate f82f0beff29f458f802702235c9cab22 in this term.
I20260608 09:57:44.262959  8986 raft_consensus.cc:2468] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86be0ee65e854ed38b06ffafc3b8b342 in term 1.
I20260608 09:57:44.273085  8987 raft_consensus.cc:2468] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.286737  8838 raft_consensus.cc:2468] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86be0ee65e854ed38b06ffafc3b8b342 in term 1.
I20260608 09:57:44.287315  9078 raft_consensus.cc:2749] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.288038  8876 leader_election.cc:304] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [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: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.283386  9070 raft_consensus.cc:2804] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.289311  9070 raft_consensus.cc:697] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Running, Role: LEADER
I20260608 09:57:44.289458  9075 raft_consensus.cc:2804] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.289987  9075 raft_consensus.cc:697] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Becoming Leader. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Running, Role: LEADER
I20260608 09:57:44.290721  8837 raft_consensus.cc:2468] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.290314  9070 consensus_queue.cc:237] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.290966  9075 consensus_queue.cc:237] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.291693  8950 leader_election.cc:304] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.292423  9066 raft_consensus.cc:2804] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.287887  9068 raft_consensus.cc:515] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.293910  9066 raft_consensus.cc:697] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Becoming Leader. State: Replica: f82f0beff29f458f802702235c9cab22, State: Running, Role: LEADER
I20260608 09:57:44.276546  8911 raft_consensus.cc:2468] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.296196  9034 raft_consensus.cc:359] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.297391  9034 raft_consensus.cc:385] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.297655  9034 raft_consensus.cc:740] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.298415  8878 leader_election.cc:304] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [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: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5
I20260608 09:57:44.298472  9034 consensus_queue.cc:260] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.300060  9040 raft_consensus.cc:2804] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.300712  9040 raft_consensus.cc:697] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Becoming Leader. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Running, Role: LEADER
I20260608 09:57:44.301086  9034 ts_tablet_manager.cc:1434] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 09:57:44.301304  8803 leader_election.cc:304] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.283545  8912 raft_consensus.cc:2468] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.302228  9034 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:44.301924  9040 consensus_queue.cc:237] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:44.314760  9034 tablet_bootstrap.cc:654] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.306571  9078 raft_consensus.cc:2804] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.320995  9072 raft_consensus.cc:515] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.322252  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.326114  9072 leader_election.cc:290] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.316854  9066 consensus_queue.cc:237] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.326252  8732 catalog_manager.cc:5696] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.338714  9083 raft_consensus.cc:493] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.339442  9083 raft_consensus.cc:515] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
W20260608 09:57:44.340577  8802 leader_election.cc:343] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.341472  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.342175  9083 leader_election.cc:290] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.326817  9078 raft_consensus.cc:697] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Running, Role: LEADER
W20260608 09:57:44.343207  8951 leader_election.cc:343] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.343215  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.345088  8837 raft_consensus.cc:3060] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.345320  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.345993  8911 raft_consensus.cc:2468] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.346396  9032 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:44.346876  9032 ts_tablet_manager.cc:1403] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.019s
I20260608 09:57:44.347469  9033 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:44.347939  9033 ts_tablet_manager.cc:1403] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.023s
I20260608 09:57:44.349216  9068 leader_election.cc:290] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.349452  8802 leader_election.cc:304] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: 
I20260608 09:57:44.349311  9078 consensus_queue.cc:237] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.350867  9033 raft_consensus.cc:359] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.351122  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.351534  9033 raft_consensus.cc:385] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.351874  9033 raft_consensus.cc:740] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.351753  8987 raft_consensus.cc:3060] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.352804  9033 consensus_queue.cc:260] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.353587  8837 raft_consensus.cc:2468] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.355039  8950 leader_election.cc:304] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [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: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:44.355736  9033 ts_tablet_manager.cc:1434] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:57:44.356247  9072 raft_consensus.cc:2804] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.356702  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.356870  9033 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:44.356940  9072 raft_consensus.cc:697] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Becoming Leader. State: Replica: f82f0beff29f458f802702235c9cab22, State: Running, Role: LEADER
I20260608 09:57:44.360725  9072 consensus_queue.cc:237] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.361419  9032 raft_consensus.cc:359] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:44.362274  9032 raft_consensus.cc:385] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.362620  9032 raft_consensus.cc:740] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.364257  9032 consensus_queue.cc:260] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:44.358219  9068 raft_consensus.cc:2804] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.359937  8736 catalog_manager.cc:5696] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 reported cstate change: term changed from 0 to 1, leader changed from <none> to f82f0beff29f458f802702235c9cab22 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.367691  9068 raft_consensus.cc:493] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.370558  9068 raft_consensus.cc:3060] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.370713  9033 tablet_bootstrap.cc:654] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.375648  8987 raft_consensus.cc:2468] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.376896  9032 ts_tablet_manager.cc:1434] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 09:57:44.378110  9032 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:44.380154  8803 leader_election.cc:304] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [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: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:44.381006  9083 raft_consensus.cc:2804] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.381557  9083 raft_consensus.cc:697] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Running, Role: LEADER
I20260608 09:57:44.382472  9083 consensus_queue.cc:237] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.384815  9040 raft_consensus.cc:493] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.385454  9040 raft_consensus.cc:515] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.359527  8986 raft_consensus.cc:2468] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 0.
I20260608 09:57:44.389148  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.390067  9040 leader_election.cc:290] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.391909  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2e72d7634b479c8027aa30f3e675fa" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.394243  8986 raft_consensus.cc:2393] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86be0ee65e854ed38b06ffafc3b8b342 in current term 1: Already voted for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in this term.
I20260608 09:57:44.396733  8878 leader_election.cc:304] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86be0ee65e854ed38b06ffafc3b8b342; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.404552  9040 raft_consensus.cc:3060] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.407233  9068 raft_consensus.cc:515] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.410243  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.410818  8911 raft_consensus.cc:3060] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.412519  9040 raft_consensus.cc:2749] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.417049  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3f5d2caa864182a4e98d2dff8e88a1" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22"
I20260608 09:57:44.417646  8986 raft_consensus.cc:3060] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.418006  9033 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:44.418519  9033 ts_tablet_manager.cc:1403] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.026s
I20260608 09:57:44.421612  9033 raft_consensus.cc:359] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.422307  9033 raft_consensus.cc:385] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.422652  9033 raft_consensus.cc:740] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.423386  9068 leader_election.cc:290] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.424077  9033 consensus_queue.cc:260] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.441823  9033 ts_tablet_manager.cc:1434] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 09:57:44.442719  8911 raft_consensus.cc:2468] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.443385  9033 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:44.445071  9032 tablet_bootstrap.cc:654] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.445084  8802 leader_election.cc:304] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342; no voters: 
I20260608 09:57:44.447300  9068 raft_consensus.cc:2804] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.448124  9068 raft_consensus.cc:697] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Running, Role: LEADER
I20260608 09:57:44.441900  8986 raft_consensus.cc:2468] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in term 1.
I20260608 09:57:44.453837  9068 consensus_queue.cc:237] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.456626  9033 tablet_bootstrap.cc:654] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.456741  9034 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:44.457226  9034 ts_tablet_manager.cc:1403] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.007s
I20260608 09:57:44.462941  9034 raft_consensus.cc:359] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.463764  9034 raft_consensus.cc:385] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.464149  9034 raft_consensus.cc:740] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.465245  9034 consensus_queue.cc:260] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.468451  9034 ts_tablet_manager.cc:1434] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:57:44.468992  9032 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:44.469477  9072 raft_consensus.cc:493] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.469846  9032 ts_tablet_manager.cc:1403] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.003s
I20260608 09:57:44.470165  9072 raft_consensus.cc:515] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.471336  9033 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:44.471787  9033 ts_tablet_manager.cc:1403] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260608 09:57:44.473058  9032 raft_consensus.cc:359] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.473766  9032 raft_consensus.cc:385] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.474071  9032 raft_consensus.cc:740] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.474226  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.474507  9033 raft_consensus.cc:359] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.475214  9033 raft_consensus.cc:385] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.475514  9033 raft_consensus.cc:740] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.475013  9032 consensus_queue.cc:260] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
W20260608 09:57:44.476191  8950 leader_election.cc:343] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.476284  9033 consensus_queue.cc:260] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.477926  9032 ts_tablet_manager.cc:1434] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:57:44.479384  9032 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Bootstrap starting.
I20260608 09:57:44.481585  9033 ts_tablet_manager.cc:1434] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 09:57:44.482636  9033 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Bootstrap starting.
I20260608 09:57:44.484906  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.485564  8911 raft_consensus.cc:2468] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.486094  9032 tablet_bootstrap.cc:654] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.486855  8951 leader_election.cc:304] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [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: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5
I20260608 09:57:44.487828  9066 raft_consensus.cc:2804] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.488195  9066 raft_consensus.cc:493] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.488579  9033 tablet_bootstrap.cc:654] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.488548  9066 raft_consensus.cc:3060] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.496547  9066 raft_consensus.cc:515] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.499524  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
W20260608 09:57:44.500962  8950 leader_election.cc:343] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:44.492362  9072 leader_election.cc:290] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.503211  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.503793  8911 raft_consensus.cc:3060] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.505100  9034 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:44.509232  9040 raft_consensus.cc:493] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.509774  9040 raft_consensus.cc:515] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.511940  9040 leader_election.cc:290] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.512383  9034 tablet_bootstrap.cc:654] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.513530  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.514305  8837 raft_consensus.cc:2393] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86be0ee65e854ed38b06ffafc3b8b342 in current term 1: Already voted for candidate f82f0beff29f458f802702235c9cab22 in this term.
I20260608 09:57:44.514029  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8d6c84919bc47a8962781c438941a02" candidate_uuid: "86be0ee65e854ed38b06ffafc3b8b342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.516001  8878 leader_election.cc:304] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86be0ee65e854ed38b06ffafc3b8b342; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.517204  9040 raft_consensus.cc:3060] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.521973  9033 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: No bootstrap required, opened a new log
I20260608 09:57:44.522450  9033 ts_tablet_manager.cc:1403] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.018s
I20260608 09:57:44.522624  9032 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: No bootstrap required, opened a new log
I20260608 09:57:44.523203  9032 ts_tablet_manager.cc:1403] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.014s
I20260608 09:57:44.525396  9033 raft_consensus.cc:359] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.526063  9033 raft_consensus.cc:385] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.526474  9033 raft_consensus.cc:740] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86be0ee65e854ed38b06ffafc3b8b342, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.525954  9032 raft_consensus.cc:359] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.527068  9032 raft_consensus.cc:385] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.526021  8911 raft_consensus.cc:2468] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.527426  9033 consensus_queue.cc:260] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.527453  9032 raft_consensus.cc:740] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178acb2065a64e1bbfd0ddf4e47ce1b5, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.529356  9032 consensus_queue.cc:260] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.529901  9033 ts_tablet_manager.cc:1434] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:44.531301  9032 ts_tablet_manager.cc:1434] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:57:44.534044  9066 leader_election.cc:290] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.527305  9040 raft_consensus.cc:2749] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.534787  8951 leader_election.cc:304] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [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: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5
I20260608 09:57:44.536247  9066 raft_consensus.cc:2804] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.536717  9066 raft_consensus.cc:697] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Becoming Leader. State: Replica: f82f0beff29f458f802702235c9cab22, State: Running, Role: LEADER
I20260608 09:57:44.537436  9066 consensus_queue.cc:237] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.538353  9034 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:44.538846  9034 ts_tablet_manager.cc:1403] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.014s
I20260608 09:57:44.545253  9034 raft_consensus.cc:359] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.545941  9034 raft_consensus.cc:385] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.546221  9034 raft_consensus.cc:740] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.545502  8732 catalog_manager.cc:5696] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.546940  9034 consensus_queue.cc:260] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.548640  9068 raft_consensus.cc:493] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.549100  9034 ts_tablet_manager.cc:1434] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:57:44.549175  9068 raft_consensus.cc:515] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.550233  9034 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: Bootstrap starting.
I20260608 09:57:44.551326  9068 leader_election.cc:290] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:44.552021  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.552817  8911 raft_consensus.cc:2393] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in current term 1: Already voted for candidate f82f0beff29f458f802702235c9cab22 in this term.
I20260608 09:57:44.553682  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fb0453f0c4219be6e65cca7e0cb9d" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.554440  9066 raft_consensus.cc:493] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.554908  9066 raft_consensus.cc:515] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.555409  8803 leader_election.cc:304] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5; no voters: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.556321  9034 tablet_bootstrap.cc:654] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:44.556770  9068 raft_consensus.cc:3060] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.557540  9066 leader_election.cc:290] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.557709  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474d322a80c46cd821955004632b404" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" is_pre_election: true
I20260608 09:57:44.558645  8837 raft_consensus.cc:2468] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.558661  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474d322a80c46cd821955004632b404" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.559969  8911 raft_consensus.cc:2468] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 0.
I20260608 09:57:44.560163  8950 leader_election.cc:304] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.561466  9072 raft_consensus.cc:2804] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:44.561983  9072 raft_consensus.cc:493] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:44.562366  9072 raft_consensus.cc:3060] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.565181  9068 raft_consensus.cc:2749] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.566691  9034 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: No bootstrap required, opened a new log
I20260608 09:57:44.567298  9034 ts_tablet_manager.cc:1403] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260608 09:57:44.569269  9072 raft_consensus.cc:515] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.570412  9034 raft_consensus.cc:359] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.571101  9034 raft_consensus.cc:385] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:44.571383  9034 raft_consensus.cc:740] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82f0beff29f458f802702235c9cab22, State: Initialized, Role: FOLLOWER
I20260608 09:57:44.566869  8736 catalog_manager.cc:5696] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 reported cstate change: term changed from 0 to 1, leader changed from <none> to f82f0beff29f458f802702235c9cab22 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.572198  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474d322a80c46cd821955004632b404" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5"
I20260608 09:57:44.572110  9034 consensus_queue.cc:260] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.572876  8837 raft_consensus.cc:3060] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.573367  9072 leader_election.cc:290] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Requested vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.573266  8736 catalog_manager.cc:5696] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 reported cstate change: term changed from 0 to 1, leader changed from <none> to f82f0beff29f458f802702235c9cab22 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.574352  9034 ts_tablet_manager.cc:1434] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:44.575172  8736 catalog_manager.cc:5696] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 reported cstate change: term changed from 0 to 1, leader changed from <none> to f82f0beff29f458f802702235c9cab22 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.576251  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d474d322a80c46cd821955004632b404" candidate_uuid: "f82f0beff29f458f802702235c9cab22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342"
I20260608 09:57:44.576876  8911 raft_consensus.cc:3060] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.580752  8837 raft_consensus.cc:2468] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.581825  8950 leader_election.cc:304] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22; no voters: 
I20260608 09:57:44.582708  9066 raft_consensus.cc:2804] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:44.583196  9066 raft_consensus.cc:697] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Becoming Leader. State: Replica: f82f0beff29f458f802702235c9cab22, State: Running, Role: LEADER
I20260608 09:57:44.583786  8911 raft_consensus.cc:2468] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82f0beff29f458f802702235c9cab22 in term 1.
I20260608 09:57:44.584074  9066 consensus_queue.cc:237] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } }
I20260608 09:57:44.591341  8733 catalog_manager.cc:5696] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.593235  8733 catalog_manager.cc:5696] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.594599  8733 catalog_manager.cc:5696] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.596149  8733 catalog_manager.cc:5696] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:44.606437  8736 catalog_manager.cc:5696] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 reported cstate change: term changed from 0 to 1, leader changed from <none> to f82f0beff29f458f802702235c9cab22 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:44.678524  9068 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.691772  9078 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.727852  9066 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.740218  9072 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.742445  9078 raft_consensus.cc:493] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:44.743013  9078 raft_consensus.cc:515] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } }
I20260608 09:57:44.745428  9078 leader_election.cc:290] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:44.746304  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82f0beff29f458f802702235c9cab22" is_pre_election: true
I20260608 09:57:44.747072  8986 raft_consensus.cc:2393] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 178acb2065a64e1bbfd0ddf4e47ce1b5 in current term 1: Already voted for candidate 86be0ee65e854ed38b06ffafc3b8b342 in this term.
I20260608 09:57:44.748163  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c794ea6ed8f49b9b7b254559ab9158e" candidate_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86be0ee65e854ed38b06ffafc3b8b342" is_pre_election: true
I20260608 09:57:44.750422  8802 leader_election.cc:304] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 178acb2065a64e1bbfd0ddf4e47ce1b5; no voters: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22
I20260608 09:57:44.751168  9078 raft_consensus.cc:3060] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.757205  9078 raft_consensus.cc:2749] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:44.783351  9078 consensus_queue.cc:1048] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.797330  9078 consensus_queue.cc:1048] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.821946  9072 consensus_queue.cc:1048] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.825745  9040 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.834306  9066 consensus_queue.cc:1048] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.846570  9121 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.860667  9078 consensus_queue.cc:1048] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:44.863201  9074 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:44.878300  8986 raft_consensus.cc:3060] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:44.899652  9121 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:44.900741  9083 consensus_queue.cc:1048] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:44.900830  9068 consensus_queue.cc:1048] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.920535  9078 consensus_queue.cc:1048] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.935339  9068 consensus_queue.cc:1048] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.948421  9132 consensus_queue.cc:1048] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.986722  9079 consensus_queue.cc:1048] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:44.995163  9079 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:45.006851  9038 consensus_queue.cc:1048] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:45.060629  9079 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:57:45.073454  9079 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:45.123613  9066 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:45.428488  8951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 52412.2us
W20260608 09:57:45.587960  8802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 76404.8us
W20260608 09:57:46.102551  9117 log.cc:927] Time spent T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260608 09:57:46.199086  9191 log.cc:927] Time spent T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260608 09:57:46.363090  9195 log.cc:927] Time spent T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260608 09:57:46.388648  9168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=25, attempt_no=0}) took 1017 ms. Trace:
I20260608 09:57:46.389897  9186 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=18, attempt_no=0}) took 1043 ms. Trace:
I20260608 09:57:46.418799  9188 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=15, attempt_no=0}) took 1036 ms. Trace:
I20260608 09:57:46.449476  9157 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=40, attempt_no=0}) took 1065 ms. Trace:
I20260608 09:57:46.389195  9168 rpcz_store.cc:276] 0608 09:57:45.372874 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.373543 (+   669us) service_pool.cc:224] Handling call
0608 09:57:46.388578 (+1015035us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.420014 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d08753f42714be6a0f028118f2b5d6d
0608 09:57:45.420761 (+   747us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.420802 (+    41us) write_op.cc:435] Acquired schema lock
0608 09:57:45.420826 (+    24us) tablet.cc:662] Decoding operations
0608 09:57:45.421232 (+   406us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.421301 (+    69us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.421354 (+    53us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:57:45.421554 (+   200us) tablet.cc:701] Row locks acquired
0608 09:57:45.421577 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:57:45.421815 (+   238us) write_op.cc:270] Start()
0608 09:57:45.421985 (+   170us) write_op.cc:276] Timestamp: P: 1780912665421745 usec, L: 0
0608 09:57:45.422017 (+    32us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.422889 (+   872us) log.cc:844] Serialized 345 byte log entry
0608 09:57:46.384098 (+961209us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.387046 (+  2948us) write_op.cc:301] APPLY: starting
0608 09:57:46.387111 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.387208 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.387294 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.387525 (+   231us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.387679 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.387732 (+    53us) write_op.cc:312] APPLY: finished
0608 09:57:46.387936 (+   204us) log.cc:844] Serialized 22 byte log entry
0608 09:57:46.388127 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.388197 (+    70us) write_op.cc:454] Released schema lock
0608 09:57:46.388237 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2775,"num_ops":1,"prepare.queue_time_us":44964,"prepare.run_cpu_time_us":3236,"prepare.run_wall_time_us":3235,"replication_time_us":961975}]]}
I20260608 09:57:46.449954  9157 rpcz_store.cc:276] 0608 09:57:45.379638 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.390925 (+ 11287us) service_pool.cc:224] Handling call
0608 09:57:46.445010 (+1054085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.481230 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d08753f42714be6a0f028118f2b5d6d
0608 09:57:45.481759 (+   529us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.481792 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:57:45.487649 (+  5857us) tablet.cc:662] Decoding operations
0608 09:57:45.488360 (+   711us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.488423 (+    63us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.488465 (+    42us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:45.489127 (+   662us) tablet.cc:701] Row locks acquired
0608 09:57:45.489150 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:57:45.489377 (+   227us) write_op.cc:270] Start()
0608 09:57:45.489533 (+   156us) write_op.cc:276] Timestamp: P: 1780912665489318 usec, L: 0
0608 09:57:45.489563 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.490283 (+   720us) log.cc:844] Serialized 605 byte log entry
0608 09:57:46.384391 (+894108us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.398567 (+ 14176us) write_op.cc:301] APPLY: starting
0608 09:57:46.410827 (+ 12260us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.429789 (+ 18962us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.429888 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.431065 (+  1177us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.431278 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.431325 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:46.431570 (+   245us) log.cc:844] Serialized 58 byte log entry
0608 09:57:46.432312 (+   742us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.432410 (+    98us) write_op.cc:454] Released schema lock
0608 09:57:46.432456 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7904,"num_ops":7,"prepare.queue_time_us":76288,"prepare.run_cpu_time_us":3615,"prepare.run_wall_time_us":32857,"replication_time_us":894707,"spinlock_wait_cycles":13184}]]}
I20260608 09:57:46.486608  9168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=30, attempt_no=0}) took 1108 ms. Trace:
I20260608 09:57:46.498245  9189 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=16, attempt_no=0}) took 1115 ms. Trace:
I20260608 09:57:46.497390  9168 rpcz_store.cc:276] 0608 09:57:45.378085 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.379782 (+  1697us) service_pool.cc:224] Handling call
0608 09:57:46.486542 (+1106760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.818121 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ba7d8b3d597430b981b234f94f39975
0608 09:57:45.853803 (+ 35682us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.857534 (+  3731us) write_op.cc:435] Acquired schema lock
0608 09:57:45.859041 (+  1507us) tablet.cc:662] Decoding operations
0608 09:57:45.928968 (+ 69927us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.929049 (+    81us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.929095 (+    46us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:45.929730 (+   635us) tablet.cc:701] Row locks acquired
0608 09:57:45.929757 (+    27us) write_op.cc:260] PREPARE: finished
0608 09:57:45.967009 (+ 37252us) write_op.cc:270] Start()
0608 09:57:45.972746 (+  5737us) write_op.cc:276] Timestamp: P: 1780912665966673 usec, L: 0
0608 09:57:45.973506 (+   760us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.064854 (+ 91348us) log.cc:844] Serialized 605 byte log entry
0608 09:57:46.269638 (+204784us) spinlock_profiling.cc:243] Waited 4.09 ms on lock 0x7b54005523d4. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7dfec115 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0 00007f5c81b4b92f 0000000000497fd6 0000000000497c68
0608 09:57:46.455966 (+186328us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.457331 (+  1365us) write_op.cc:301] APPLY: starting
0608 09:57:46.457406 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.457590 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.457610 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.475220 (+ 17610us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.475431 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.475480 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:46.475730 (+   250us) log.cc:844] Serialized 58 byte log entry
0608 09:57:46.475999 (+   269us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.476100 (+   101us) write_op.cc:454] Released schema lock
0608 09:57:46.476149 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1182,"num_ops":7,"prepare.queue_time_us":432801,"prepare.run_cpu_time_us":8888,"prepare.run_wall_time_us":453857,"replication_time_us":482313,"spinlock_wait_cycles":9418112}]]}
I20260608 09:57:46.498925  9189 rpcz_store.cc:276] 0608 09:57:45.382557 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.390123 (+  7566us) service_pool.cc:224] Handling call
0608 09:57:46.498042 (+1107919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.719135 (+     0us) write_op.cc:183] PREPARE: starting on tablet d474d322a80c46cd821955004632b404
0608 09:57:45.719665 (+   530us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.719699 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:45.719717 (+    18us) tablet.cc:662] Decoding operations
0608 09:57:45.720180 (+   463us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.720230 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.720263 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:45.720529 (+   266us) tablet.cc:701] Row locks acquired
0608 09:57:45.720548 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:45.720745 (+   197us) write_op.cc:270] Start()
0608 09:57:45.720872 (+   127us) write_op.cc:276] Timestamp: P: 1780912665720673 usec, L: 0
0608 09:57:45.720891 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.738833 (+ 17942us) log.cc:844] Serialized 432 byte log entry
0608 09:57:46.116877 (+378044us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.371574 (+254697us) write_op.cc:301] APPLY: starting
0608 09:57:46.371648 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.371811 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.371898 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.372451 (+   553us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.372623 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.372671 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:46.409831 (+ 37160us) log.cc:844] Serialized 34 byte log entry
0608 09:57:46.422132 (+ 12301us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.426368 (+  4236us) write_op.cc:454] Released schema lock
0608 09:57:46.427069 (+   701us) write_op.cc:341] FINISH: Updating metrics
0608 09:57:46.497899 (+ 70830us) spinlock_profiling.cc:243] Waited 1.25 ms on lock 0x7b340032d788. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf33c91 00007f5c7bf58273 00007f5c8382f9a7 00007f5c81b48396 00007f5c81b47b8f 00007f5c81b504e0 00007f5c81b50440 00007f5c81b503a0 00007f5c81b50340 00007f5c81b4e4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":254461,"num_ops":3,"prepare.queue_time_us":327557,"prepare.run_cpu_time_us":2949,"prepare.run_wall_time_us":26605,"replication_time_us":395808,"spinlock_wait_cycles":2875648}]]}
I20260608 09:57:46.533990  9189 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=3, attempt_no=0}) took 1195 ms. Trace:
I20260608 09:57:46.391757  9186 rpcz_store.cc:276] 0608 09:57:45.346708 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.352914 (+  6206us) service_pool.cc:224] Handling call
0608 09:57:46.389824 (+1036910us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.396140 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d08753f42714be6a0f028118f2b5d6d
0608 09:57:45.396862 (+   722us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.396890 (+    28us) write_op.cc:435] Acquired schema lock
0608 09:57:45.396907 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:45.397415 (+   508us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.397465 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.397493 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:45.397904 (+   411us) tablet.cc:701] Row locks acquired
0608 09:57:45.397923 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:45.398087 (+   164us) write_op.cc:270] Start()
0608 09:57:45.398207 (+   120us) write_op.cc:276] Timestamp: P: 1780912665398042 usec, L: 0
0608 09:57:45.398225 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.398909 (+   684us) log.cc:844] Serialized 519 byte log entry
0608 09:57:46.383773 (+984864us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.384393 (+   620us) write_op.cc:301] APPLY: starting
0608 09:57:46.384472 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.384635 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.384741 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.385502 (+   761us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.385677 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.385725 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:46.385955 (+   230us) log.cc:844] Serialized 46 byte log entry
0608 09:57:46.389379 (+  3424us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.389469 (+    90us) write_op.cc:454] Released schema lock
0608 09:57:46.389511 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":399,"num_ops":5,"prepare.queue_time_us":41547,"prepare.run_cpu_time_us":3059,"prepare.run_wall_time_us":3058,"replication_time_us":985382}]]}
W20260608 09:57:46.535079  9206 log.cc:927] Time spent T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260608 09:57:46.561287  9168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=42, attempt_no=0}) took 1168 ms. Trace:
I20260608 09:57:46.421260  9188 rpcz_store.cc:276] 0608 09:57:45.382150 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.385288 (+  3138us) service_pool.cc:224] Handling call
0608 09:57:46.418167 (+1032879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.575330 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1cded7ab5894dceb7cac3bcc411a579
0608 09:57:45.576023 (+   693us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.576072 (+    49us) write_op.cc:435] Acquired schema lock
0608 09:57:45.576174 (+   102us) tablet.cc:662] Decoding operations
0608 09:57:45.576889 (+   715us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.576953 (+    64us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.577000 (+    47us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:45.577465 (+   465us) tablet.cc:701] Row locks acquired
0608 09:57:45.577489 (+    24us) write_op.cc:260] PREPARE: finished
0608 09:57:45.724272 (+146783us) spinlock_profiling.cc:243] Waited 3.35 ms on lock 0x7b2c00129028. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7c66399b 00007f5c7c67d1e3 00007f5c7c67cb68 00007f5c7c67cac8 00007f5c7e067ca8 00007f5c7e067940 00007f5c81b441d2 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810
0608 09:57:45.724339 (+    67us) write_op.cc:270] Start()
0608 09:57:45.724564 (+   225us) write_op.cc:276] Timestamp: P: 1780912665581038 usec, L: 0
0608 09:57:45.724588 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.740720 (+ 16132us) log.cc:844] Serialized 475 byte log entry
0608 09:57:45.984838 (+244118us) spinlock_profiling.cc:243] Waited 35.9 ms on lock 0x7b58002e94d0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c8345d152 00007f5c7debf844 00007f5c7decd490 00007f5c7decd3a0 00007f5c7decd300 00007f5c7decd2a0 00007f5c7decb39f 0000000000497fd6 0000000000497c68 00007f5c7a88b131 00007f5c7a88fb0b
0608 09:57:46.169207 (+184369us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.401490 (+232283us) write_op.cc:301] APPLY: starting
0608 09:57:46.401592 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.401833 (+   241us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.401875 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.416359 (+ 14484us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.416555 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.416603 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:46.416887 (+   284us) log.cc:844] Serialized 40 byte log entry
0608 09:57:46.417660 (+   773us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.417748 (+    88us) write_op.cc:454] Released schema lock
0608 09:57:46.417792 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228628,"num_ops":4,"prepare.queue_time_us":188458,"prepare.run_cpu_time_us":8087,"prepare.run_wall_time_us":171020,"raft.queue_time_us":22378,"raft.run_cpu_time_us":4159,"raft.run_wall_time_us":223123,"replication_time_us":444484,"spinlock_wait_cycles":90339456}]]}
I20260608 09:57:46.570431  9180 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=47, attempt_no=0}) took 1078 ms. Trace:
I20260608 09:57:46.538607  9189 rpcz_store.cc:276] 0608 09:57:45.338255 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.343662 (+  5407us) service_pool.cc:224] Handling call
0608 09:57:46.533915 (+1190253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.551013 (+     0us) write_op.cc:183] PREPARE: starting on tablet 93d1d3a501d547b2a67ed5321ac43567
0608 09:57:45.665140 (+114127us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.677269 (+ 12129us) write_op.cc:435] Acquired schema lock
0608 09:57:45.677305 (+    36us) tablet.cc:662] Decoding operations
0608 09:57:45.723888 (+ 46583us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.723957 (+    69us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.723986 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:45.724271 (+   285us) tablet.cc:701] Row locks acquired
0608 09:57:45.724287 (+    16us) write_op.cc:260] PREPARE: finished
0608 09:57:45.724478 (+   191us) write_op.cc:270] Start()
0608 09:57:45.724621 (+   143us) write_op.cc:276] Timestamp: P: 1780912665724429 usec, L: 0
0608 09:57:45.724641 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.771234 (+ 46593us) log.cc:844] Serialized 432 byte log entry
0608 09:57:46.132528 (+361294us) spinlock_profiling.cc:243] Waited 5.54 ms on lock 0x7b54000f71a0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7def549b 00007f5c7df0cfe5 00007f5c7df0cf0d 00007f5c7df0ce4d 00007f5c7df0cdcd 00007f5c7df0b0cc 00007f5c84bb1244 00007f5c84ba7e8b 00007f5c7df7aca9 00007f5c7df80236
0608 09:57:46.258709 (+126181us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.531104 (+272395us) write_op.cc:301] APPLY: starting
0608 09:57:46.531184 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.531312 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.531334 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.531948 (+   614us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.532209 (+   261us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.532253 (+    44us) write_op.cc:312] APPLY: finished
0608 09:57:46.532447 (+   194us) log.cc:844] Serialized 34 byte log entry
0608 09:57:46.532664 (+   217us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.533533 (+   869us) write_op.cc:454] Released schema lock
0608 09:57:46.533574 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":272213,"num_ops":3,"prepare.queue_time_us":185463,"prepare.run_cpu_time_us":9471,"prepare.run_wall_time_us":251956,"replication_time_us":533284,"spinlock_wait_cycles":12731136,"thread_start_us":242061,"threads_started":2,"wal-append.queue_time_us":17093}]]}
I20260608 09:57:46.564297  9168 rpcz_store.cc:276] 0608 09:57:45.393412 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.394208 (+   796us) service_pool.cc:224] Handling call
0608 09:57:46.561206 (+1166998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.280980 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ba7d8b3d597430b981b234f94f39975
0608 09:57:46.281497 (+   517us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.281531 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:46.281548 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:46.285218 (+  3670us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.285268 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.285297 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:57:46.285497 (+   200us) tablet.cc:701] Row locks acquired
0608 09:57:46.285513 (+    16us) write_op.cc:260] PREPARE: finished
0608 09:57:46.285675 (+   162us) write_op.cc:270] Start()
0608 09:57:46.290624 (+  4949us) write_op.cc:276] Timestamp: P: 1780912666285632 usec, L: 0
0608 09:57:46.291078 (+   454us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.355084 (+ 64006us) log.cc:844] Serialized 388 byte log entry
0608 09:57:46.493935 (+138851us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.552953 (+ 59018us) write_op.cc:301] APPLY: starting
0608 09:57:46.553030 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.553175 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.553269 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.553764 (+   495us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.553938 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.553984 (+    46us) write_op.cc:312] APPLY: finished
0608 09:57:46.554174 (+   190us) log.cc:844] Serialized 28 byte log entry
0608 09:57:46.559959 (+  5785us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.560763 (+   804us) write_op.cc:454] Released schema lock
0608 09:57:46.560826 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58826,"num_ops":2,"prepare.queue_time_us":885445,"prepare.run_cpu_time_us":3183,"prepare.run_wall_time_us":80045,"replication_time_us":201913}]]}
I20260608 09:57:46.605489  9163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=44, attempt_no=0}) took 1116 ms. Trace:
I20260608 09:57:46.570952  9180 rpcz_store.cc:276] 0608 09:57:45.491722 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.494274 (+  2552us) service_pool.cc:224] Handling call
0608 09:57:46.570243 (+1075969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.818892 (+     0us) write_op.cc:183] PREPARE: starting on tablet 048fb0453f0c4219be6e65cca7e0cb9d
0608 09:57:45.821673 (+  2781us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.821706 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:57:45.821726 (+    20us) tablet.cc:662] Decoding operations
0608 09:57:45.822712 (+   986us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.822760 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.822805 (+    45us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:45.824118 (+  1313us) tablet.cc:701] Row locks acquired
0608 09:57:45.824139 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:45.824323 (+   184us) write_op.cc:270] Start()
0608 09:57:45.824452 (+   129us) write_op.cc:276] Timestamp: P: 1780912665824263 usec, L: 0
0608 09:57:45.824470 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.825119 (+   649us) log.cc:844] Serialized 475 byte log entry
0608 09:57:46.171220 (+346101us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.434206 (+262986us) write_op.cc:301] APPLY: starting
0608 09:57:46.434283 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.434448 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.434538 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.435342 (+   804us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.435528 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.435579 (+    51us) write_op.cc:312] APPLY: finished
0608 09:57:46.435791 (+   212us) log.cc:844] Serialized 40 byte log entry
0608 09:57:46.439290 (+  3499us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.439381 (+    91us) write_op.cc:454] Released schema lock
0608 09:57:46.439428 (+    47us) write_op.cc:341] FINISH: Updating metrics
0608 09:57:46.570119 (+130691us) spinlock_profiling.cc:243] Waited 6.79 ms on lock 0x7b340032d788. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf33c91 00007f5c7bf58273 00007f5c8382f9a7 00007f5c81b48396 00007f5c81b47b8f 00007f5c81b504e0 00007f5c81b50440 00007f5c81b503a0 00007f5c81b50340 00007f5c81b4e4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262768,"num_ops":4,"prepare.queue_time_us":318211,"prepare.run_cpu_time_us":2971,"prepare.run_wall_time_us":9969,"replication_time_us":346626,"spinlock_wait_cycles":15625984}]]}
I20260608 09:57:46.613257  9188 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=34, attempt_no=0}) took 1216 ms. Trace:
I20260608 09:57:46.613718  9188 rpcz_store.cc:276] 0608 09:57:45.396803 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.406105 (+  9302us) service_pool.cc:224] Handling call
0608 09:57:46.613188 (+1207083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.765088 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1cded7ab5894dceb7cac3bcc411a579
0608 09:57:45.799438 (+ 34350us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.801523 (+  2085us) write_op.cc:435] Acquired schema lock
0608 09:57:45.803174 (+  1651us) tablet.cc:662] Decoding operations
0608 09:57:45.851393 (+ 48219us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.851442 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.851485 (+    43us) tablet.cc:685] Acquiring locks for 8 operations
0608 09:57:45.852037 (+   552us) tablet.cc:701] Row locks acquired
0608 09:57:45.852056 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:45.852869 (+   813us) write_op.cc:270] Start()
0608 09:57:45.858411 (+  5542us) write_op.cc:276] Timestamp: P: 1780912665852814 usec, L: 0
0608 09:57:45.860119 (+  1708us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.889764 (+ 29645us) log.cc:844] Serialized 649 byte log entry
0608 09:57:46.364808 (+475044us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.577294 (+212486us) write_op.cc:301] APPLY: starting
0608 09:57:46.577362 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.577581 (+   219us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.577711 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.603738 (+ 26027us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.603968 (+   230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.604020 (+    52us) write_op.cc:312] APPLY: finished
0608 09:57:46.604291 (+   271us) log.cc:844] Serialized 64 byte log entry
0608 09:57:46.608784 (+  4493us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.608892 (+   108us) write_op.cc:454] Released schema lock
0608 09:57:46.608938 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212299,"num_ops":8,"prepare.queue_time_us":345081,"prepare.run_cpu_time_us":4214,"prepare.run_wall_time_us":144996,"replication_time_us":504542}]]}
I20260608 09:57:46.621652  9189 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=46, attempt_no=0}) took 1132 ms. Trace:
I20260608 09:57:46.606642  9163 rpcz_store.cc:276] 0608 09:57:45.489152 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.492744 (+  3592us) service_pool.cc:224] Handling call
0608 09:57:46.605289 (+1112545us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.802465 (+     0us) write_op.cc:183] PREPARE: starting on tablet d474d322a80c46cd821955004632b404
0608 09:57:45.803708 (+  1243us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.803739 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:57:45.803753 (+    14us) tablet.cc:662] Decoding operations
0608 09:57:45.804143 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.804191 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.804220 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:45.804482 (+   262us) tablet.cc:701] Row locks acquired
0608 09:57:45.804496 (+    14us) write_op.cc:260] PREPARE: finished
0608 09:57:45.804701 (+   205us) write_op.cc:270] Start()
0608 09:57:45.804817 (+   116us) write_op.cc:276] Timestamp: P: 1780912665804634 usec, L: 0
0608 09:57:45.804845 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.806357 (+  1512us) log.cc:844] Serialized 432 byte log entry
0608 09:57:46.145246 (+338889us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.389419 (+244173us) write_op.cc:301] APPLY: starting
0608 09:57:46.389485 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.389631 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.389727 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.390214 (+   487us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.390395 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.390443 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:46.390643 (+   200us) log.cc:844] Serialized 34 byte log entry
0608 09:57:46.419324 (+ 28681us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.421277 (+  1953us) write_op.cc:454] Released schema lock
0608 09:57:46.422355 (+  1078us) write_op.cc:341] FINISH: Updating metrics
0608 09:57:46.605176 (+182821us) spinlock_profiling.cc:243] Waited 37.8 ms on lock 0x7b340032d788. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf33c91 00007f5c7bf58273 00007f5c8382f9a7 00007f5c81b48396 00007f5c81b47b8f 00007f5c81b504e0 00007f5c81b50440 00007f5c81b503a0 00007f5c81b50340 00007f5c81b4e4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":241122,"num_ops":3,"prepare.queue_time_us":308321,"prepare.run_cpu_time_us":2643,"prepare.run_wall_time_us":4155,"replication_time_us":336564,"spinlock_wait_cycles":86829952}]]}
I20260608 09:57:46.627923  9163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=32, attempt_no=0}) took 1238 ms. Trace:
I20260608 09:57:46.628345  9163 rpcz_store.cc:276] 0608 09:57:45.389950 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.394413 (+  4463us) service_pool.cc:224] Handling call
0608 09:57:46.627858 (+1233445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.824273 (+     0us) write_op.cc:183] PREPARE: starting on tablet 93d1d3a501d547b2a67ed5321ac43567
0608 09:57:45.824653 (+   380us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.824671 (+    18us) write_op.cc:435] Acquired schema lock
0608 09:57:45.824726 (+    55us) tablet.cc:662] Decoding operations
0608 09:57:45.825211 (+   485us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.825255 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.825283 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:45.825705 (+   422us) tablet.cc:701] Row locks acquired
0608 09:57:45.825726 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:45.825903 (+   177us) write_op.cc:270] Start()
0608 09:57:45.826034 (+   131us) write_op.cc:276] Timestamp: P: 1780912665825857 usec, L: 0
0608 09:57:45.826056 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.826626 (+   570us) log.cc:844] Serialized 519 byte log entry
0608 09:57:46.376182 (+549556us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.625233 (+249051us) write_op.cc:301] APPLY: starting
0608 09:57:46.625313 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.625503 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.625593 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.626407 (+   814us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.626626 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.626675 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:46.626907 (+   232us) log.cc:844] Serialized 46 byte log entry
0608 09:57:46.627385 (+   478us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.627477 (+    92us) write_op.cc:454] Released schema lock
0608 09:57:46.627526 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":248860,"num_ops":5,"prepare.queue_time_us":428096,"prepare.run_cpu_time_us":2585,"prepare.run_wall_time_us":2584,"replication_time_us":550017}]]}
I20260608 09:57:46.635532  9163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=36, attempt_no=0}) took 1220 ms. Trace:
I20260608 09:57:46.635912  9163 rpcz_store.cc:276] 0608 09:57:45.415246 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.442860 (+ 27614us) service_pool.cc:224] Handling call
0608 09:57:46.635466 (+1192606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.827122 (+     0us) write_op.cc:183] PREPARE: starting on tablet 93d1d3a501d547b2a67ed5321ac43567
0608 09:57:45.827615 (+   493us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.827653 (+    38us) write_op.cc:435] Acquired schema lock
0608 09:57:45.827672 (+    19us) tablet.cc:662] Decoding operations
0608 09:57:45.828387 (+   715us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.828429 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.828460 (+    31us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:57:45.829718 (+  1258us) tablet.cc:701] Row locks acquired
0608 09:57:45.830353 (+   635us) write_op.cc:260] PREPARE: finished
0608 09:57:45.830525 (+   172us) write_op.cc:270] Start()
0608 09:57:45.830624 (+    99us) write_op.cc:276] Timestamp: P: 1780912665830477 usec, L: 0
0608 09:57:45.830645 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.831821 (+  1176us) log.cc:844] Serialized 562 byte log entry
0608 09:57:46.376501 (+544680us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.632176 (+255675us) write_op.cc:301] APPLY: starting
0608 09:57:46.632249 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.632447 (+   198us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.632533 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.633664 (+  1131us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.633874 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.633934 (+    60us) write_op.cc:312] APPLY: finished
0608 09:57:46.634182 (+   248us) log.cc:844] Serialized 52 byte log entry
0608 09:57:46.634993 (+   811us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.635092 (+    99us) write_op.cc:454] Released schema lock
0608 09:57:46.635142 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255520,"num_ops":6,"prepare.queue_time_us":382904,"prepare.run_cpu_time_us":3206,"prepare.run_wall_time_us":5039,"replication_time_us":545750}]]}
I20260608 09:57:46.622370  9189 rpcz_store.cc:276] 0608 09:57:45.489631 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.489787 (+   156us) service_pool.cc:224] Handling call
0608 09:57:46.621587 (+1131800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.940601 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1cded7ab5894dceb7cac3bcc411a579
0608 09:57:46.010884 (+ 70283us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.014336 (+  3452us) write_op.cc:435] Acquired schema lock
0608 09:57:46.014362 (+    26us) tablet.cc:662] Decoding operations
0608 09:57:46.077092 (+ 62730us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.077137 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.077168 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:46.077545 (+   377us) tablet.cc:701] Row locks acquired
0608 09:57:46.077561 (+    16us) write_op.cc:260] PREPARE: finished
0608 09:57:46.118921 (+ 41360us) spinlock_profiling.cc:243] Waited 16.8 ms on lock 0x7b2c00129028. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7c66399b 00007f5c7c67d1e3 00007f5c7c67cb68 00007f5c7c67cac8 00007f5c7e067ca8 00007f5c7e067940 00007f5c81b441d2 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810
0608 09:57:46.118982 (+    61us) write_op.cc:270] Start()
0608 09:57:46.120707 (+  1725us) write_op.cc:276] Timestamp: P: 1780912666094512 usec, L: 0
0608 09:57:46.120725 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.139576 (+ 18851us) log.cc:844] Serialized 475 byte log entry
0608 09:57:46.365133 (+225557us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.602566 (+237433us) write_op.cc:301] APPLY: starting
0608 09:57:46.602646 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.602798 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.602821 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.614262 (+ 11441us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b5c0021940c. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c8509e36b 00007f5c8509e16e 00007f5c85095291 00007f5c819a5d29 00007f5c819a5266 00007f5c81b6de35 00007f5c81b47086 00007f5c81b504e0 00007f5c81b50440 00007f5c81b503a0 00007f5c81b50340
0608 09:57:46.614931 (+   669us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.615123 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.615175 (+    52us) write_op.cc:312] APPLY: finished
0608 09:57:46.615372 (+   197us) log.cc:844] Serialized 40 byte log entry
0608 09:57:46.621083 (+  5711us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.621182 (+    99us) write_op.cc:454] Released schema lock
0608 09:57:46.621225 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237253,"num_ops":4,"prepare.queue_time_us":420492,"prepare.run_cpu_time_us":7651,"prepare.run_wall_time_us":233047,"replication_time_us":244275,"spinlock_wait_cycles":45505024}]]}
I20260608 09:57:46.648583  9188 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=13, attempt_no=0}) took 1310 ms. Trace:
I20260608 09:57:46.649039  9188 rpcz_store.cc:276] 0608 09:57:45.338681 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.380163 (+ 41482us) service_pool.cc:224] Handling call
0608 09:57:46.648515 (+1268352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.795429 (+     0us) write_op.cc:183] PREPARE: starting on tablet 93d1d3a501d547b2a67ed5321ac43567
0608 09:57:45.810971 (+ 15542us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.811005 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:45.811024 (+    19us) tablet.cc:662] Decoding operations
0608 09:57:45.815144 (+  4120us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.817293 (+  2149us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.818908 (+  1615us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:45.821889 (+  2981us) tablet.cc:701] Row locks acquired
0608 09:57:45.821906 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:57:45.822081 (+   175us) write_op.cc:270] Start()
0608 09:57:45.822195 (+   114us) write_op.cc:276] Timestamp: P: 1780912665822033 usec, L: 0
0608 09:57:45.822218 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.822860 (+   642us) log.cc:844] Serialized 605 byte log entry
0608 09:57:46.371299 (+548439us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.618884 (+247585us) write_op.cc:301] APPLY: starting
0608 09:57:46.618966 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.619168 (+   202us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.619259 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.647333 (+ 28074us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.647552 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.647599 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:46.647833 (+   234us) log.cc:844] Serialized 58 byte log entry
0608 09:57:46.648056 (+   223us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.648162 (+   106us) write_op.cc:454] Released schema lock
0608 09:57:46.648204 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247357,"mutex_wait_us":4511,"num_ops":7,"prepare.queue_time_us":405940,"prepare.run_cpu_time_us":3491,"prepare.run_wall_time_us":30103,"replication_time_us":544400}]]}
I20260608 09:57:46.672204  9163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=23, attempt_no=0}) took 1287 ms. Trace:
I20260608 09:57:46.672523  9163 rpcz_store.cc:276] 0608 09:57:45.385134 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.386948 (+  1814us) service_pool.cc:224] Handling call
0608 09:57:46.672136 (+1285188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.801127 (+     0us) write_op.cc:183] PREPARE: starting on tablet f8d6c84919bc47a8962781c438941a02
0608 09:57:45.802461 (+  1334us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.802490 (+    29us) write_op.cc:435] Acquired schema lock
0608 09:57:45.802509 (+    19us) tablet.cc:662] Decoding operations
0608 09:57:45.803720 (+  1211us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.803776 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.803805 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:45.804180 (+   375us) tablet.cc:701] Row locks acquired
0608 09:57:45.804198 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:57:45.804375 (+   177us) write_op.cc:270] Start()
0608 09:57:45.804489 (+   114us) write_op.cc:276] Timestamp: P: 1780912665804327 usec, L: 0
0608 09:57:45.804509 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.836450 (+ 31941us) log.cc:844] Serialized 475 byte log entry
0608 09:57:46.097073 (+260623us) spinlock_profiling.cc:243] Waited 4.82 ms on lock 0x7b54000f94a0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dee0abc 00007f5c7def9498 00007f5c7def8ae6 00007f5c7dfeb6ff 00007f5c7dfec072 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0
0608 09:57:46.206795 (+109722us) spinlock_profiling.cc:243] Waited 79.6 ms on lock 0x7b580009dad0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dee0abc 00007f5c7dec0305 00007f5c7decd490 00007f5c7decd3a0 00007f5c7decd300 00007f5c7decd2a0 00007f5c7decb39f 0000000000497fd6 0000000000497c68 00007f5c7a88b131 00007f5c7a88fb0b
0608 09:57:46.431794 (+224999us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.670159 (+238365us) write_op.cc:301] APPLY: starting
0608 09:57:46.670236 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.670391 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.670414 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.671111 (+   697us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.671267 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.671297 (+    30us) write_op.cc:312] APPLY: finished
0608 09:57:46.671451 (+   154us) log.cc:844] Serialized 40 byte log entry
0608 09:57:46.671663 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.671748 (+    85us) write_op.cc:454] Released schema lock
0608 09:57:46.671787 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":238178,"num_ops":4,"prepare.queue_time_us":412697,"prepare.run_cpu_time_us":14961,"prepare.run_wall_time_us":296230,"raft.queue_time_us":447,"raft.run_cpu_time_us":2954,"raft.run_wall_time_us":107728,"replication_time_us":627165,"spinlock_wait_cycles":194099840}]]}
I20260608 09:57:46.685876  9188 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=7, attempt_no=0}) took 1349 ms. Trace:
I20260608 09:57:46.686928  9163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=28, attempt_no=0}) took 1297 ms. Trace:
I20260608 09:57:46.690497  9189 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=37, attempt_no=0}) took 1274 ms. Trace:
I20260608 09:57:46.686331  9188 rpcz_store.cc:276] 0608 09:57:45.336884 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.337120 (+   236us) service_pool.cc:224] Handling call
0608 09:57:45.341115 (+  3995us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b340032d788. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:46.685808 (+1344693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:45.519546 (+     0us) write_op.cc:183] PREPARE: starting on tablet f8d6c84919bc47a8962781c438941a02
0608 09:57:45.603935 (+ 84389us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:45.605310 (+  1375us) write_op.cc:435] Acquired schema lock
0608 09:57:45.606884 (+  1574us) tablet.cc:662] Decoding operations
0608 09:57:45.647711 (+ 40827us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:45.649024 (+  1313us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:45.653914 (+  4890us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:57:45.691936 (+ 38022us) tablet.cc:701] Row locks acquired
0608 09:57:45.693656 (+  1720us) write_op.cc:260] PREPARE: finished
0608 09:57:45.700231 (+  6575us) write_op.cc:270] Start()
0608 09:57:45.706976 (+  6745us) write_op.cc:276] Timestamp: P: 1780912665698945 usec, L: 0
0608 09:57:45.708438 (+  1462us) op_driver.cc:348] REPLICATION: starting
0608 09:57:45.799870 (+ 91432us) spinlock_profiling.cc:243] Waited 8.19 ms on lock 0x7b54000f94a0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7df05e64 00007f5c7e002671 00007f5c7dfec5e1 00007f5c7dfebed2 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0
0608 09:57:45.800538 (+   668us) log.cc:844] Serialized 345 byte log entry
0608 09:57:46.177463 (+376925us) spinlock_profiling.cc:243] Waited 2.63 ms on lock 0x7b54000f9518. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7df7b0ed 00007f5c7df7b3ce 00007f5c7defd182 00007f5c7debe913 00007f5c7decd490 00007f5c7decd3a0 00007f5c7decd300 00007f5c7decd2a0 00007f5c7decb39f 0000000000497fd6
0608 09:57:46.431441 (+253978us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.680181 (+248740us) write_op.cc:301] APPLY: starting
0608 09:57:46.680596 (+   415us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.682006 (+  1410us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.682219 (+   213us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.683230 (+  1011us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.684390 (+  1160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.684887 (+   497us) write_op.cc:312] APPLY: finished
0608 09:57:46.685188 (+   301us) log.cc:844] Serialized 22 byte log entry
0608 09:57:46.685397 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.685460 (+    63us) write_op.cc:454] Released schema lock
0608 09:57:46.685497 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5406080,"child_traces":[["op",{"apply.queue_time_us":238114,"num_ops":1,"prepare.queue_time_us":159435,"prepare.run_cpu_time_us":6643,"prepare.run_wall_time_us":292111,"raft.queue_time_us":2327,"raft.run_cpu_time_us":11448,"raft.run_wall_time_us":373033,"replication_time_us":722807,"spinlock_wait_cycles":24885760,"thread_start_us":237865,"threads_started":1}]]}
I20260608 09:57:46.687505  9163 rpcz_store.cc:276] 0608 09:57:45.389507 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.397055 (+  7548us) service_pool.cc:224] Handling call
0608 09:57:46.686751 (+1289696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.097532 (+     0us) write_op.cc:183] PREPARE: starting on tablet f8d6c84919bc47a8962781c438941a02
0608 09:57:46.119139 (+ 21607us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.121477 (+  2338us) write_op.cc:435] Acquired schema lock
0608 09:57:46.123400 (+  1923us) tablet.cc:662] Decoding operations
0608 09:57:46.149527 (+ 26127us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.152496 (+  2969us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.153525 (+  1029us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:57:46.159962 (+  6437us) tablet.cc:701] Row locks acquired
0608 09:57:46.161368 (+  1406us) write_op.cc:260] PREPARE: finished
0608 09:57:46.242442 (+ 81074us) spinlock_profiling.cc:243] Waited 9.12 ms on lock 0x7b340032d788. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf31a42 00007f5c81b43ec4 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0 00007f5c81b4b92f 0000000000497fd6 0000000000497c68
0608 09:57:46.242573 (+   131us) write_op.cc:270] Start()
0608 09:57:46.242803 (+   230us) write_op.cc:276] Timestamp: P: 1780912666242524 usec, L: 0
0608 09:57:46.242832 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.243515 (+   683us) log.cc:844] Serialized 388 byte log entry
0608 09:57:46.490826 (+247311us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.675648 (+184822us) write_op.cc:301] APPLY: starting
0608 09:57:46.675717 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.675832 (+   115us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.675864 (+    32us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.676220 (+   356us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.676406 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.676457 (+    51us) write_op.cc:312] APPLY: finished
0608 09:57:46.676648 (+   191us) log.cc:844] Serialized 28 byte log entry
0608 09:57:46.681484 (+  4836us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.681856 (+   372us) write_op.cc:454] Released schema lock
0608 09:57:46.682314 (+   458us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184619,"num_ops":2,"prepare.queue_time_us":699165,"prepare.run_cpu_time_us":6250,"prepare.run_wall_time_us":146256,"replication_time_us":247800,"spinlock_wait_cycles":20987264}]]}
I20260608 09:57:46.690958  9189 rpcz_store.cc:276] 0608 09:57:45.415649 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:45.487010 (+ 71361us) service_pool.cc:224] Handling call
0608 09:57:46.690430 (+1203420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.243939 (+     0us) write_op.cc:183] PREPARE: starting on tablet f8d6c84919bc47a8962781c438941a02
0608 09:57:46.244474 (+   535us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.244509 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:57:46.244525 (+    16us) tablet.cc:662] Decoding operations
0608 09:57:46.279045 (+ 34520us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.282026 (+  2981us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.284339 (+  2313us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:46.296466 (+ 12127us) tablet.cc:701] Row locks acquired
0608 09:57:46.296485 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:46.296677 (+   192us) write_op.cc:270] Start()
0608 09:57:46.296821 (+   144us) write_op.cc:276] Timestamp: P: 1780912666296631 usec, L: 0
0608 09:57:46.296857 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.349947 (+ 53090us) log.cc:844] Serialized 475 byte log entry
0608 09:57:46.491151 (+141204us) op_driver.cc:464] REPLICATION: finished
0608 09:57:46.680353 (+189202us) write_op.cc:301] APPLY: starting
0608 09:57:46.680778 (+   425us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:46.681317 (+   539us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:46.681919 (+   602us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:46.684862 (+  2943us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:46.685783 (+   921us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:46.685831 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:46.686054 (+   223us) log.cc:844] Serialized 40 byte log entry
0608 09:57:46.689958 (+  3904us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:46.690053 (+    95us) write_op.cc:454] Released schema lock
0608 09:57:46.690106 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":185681,"num_ops":4,"prepare.queue_time_us":755346,"prepare.run_cpu_time_us":3764,"prepare.run_wall_time_us":112363,"replication_time_us":194185,"spinlock_wait_cycles":608128}]]}
W20260608 09:57:46.970618  8951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 142726us
W20260608 09:57:47.796290  8802 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.703s	user 0.026s	sys 0.028s
W20260608 09:57:47.796592  8802 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.704s	user 0.026s	sys 0.028s
W20260608 09:57:47.796900  8802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 704203us
I20260608 09:57:47.885456  9167 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50674 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=62, attempt_no=0}) took 1113 ms. Trace:
I20260608 09:57:47.886165  9167 rpcz_store.cc:276] 0608 09:57:46.771773 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.771936 (+   163us) service_pool.cc:224] Handling call
0608 09:57:47.885332 (+1113396us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.968429 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6c794ea6ed8f49b9b7b254559ab9158e
0608 09:57:46.968975 (+   546us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.969013 (+    38us) write_op.cc:435] Acquired schema lock
0608 09:57:46.969031 (+    18us) tablet.cc:662] Decoding operations
0608 09:57:46.969594 (+   563us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.969645 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.969672 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:46.970084 (+   412us) tablet.cc:701] Row locks acquired
0608 09:57:46.970102 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:57:46.970272 (+   170us) write_op.cc:270] Start()
0608 09:57:46.970391 (+   119us) write_op.cc:276] Timestamp: P: 1780912666970225 usec, L: 0
0608 09:57:46.970409 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.137471 (+167062us) log.cc:844] Serialized 528 byte log entry
0608 09:57:47.270625 (+133154us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54005942d4. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7dfec115 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0 00007f5c81b4b92f 0000000000497fd6 0000000000497c68
0608 09:57:47.865547 (+594922us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.882722 (+ 17175us) write_op.cc:301] APPLY: starting
0608 09:57:47.882792 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.882962 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.882985 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.883782 (+   797us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.883966 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.884013 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:47.884221 (+   208us) log.cc:844] Serialized 46 byte log entry
0608 09:57:47.884399 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.884480 (+    81us) write_op.cc:454] Released schema lock
0608 09:57:47.884523 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16164,"mutex_wait_us":28057,"num_ops":5,"prepare.queue_time_us":189472,"prepare.run_cpu_time_us":6075,"prepare.run_wall_time_us":302533,"raft.queue_time_us":1106,"raft.run_cpu_time_us":2708,"raft.run_wall_time_us":18445,"replication_time_us":894998,"spinlock_wait_cycles":374919296}]]}
I20260608 09:57:47.891788  9199 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50674 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=72, attempt_no=0}) took 1051 ms. Trace:
I20260608 09:57:47.892310  9199 rpcz_store.cc:276] 0608 09:57:46.840268 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.840483 (+   215us) service_pool.cc:224] Handling call
0608 09:57:47.891726 (+1051243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.271112 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6c794ea6ed8f49b9b7b254559ab9158e
0608 09:57:47.271706 (+   594us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.271748 (+    42us) write_op.cc:435] Acquired schema lock
0608 09:57:47.272709 (+   961us) tablet.cc:662] Decoding operations
0608 09:57:47.283355 (+ 10646us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.283409 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.283444 (+    35us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:47.283888 (+   444us) tablet.cc:701] Row locks acquired
0608 09:57:47.283918 (+    30us) write_op.cc:260] PREPARE: finished
0608 09:57:47.284100 (+   182us) write_op.cc:270] Start()
0608 09:57:47.284219 (+   119us) write_op.cc:276] Timestamp: P: 1780912667284050 usec, L: 0
0608 09:57:47.284252 (+    33us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.284958 (+   706us) log.cc:844] Serialized 528 byte log entry
0608 09:57:47.868715 (+583757us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.888775 (+ 20060us) write_op.cc:301] APPLY: starting
0608 09:57:47.888843 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.889011 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.889106 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.890695 (+  1589us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.890873 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.890924 (+    51us) write_op.cc:312] APPLY: finished
0608 09:57:47.891135 (+   211us) log.cc:844] Serialized 46 byte log entry
0608 09:57:47.891290 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.891384 (+    94us) write_op.cc:454] Released schema lock
0608 09:57:47.891426 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19869,"num_ops":5,"prepare.queue_time_us":429090,"prepare.run_cpu_time_us":3455,"prepare.run_wall_time_us":20057,"replication_time_us":584312}]]}
I20260608 09:57:47.915251  9228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=74, attempt_no=0}) took 1015 ms. Trace:
I20260608 09:57:47.915566  9228 rpcz_store.cc:276] 0608 09:57:46.899922 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.900134 (+   212us) service_pool.cc:224] Handling call
0608 09:57:46.907371 (+  7237us) spinlock_profiling.cc:243] Waited 6.36 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:46.936097 (+ 28726us) spinlock_profiling.cc:243] Waited 2.22 ms on lock 0x7b2c000231d8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7c66399b 00007f5c7c67e8d3 00007f5c837e362e 00007f5c824afae6 00007f5c824af9d0 00007f5c824af8a7 00007f5c824af7f7 00007f5c824adad9 00007f5c7bfb68ed 00007f5c7bfb5748 00007f5c7bfb4d3f
0608 09:57:47.915198 (+979101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.143809 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d08753f42714be6a0f028118f2b5d6d
0608 09:57:47.144299 (+   490us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.144336 (+    37us) write_op.cc:435] Acquired schema lock
0608 09:57:47.144368 (+    32us) tablet.cc:662] Decoding operations
0608 09:57:47.148628 (+  4260us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.148700 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.148739 (+    39us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:57:47.149227 (+   488us) tablet.cc:701] Row locks acquired
0608 09:57:47.149248 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:47.149446 (+   198us) write_op.cc:270] Start()
0608 09:57:47.155076 (+  5630us) write_op.cc:276] Timestamp: P: 1780912667149402 usec, L: 0
0608 09:57:47.155091 (+    15us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.254529 (+ 99438us) spinlock_profiling.cc:243] Waited 33.9 ms on lock 0x7b540002b320. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7df05e64 00007f5c7e002671 00007f5c7dfec5e1 00007f5c7dfebed2 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0
0608 09:57:47.255268 (+   739us) log.cc:844] Serialized 571 byte log entry
0608 09:57:47.871186 (+615918us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.913425 (+ 42239us) write_op.cc:301] APPLY: starting
0608 09:57:47.913502 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.913684 (+   182us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.913707 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.914454 (+   747us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.914589 (+   135us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.914617 (+    28us) write_op.cc:312] APPLY: finished
0608 09:57:47.914779 (+   162us) log.cc:844] Serialized 52 byte log entry
0608 09:57:47.914896 (+   117us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.914952 (+    56us) write_op.cc:454] Released schema lock
0608 09:57:47.914979 (+    27us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":19733248,"child_traces":[["op",{"apply.queue_time_us":42072,"mutex_wait_us":5804,"num_ops":6,"prepare.queue_time_us":206952,"prepare.run_cpu_time_us":5057,"prepare.run_wall_time_us":111741,"replication_time_us":715083,"spinlock_wait_cycles":78055296}]]}
I20260608 09:57:47.926939  9228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=60, attempt_no=0}) took 1096 ms. Trace:
I20260608 09:57:47.927461  9228 rpcz_store.cc:276] 0608 09:57:46.830670 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.834548 (+  3878us) service_pool.cc:224] Handling call
0608 09:57:46.857675 (+ 23127us) spinlock_profiling.cc:243] Waited 14.5 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:47.926870 (+1069195us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.866100 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce3f5d2caa864182a4e98d2dff8e88a1
0608 09:57:46.866801 (+   701us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.866845 (+    44us) write_op.cc:435] Acquired schema lock
0608 09:57:46.866869 (+    24us) tablet.cc:662] Decoding operations
0608 09:57:46.867487 (+   618us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.867556 (+    69us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.867595 (+    39us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:46.867918 (+   323us) tablet.cc:701] Row locks acquired
0608 09:57:46.867940 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:57:46.868147 (+   207us) write_op.cc:270] Start()
0608 09:57:46.868292 (+   145us) write_op.cc:276] Timestamp: P: 1780912666868094 usec, L: 0
0608 09:57:46.868321 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.961206 (+ 92885us) log.cc:844] Serialized 441 byte log entry
0608 09:57:47.132983 (+171777us) spinlock_profiling.cc:243] Waited 41 ms on lock 0x7b5400434c54. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7dfec115 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0 00007f5c81b4b92f 0000000000497fd6 0000000000497c68
0608 09:57:47.906000 (+773017us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.925061 (+ 19061us) write_op.cc:301] APPLY: starting
0608 09:57:47.925136 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.925270 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.925293 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.925840 (+   547us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.926022 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.926074 (+    52us) write_op.cc:312] APPLY: finished
0608 09:57:47.926270 (+   196us) log.cc:844] Serialized 34 byte log entry
0608 09:57:47.926444 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.926525 (+    81us) write_op.cc:454] Released schema lock
0608 09:57:47.926567 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":33424768,"child_traces":[["op",{"apply.queue_time_us":18877,"mutex_wait_us":21546,"num_ops":3,"prepare.queue_time_us":7362,"prepare.run_cpu_time_us":5576,"prepare.run_wall_time_us":290716,"raft.queue_time_us":27374,"raft.run_cpu_time_us":1709,"raft.run_wall_time_us":28977,"replication_time_us":1037549,"spinlock_wait_cycles":94260480}]]}
I20260608 09:57:47.934335  9228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=67, attempt_no=0}) took 1037 ms. Trace:
I20260608 09:57:47.934796  9228 rpcz_store.cc:276] 0608 09:57:46.897307 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.897488 (+   181us) service_pool.cc:224] Handling call
0608 09:57:47.934273 (+1036785us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.156958 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce3f5d2caa864182a4e98d2dff8e88a1
0608 09:57:47.157462 (+   504us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.157512 (+    50us) write_op.cc:435] Acquired schema lock
0608 09:57:47.157533 (+    21us) tablet.cc:662] Decoding operations
0608 09:57:47.157996 (+   463us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.158045 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.158077 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:47.158484 (+   407us) tablet.cc:701] Row locks acquired
0608 09:57:47.158506 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:57:47.158704 (+   198us) write_op.cc:270] Start()
0608 09:57:47.158836 (+   132us) write_op.cc:276] Timestamp: P: 1780912667158645 usec, L: 0
0608 09:57:47.158859 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.162121 (+  3262us) log.cc:844] Serialized 484 byte log entry
0608 09:57:47.906412 (+744291us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.932246 (+ 25834us) write_op.cc:301] APPLY: starting
0608 09:57:47.932314 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.932489 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.932584 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.933300 (+   716us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.933466 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.933515 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:47.933722 (+   207us) log.cc:844] Serialized 40 byte log entry
0608 09:57:47.933878 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.933959 (+    81us) write_op.cc:454] Released schema lock
0608 09:57:47.934000 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":28928,"child_traces":[["op",{"apply.queue_time_us":25672,"num_ops":4,"prepare.queue_time_us":255305,"prepare.run_cpu_time_us":2931,"prepare.run_wall_time_us":7214,"replication_time_us":747467}]]}
I20260608 09:57:47.976450  9168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=73, attempt_no=0}) took 1076 ms. Trace:
I20260608 09:57:47.995678  9168 rpcz_store.cc:276] 0608 09:57:46.899573 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.899730 (+   157us) service_pool.cc:224] Handling call
0608 09:57:46.906330 (+  6600us) spinlock_profiling.cc:243] Waited 5.74 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:46.937388 (+ 31058us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b2c000231d8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7c66399b 00007f5c7c67e8d3 00007f5c837e362e 00007f5c824afae6 00007f5c824af9d0 00007f5c824af8a7 00007f5c824af7f7 00007f5c824adad9 00007f5c7bfb68ed 00007f5c7bfb5748 00007f5c7bfb4d3f
0608 09:57:47.976352 (+1038964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.164350 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce3f5d2caa864182a4e98d2dff8e88a1
0608 09:57:47.170446 (+  6096us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.171179 (+   733us) write_op.cc:435] Acquired schema lock
0608 09:57:47.173002 (+  1823us) tablet.cc:662] Decoding operations
0608 09:57:47.220477 (+ 47475us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.220544 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.220589 (+    45us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:47.221122 (+   533us) tablet.cc:701] Row locks acquired
0608 09:57:47.221151 (+    29us) write_op.cc:260] PREPARE: finished
0608 09:57:47.221390 (+   239us) write_op.cc:270] Start()
0608 09:57:47.221548 (+   158us) write_op.cc:276] Timestamp: P: 1780912667221329 usec, L: 0
0608 09:57:47.221578 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.800156 (+578578us) spinlock_profiling.cc:243] Waited 17 ms on lock 0x7b540006af20. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7dedf5cb 00007f5c7df05e64 00007f5c7e002671 00007f5c7dfec5e1 00007f5c7dfebed2 00007f5c81b44788 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0
0608 09:57:47.800918 (+   762us) log.cc:844] Serialized 484 byte log entry
0608 09:57:47.958726 (+157808us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.973742 (+ 15016us) write_op.cc:301] APPLY: starting
0608 09:57:47.973838 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.974045 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.974077 (+    32us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.974958 (+   881us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.975201 (+   243us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.975269 (+    68us) write_op.cc:312] APPLY: finished
0608 09:57:47.975562 (+   293us) log.cc:844] Serialized 40 byte log entry
0608 09:57:47.975812 (+   250us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.975926 (+   114us) write_op.cc:454] Released schema lock
0608 09:57:47.975984 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":18017920,"child_traces":[["op",{"apply.queue_time_us":14799,"num_ops":4,"prepare.queue_time_us":223011,"prepare.run_cpu_time_us":12133,"prepare.run_wall_time_us":636949,"raft.queue_time_us":29560,"raft.run_cpu_time_us":1160,"raft.run_wall_time_us":1160,"replication_time_us":737031,"spinlock_wait_cycles":39107456}]]}
I20260608 09:57:48.042789  9228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=75, attempt_no=0}) took 1142 ms. Trace:
I20260608 09:57:48.044155  9186 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=91, attempt_no=0}) took 1078 ms. Trace:
I20260608 09:57:48.043181  9228 rpcz_store.cc:276] 0608 09:57:46.900267 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.939858 (+ 39591us) service_pool.cc:224] Handling call
0608 09:57:46.976410 (+ 36552us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:48.042735 (+1066325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.179642 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7e2e72d7634b479c8027aa30f3e675fa
0608 09:57:47.180263 (+   621us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.180293 (+    30us) write_op.cc:435] Acquired schema lock
0608 09:57:47.180315 (+    22us) tablet.cc:662] Decoding operations
0608 09:57:47.180808 (+   493us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.180860 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.181033 (+   173us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:47.181438 (+   405us) tablet.cc:701] Row locks acquired
0608 09:57:47.181459 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:47.181652 (+   193us) write_op.cc:270] Start()
0608 09:57:47.181784 (+   132us) write_op.cc:276] Timestamp: P: 1780912667181600 usec, L: 0
0608 09:57:47.181802 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.182475 (+   673us) log.cc:844] Serialized 484 byte log entry
0608 09:57:48.039714 (+857239us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.040424 (+   710us) write_op.cc:301] APPLY: starting
0608 09:57:48.040488 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.040603 (+   115us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.040722 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.041481 (+   759us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.041610 (+   129us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.041639 (+    29us) write_op.cc:312] APPLY: finished
0608 09:57:48.041795 (+   156us) log.cc:844] Serialized 40 byte log entry
0608 09:57:48.042426 (+   631us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.042485 (+    59us) write_op.cc:454] Released schema lock
0608 09:57:48.042511 (+    26us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4212608,"child_traces":[["op",{"apply.queue_time_us":512,"mutex_wait_us":28117,"num_ops":4,"prepare.queue_time_us":178626,"prepare.run_cpu_time_us":3020,"prepare.run_wall_time_us":10254,"replication_time_us":857783,"spinlock_wait_cycles":1792}]]}
I20260608 09:57:48.044807  9186 rpcz_store.cc:276] 0608 09:57:46.965435 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.977228 (+ 11793us) service_pool.cc:224] Handling call
0608 09:57:47.109431 (+132203us) spinlock_profiling.cc:243] Waited 7.05 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf3064f 00007f5c7bfb4c24 00007f5c7bfb9faf 00007f5c7bfbc7eb 00007f5c7bfbc740 00007f5c7bfbc6a0 00007f5c7bfbc640 00007f5c7bfba96f 0000000000497fd6 0000000000497c68
0608 09:57:48.044104 (+934673us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.272364 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7e2e72d7634b479c8027aa30f3e675fa
0608 09:57:47.297609 (+ 25245us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.297659 (+    50us) write_op.cc:435] Acquired schema lock
0608 09:57:47.297694 (+    35us) tablet.cc:662] Decoding operations
0608 09:57:47.310999 (+ 13305us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.311051 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.311081 (+    30us) tablet.cc:685] Acquiring locks for 10 operations
0608 09:57:47.311698 (+   617us) tablet.cc:701] Row locks acquired
0608 09:57:47.311721 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:57:47.311914 (+   193us) write_op.cc:270] Start()
0608 09:57:47.312038 (+   124us) write_op.cc:276] Timestamp: P: 1780912667311864 usec, L: 0
0608 09:57:47.312060 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.321201 (+  9141us) log.cc:844] Serialized 744 byte log entry
0608 09:57:48.040035 (+718834us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.040733 (+   698us) write_op.cc:301] APPLY: starting
0608 09:57:48.040817 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.040987 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.041049 (+    62us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.042666 (+  1617us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.042822 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.042852 (+    30us) write_op.cc:312] APPLY: finished
0608 09:57:48.043065 (+   213us) log.cc:844] Serialized 76 byte log entry
0608 09:57:48.043759 (+   694us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.043836 (+    77us) write_op.cc:454] Released schema lock
0608 09:57:48.043870 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":16211840,"child_traces":[["op",{"apply.queue_time_us":505,"mutex_wait_us":23042,"num_ops":10,"prepare.queue_time_us":136183,"prepare.run_cpu_time_us":4455,"prepare.run_wall_time_us":72971,"replication_time_us":727871,"spinlock_wait_cycles":13568}]]}
I20260608 09:57:48.061607  9176 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=61, attempt_no=0}) took 1230 ms. Trace:
I20260608 09:57:48.062064  9176 rpcz_store.cc:276] 0608 09:57:46.831032 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.831154 (+   122us) service_pool.cc:224] Handling call
0608 09:57:48.061533 (+1230379us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:46.837805 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7ba7d8b3d597430b981b234f94f39975
0608 09:57:46.838314 (+   509us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:46.838345 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:57:46.838368 (+    23us) tablet.cc:662] Decoding operations
0608 09:57:46.838746 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:46.838800 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:46.838827 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:46.839079 (+   252us) tablet.cc:701] Row locks acquired
0608 09:57:46.839094 (+    15us) write_op.cc:260] PREPARE: finished
0608 09:57:46.839258 (+   164us) write_op.cc:270] Start()
0608 09:57:46.839365 (+   107us) write_op.cc:276] Timestamp: P: 1780912666839215 usec, L: 0
0608 09:57:46.839387 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:57:46.839995 (+   608us) log.cc:844] Serialized 441 byte log entry
0608 09:57:47.112059 (+272064us) op_driver.cc:464] REPLICATION: finished
0608 09:57:47.122247 (+ 10188us) write_op.cc:301] APPLY: starting
0608 09:57:47.148231 (+ 25984us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:47.155985 (+  7754us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:47.162561 (+  6576us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:47.242913 (+ 80352us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:47.267344 (+ 24431us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:47.267390 (+    46us) write_op.cc:312] APPLY: finished
0608 09:57:47.267605 (+   215us) log.cc:844] Serialized 34 byte log entry
0608 09:57:47.267796 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:47.267889 (+    93us) write_op.cc:454] Released schema lock
0608 09:57:47.267917 (+    28us) write_op.cc:341] FINISH: Updating metrics
0608 09:57:48.061419 (+793502us) spinlock_profiling.cc:243] Waited 18.2 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf33c91 00007f5c7bf58273 00007f5c8382f9a7 00007f5c81b48396 00007f5c81b47b8f 00007f5c81b504e0 00007f5c81b50440 00007f5c81b503a0 00007f5c81b50340 00007f5c81b4e4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6472,"num_ops":3,"prepare.queue_time_us":5400,"prepare.run_cpu_time_us":2448,"prepare.run_wall_time_us":2447,"replication_time_us":272564,"spinlock_wait_cycles":41806720,"thread_start_us":105903,"threads_started":1}]]}
I20260608 09:57:48.073587  9176 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37194 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=84, attempt_no=0}) took 1112 ms. Trace:
I20260608 09:57:48.074075  9176 rpcz_store.cc:276] 0608 09:57:46.961127 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:46.962072 (+   945us) service_pool.cc:224] Handling call
0608 09:57:48.073521 (+1111449us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.261663 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d08753f42714be6a0f028118f2b5d6d
0608 09:57:47.262452 (+   789us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.262503 (+    51us) write_op.cc:435] Acquired schema lock
0608 09:57:47.262532 (+    29us) tablet.cc:662] Decoding operations
0608 09:57:47.263199 (+   667us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.263265 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.263303 (+    38us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:47.263930 (+   627us) tablet.cc:701] Row locks acquired
0608 09:57:47.263965 (+    35us) write_op.cc:260] PREPARE: finished
0608 09:57:48.054077 (+790112us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b3400276cf8. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c7beb04bb 00007f5c7bf31a42 00007f5c81b43ec4 00007f5c81b43660 00007f5c81b4d950 00007f5c81b4d8b0 00007f5c81b4d810 00007f5c81b4d7b0 00007f5c81b4b92f 0000000000497fd6 0000000000497c68
0608 09:57:48.054203 (+   126us) write_op.cc:270] Start()
0608 09:57:48.054416 (+   213us) write_op.cc:276] Timestamp: P: 1780912668054156 usec, L: 0
0608 09:57:48.054441 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:57:48.055136 (+   695us) log.cc:844] Serialized 484 byte log entry
0608 09:57:48.068455 (+ 13319us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.070803 (+  2348us) write_op.cc:301] APPLY: starting
0608 09:57:48.070894 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.071079 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.071104 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.071805 (+   701us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.071993 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.072040 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:48.072264 (+   224us) log.cc:844] Serialized 40 byte log entry
0608 09:57:48.073031 (+   767us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.073118 (+    87us) write_op.cc:454] Released schema lock
0608 09:57:48.073181 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2159,"num_ops":4,"prepare.queue_time_us":266149,"prepare.run_cpu_time_us":12723,"prepare.run_wall_time_us":793883,"raft.queue_time_us":1201,"raft.run_cpu_time_us":912,"raft.run_wall_time_us":912,"replication_time_us":13864,"spinlock_wait_cycles":23565184}]]}
I20260608 09:57:48.094853  9189 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=88, attempt_no=0}) took 1006 ms. Trace:
I20260608 09:57:48.116739  9227 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=87, attempt_no=0}) took 1054 ms. Trace:
I20260608 09:57:48.095319  9189 rpcz_store.cc:276] 0608 09:57:47.096537 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:47.098253 (+  1716us) service_pool.cc:224] Handling call
0608 09:57:48.094787 (+996534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.305439 (+     0us) write_op.cc:183] PREPARE: starting on tablet 048fb0453f0c4219be6e65cca7e0cb9d
0608 09:57:47.305969 (+   530us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.306003 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:47.306017 (+    14us) tablet.cc:662] Decoding operations
0608 09:57:47.306434 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.306484 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.306515 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:47.306775 (+   260us) tablet.cc:701] Row locks acquired
0608 09:57:47.306794 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:47.313192 (+  6398us) write_op.cc:270] Start()
0608 09:57:47.313327 (+   135us) write_op.cc:276] Timestamp: P: 1780912667312593 usec, L: 0
0608 09:57:47.313359 (+    32us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.317410 (+  4051us) log.cc:844] Serialized 441 byte log entry
0608 09:57:48.087958 (+770548us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.092892 (+  4934us) write_op.cc:301] APPLY: starting
0608 09:57:48.092973 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.093109 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.093232 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.093779 (+   547us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.093949 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.093996 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:48.094183 (+   187us) log.cc:844] Serialized 34 byte log entry
0608 09:57:48.094373 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.094446 (+    73us) write_op.cc:454] Released schema lock
0608 09:57:48.094481 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4747,"mutex_wait_us":26331,"num_ops":3,"prepare.queue_time_us":198280,"prepare.run_cpu_time_us":2914,"prepare.run_wall_time_us":18827,"replication_time_us":774481,"spinlock_wait_cycles":590080}]]}
I20260608 09:57:48.132745  9227 rpcz_store.cc:276] 0608 09:57:47.072791 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:47.083636 (+ 10845us) service_pool.cc:224] Handling call
0608 09:57:48.116651 (+1033015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.166915 (+     0us) write_op.cc:183] PREPARE: starting on tablet 048fb0453f0c4219be6e65cca7e0cb9d
0608 09:57:47.169966 (+  3051us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.170909 (+   943us) write_op.cc:435] Acquired schema lock
0608 09:57:47.173168 (+  2259us) tablet.cc:662] Decoding operations
0608 09:57:47.274908 (+101740us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.276441 (+  1533us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.277996 (+  1555us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:47.279404 (+  1408us) tablet.cc:701] Row locks acquired
0608 09:57:47.279428 (+    24us) write_op.cc:260] PREPARE: finished
0608 09:57:47.279660 (+   232us) write_op.cc:270] Start()
0608 09:57:47.279821 (+   161us) write_op.cc:276] Timestamp: P: 1780912667279600 usec, L: 0
0608 09:57:47.279852 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.280533 (+   681us) log.cc:844] Serialized 528 byte log entry
0608 09:57:47.483127 (+202594us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.092535 (+609408us) write_op.cc:301] APPLY: starting
0608 09:57:48.092609 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.110331 (+ 17722us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.110443 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.112654 (+  2211us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.115711 (+  3057us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.115761 (+    50us) write_op.cc:312] APPLY: finished
0608 09:57:48.115988 (+   227us) log.cc:844] Serialized 46 byte log entry
0608 09:57:48.116187 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.116289 (+   102us) write_op.cc:454] Released schema lock
0608 09:57:48.116327 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":609219,"mutex_wait_us":604138,"num_ops":5,"prepare.queue_time_us":71626,"prepare.run_cpu_time_us":3893,"prepare.run_wall_time_us":140090,"replication_time_us":203141}]]}
I20260608 09:57:48.208968  9188 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=90, attempt_no=0}) took 1060 ms. Trace:
I20260608 09:57:48.209503  9188 rpcz_store.cc:276] 0608 09:57:47.148708 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:47.148844 (+   136us) service_pool.cc:224] Handling call
0608 09:57:48.208899 (+1060055us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.223281 (+     0us) write_op.cc:183] PREPARE: starting on tablet f8d6c84919bc47a8962781c438941a02
0608 09:57:47.224039 (+   758us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.224087 (+    48us) write_op.cc:435] Acquired schema lock
0608 09:57:47.224115 (+    28us) tablet.cc:662] Decoding operations
0608 09:57:47.224823 (+   708us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.224901 (+    78us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.224944 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:47.225509 (+   565us) tablet.cc:701] Row locks acquired
0608 09:57:47.225537 (+    28us) write_op.cc:260] PREPARE: finished
0608 09:57:47.226844 (+  1307us) write_op.cc:270] Start()
0608 09:57:47.227004 (+   160us) write_op.cc:276] Timestamp: P: 1780912667226765 usec, L: 0
0608 09:57:47.227035 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.227908 (+   873us) log.cc:844] Serialized 528 byte log entry
0608 09:57:47.455994 (+228086us) spinlock_profiling.cc:243] Waited 1.01 ms on lock 0x7b1800142cc0. stack: 00007f5c7a82c3a1 00007f5c7a82c1c8 00007f5c7a007f11 000000000047cd55 000000000047cca8 00007f5c84abfe0b 00007f5c84ad42ec 00007f5c7a88afdf 00007f5c7a88fb0b 00007f5c7a88fa60 00007f5c7a88f9c0 00007f5c7a88f960 00007f5c7a88dc8f 0000000000497fd6 0000000000497c68 00007f5c7a852ee6
0608 09:57:47.934436 (+478442us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.124190 (+189754us) write_op.cc:301] APPLY: starting
0608 09:57:48.124258 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.124425 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.124446 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.165124 (+ 40678us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.165312 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.165361 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:48.165574 (+   213us) log.cc:844] Serialized 46 byte log entry
0608 09:57:48.166339 (+   765us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.166431 (+    92us) write_op.cc:454] Released schema lock
0608 09:57:48.166490 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189572,"mutex_wait_us":163676,"num_ops":5,"prepare.queue_time_us":12606,"prepare.run_cpu_time_us":4194,"prepare.run_wall_time_us":21932,"raft.queue_time_us":5557,"raft.run_cpu_time_us":24,"raft.run_wall_time_us":24,"replication_time_us":707275,"spinlock_wait_cycles":2324352}]]}
I20260608 09:57:48.461874  9180 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60232 (ReqId={client: 682a18d8124a4c4893c68df232ec7a27, seq_no=99, attempt_no=0}) took 1087 ms. Trace:
W20260608 09:57:48.498286  9008 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5840 after lost signal to thread 4375
W20260608 09:57:48.499501  9008 debug-util.cc:398] Leaking SignalData structure 0x7b0800047c20 after lost signal to thread 8770
W20260608 09:57:48.501134  9008 debug-util.cc:398] Leaking SignalData structure 0x7b080018e6c0 after lost signal to thread 8862
W20260608 09:57:48.503472  9008 debug-util.cc:398] Leaking SignalData structure 0x7b08001702c0 after lost signal to thread 8937
W20260608 09:57:48.504894  9008 debug-util.cc:398] Leaking SignalData structure 0x7b080022a6e0 after lost signal to thread 9011
I20260608 09:57:48.462373  9180 rpcz_store.cc:276] 0608 09:57:47.374280 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:47.826987 (+452707us) service_pool.cc:224] Handling call
0608 09:57:48.461806 (+634819us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:47.929110 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1cded7ab5894dceb7cac3bcc411a579
0608 09:57:47.929626 (+   516us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:47.929662 (+    36us) write_op.cc:435] Acquired schema lock
0608 09:57:47.929681 (+    19us) tablet.cc:662] Decoding operations
0608 09:57:47.930097 (+   416us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:47.930147 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:47.930178 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:47.930420 (+   242us) tablet.cc:701] Row locks acquired
0608 09:57:47.930439 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:47.930617 (+   178us) write_op.cc:270] Start()
0608 09:57:47.930726 (+   109us) write_op.cc:276] Timestamp: P: 1780912667930574 usec, L: 0
0608 09:57:47.930747 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:57:47.931371 (+   624us) log.cc:844] Serialized 441 byte log entry
0608 09:57:48.030600 (+ 99229us) op_driver.cc:464] REPLICATION: finished
0608 09:57:48.238080 (+207480us) write_op.cc:301] APPLY: starting
0608 09:57:48.238162 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:48.238320 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:48.238422 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:48.238985 (+   563us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:48.239174 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:48.239362 (+   188us) write_op.cc:312] APPLY: finished
0608 09:57:48.239588 (+   226us) log.cc:844] Serialized 34 byte log entry
0608 09:57:48.441935 (+202347us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:48.443929 (+  1994us) write_op.cc:454] Released schema lock
0608 09:57:48.444942 (+  1013us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":207283,"mutex_wait_us":178534,"num_ops":3,"prepare.queue_time_us":100682,"prepare.run_cpu_time_us":2673,"prepare.run_wall_time_us":2674,"raft.queue_time_us":11338,"raft.run_cpu_time_us":1605,"raft.run_wall_time_us":1604,"replication_time_us":99735}]]}
W20260608 09:57:49.257632  8950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:36189, user_credentials={real_user=slave}} blocked reactor thread for 44408us
W20260608 09:57:49.713544  8802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 74103.9us
W20260608 09:57:50.094290  8876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:36189, user_credentials={real_user=slave}} blocked reactor thread for 54370.4us
W20260608 09:57:50.129558  8951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 127259us
W20260608 09:57:50.309895  8803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.3:36519, user_credentials={real_user=slave}} blocked reactor thread for 72306.1us
W20260608 09:57:50.384239  8951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.2:46087, user_credentials={real_user=slave}} blocked reactor thread for 57968us
W20260608 09:57:50.483774  8803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.3:36519, user_credentials={real_user=slave}} blocked reactor thread for 103954us
I20260608 09:57:50.992106  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:51.016027  9264 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
W20260608 09:57:51.033870  9265 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
W20260608 09:57:51.034853  9267 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
I20260608 09:57:51.036371  4372 server_base.cc:1061] running on GCE node
I20260608 09:57:51.040014  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:51.040287  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:51.040499  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912671040479 us; error 0 us; skew 500 ppm
I20260608 09:57:51.041139  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:51.044610  4372 webserver.cc:533] Webserver started at http://127.4.69.4:41009/ using document root <none> and password file <none>
I20260608 09:57:51.045229  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:51.045465  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:51.045812  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:51.047128  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "7354fb23b6414cf6a32dc4511d8e4bbb"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.052390  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:57:51.056401  9272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.057401  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:51.057812  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "7354fb23b6414cf6a32dc4511d8e4bbb"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.058188  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-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)
I20260608 09:57:51.079674  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:51.081244  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:51.082947  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:51.085884  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:51.086118  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.086382  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:51.086568  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.146972  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:36451
I20260608 09:57:51.147104  9334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:36451 every 8 connection(s)
I20260608 09:57:51.153607  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:51.172497  9339 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
W20260608 09:57:51.174624  9340 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
I20260608 09:57:51.185781  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:51.186407  9343 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
I20260608 09:57:51.191830  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:51.192230  9335 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
W20260608 09:57:51.192233  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:51.192888  9335 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:51.192865  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912671192840 us; error 0 us; skew 500 ppm
I20260608 09:57:51.193909  9335 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
I20260608 09:57:51.194088  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:51.196147  8729 ts_manager.cc:194] Registered new tserver with Master: 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4:36451)
I20260608 09:57:51.197532  4372 webserver.cc:533] Webserver started at http://127.4.69.5:38845/ using document root <none> and password file <none>
I20260608 09:57:51.197990  8729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57652
I20260608 09:57:51.198495  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:51.198837  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:51.199223  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:51.200873  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-4-root/instance:
uuid: "7e66bd3f58054a579b986863c5d726cc"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.207419  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:57:51.212203  9347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.213409  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:51.213858  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-4-root
uuid: "7e66bd3f58054a579b986863c5d726cc"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.214299  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-4-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)
I20260608 09:57:51.233318  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:51.235071  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:51.237169  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:51.240543  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:51.240898  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:57:51.241197  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:51.241426  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.322817  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.5:35801
I20260608 09:57:51.323297  9409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.5:35801 every 8 connection(s)
I20260608 09:57:51.342648  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:51.346761  9410 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
I20260608 09:57:51.347270  9410 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:51.348308  9410 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
W20260608 09:57:51.350045  9413 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
I20260608 09:57:51.351138  8729 ts_manager.cc:194] Registered new tserver with Master: 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801)
W20260608 09:57:51.353137  9414 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
I20260608 09:57:51.353335  8729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57656
I20260608 09:57:51.363147  4372 server_base.cc:1061] running on GCE node
W20260608 09:57:51.365118  9417 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
I20260608 09:57:51.366225  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:51.366524  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:51.366752  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912671366728 us; error 0 us; skew 500 ppm
I20260608 09:57:51.367470  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:51.370489  4372 webserver.cc:533] Webserver started at http://127.4.69.6:36083/ using document root <none> and password file <none>
I20260608 09:57:51.371047  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:51.371286  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:51.371688  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:51.373155  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-5-root/instance:
uuid: "b86119c56e604ecbb2eac5a23da1e4d1"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.378448  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:57:51.382936  9421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.383906  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:57:51.384239  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-5-root
uuid: "b86119c56e604ecbb2eac5a23da1e4d1"
format_stamp: "Formatted at 2026-06-08 09:57:51 on dist-test-slave-t8l4"
I20260608 09:57:51.384526  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-5-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)
I20260608 09:57:51.401232  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:51.402722  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:51.404415  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:51.408167  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:51.408404  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:51.408668  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:51.408972  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:57:51.507066  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.6:44163
I20260608 09:57:51.507161  9483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.6:44163 every 8 connection(s)
I20260608 09:57:51.526369  9484 heartbeater.cc:344] Connected to a master server at 127.4.69.62:41639
I20260608 09:57:51.526870  9484 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:51.527932  9484 heartbeater.cc:507] Master 127.4.69.62:41639 requested a full tablet report, sending...
I20260608 09:57:51.530279  8729 ts_manager.cc:194] Registered new tserver with Master: b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6:44163)
I20260608 09:57:51.531634  8729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57660
I20260608 09:57:51.631933  8905 consensus_queue.cc:237] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:51.640148  8984 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.640275  8837 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.642028  9233 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:51.644091  9233 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:51.664635  8837 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.669243  8984 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.668571  9233 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.689399  8729 catalog_manager.cc:5696] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
W20260608 09:57:51.708348  8879 consensus_peers.cc:597] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 -> Peer b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6:44163): Couldn't send request to peer b86119c56e604ecbb2eac5a23da1e4d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f64053e9cfc45a88ec26d69e0bbd608. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:51.732595  8837 consensus_queue.cc:237] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:51.741623  8905 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.743212  8984 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.743381  9256 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:51.749063  9256 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:51.763864  9256 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:51.770728  8905 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:51.795737  8730 catalog_manager.cc:5696] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:51.800813  8984 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
W20260608 09:57:51.806386  8801 consensus_peers.cc:597] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 -> Peer 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4:36451): Couldn't send request to peer 7354fb23b6414cf6a32dc4511d8e4bbb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 247154ca98004a2c9ac81b23802e85f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:51.844601  8984 consensus_queue.cc:237] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:51.854002  8837 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.854274  8905 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.856033  9251 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:51.865952  9251 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:51.871958  8837 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:51.871649  9251 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:51.879693  8905 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:51.887303  8730 catalog_manager.cc:5696] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index -1 to 25, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
W20260608 09:57:51.891947  8952 consensus_peers.cc:597] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 -> Peer 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801): Couldn't send request to peer 7e66bd3f58054a579b986863c5d726cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d474d322a80c46cd821955004632b404. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:51.905557  8984 consensus_queue.cc:237] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:51.930495  8905 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.931988  8837 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.934275  9509 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:51.937271  9505 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 09:57:51.942863  8953 consensus_peers.cc:597] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 -> Peer b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6:44163): Couldn't send request to peer b86119c56e604ecbb2eac5a23da1e4d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93d1d3a501d547b2a67ed5321ac43567. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:51.947822  9509 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.949888  8837 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.951537  8905 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:51.966094  8907 consensus_queue.cc:237] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:51.966392  8730 catalog_manager.cc:5696] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:51.977268  8837 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.978207  8984 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:51.979763  9233 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:51.980729  9492 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:51.989322  9492 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:52.000828  8837 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:52.018285  8986 consensus_queue.cc:237] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:52.020324  8732 catalog_manager.cc:5696] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:57:52.024410  8876 consensus_peers.cc:597] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 -> Peer 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4:36451): Couldn't send request to peer 7354fb23b6414cf6a32dc4511d8e4bbb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c794ea6ed8f49b9b7b254559ab9158e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:52.025475  8984 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:52.044304  8907 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:57:52.044934  8952 consensus_peers.cc:597] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 -> Peer 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801): Couldn't send request to peer 7e66bd3f58054a579b986863c5d726cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 048fb0453f0c4219be6e65cca7e0cb9d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:52.045006  8837 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:52.046151  9504 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:52.050077  9504 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:52.059969  9508 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:52.062186  8907 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:52.062970  8837 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:52.079275  8730 catalog_manager.cc:5696] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:52.114125  9518 ts_tablet_manager.cc:933] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Initiating tablet copy from peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:52.116214  9518 tablet_copy_client.cc:323] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:46087
I20260608 09:57:52.130375  8923 tablet_copy_service.cc:140] P 86be0ee65e854ed38b06ffafc3b8b342: Received BeginTabletCopySession request for tablet 1f64053e9cfc45a88ec26d69e0bbd608 from peer b86119c56e604ecbb2eac5a23da1e4d1 ({username='slave'} at 127.0.0.1:42158)
I20260608 09:57:52.131044  8923 tablet_copy_service.cc:161] P 86be0ee65e854ed38b06ffafc3b8b342: Beginning new tablet copy session on tablet 1f64053e9cfc45a88ec26d69e0bbd608 from peer b86119c56e604ecbb2eac5a23da1e4d1 at {username='slave'} at 127.0.0.1:42158: session id = b86119c56e604ecbb2eac5a23da1e4d1-1f64053e9cfc45a88ec26d69e0bbd608
I20260608 09:57:52.139762  8923 tablet_copy_source_session.cc:215] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.143472  9518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64053e9cfc45a88ec26d69e0bbd608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.159278  9518 tablet_copy_client.cc:806] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.159996  9518 tablet_copy_client.cc:670] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.164654  9519 tablet_copy_client.cc:1025] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:52.201047  9335 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:52.357110  9410 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:52.357327  9521 ts_tablet_manager.cc:933] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Initiating tablet copy from peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:52.362766  9521 tablet_copy_client.cc:323] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36189
I20260608 09:57:52.412806  9525 ts_tablet_manager.cc:933] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:52.416796  9525 tablet_copy_client.cc:323] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:52.418292  9526 ts_tablet_manager.cc:933] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Initiating tablet copy from peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:52.435477  9526 tablet_copy_client.cc:323] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:46087
I20260608 09:57:52.452862  8923 tablet_copy_service.cc:140] P 86be0ee65e854ed38b06ffafc3b8b342: Received BeginTabletCopySession request for tablet 6c794ea6ed8f49b9b7b254559ab9158e from peer 7354fb23b6414cf6a32dc4511d8e4bbb ({username='slave'} at 127.0.0.1:42160)
I20260608 09:57:52.453676  8923 tablet_copy_service.cc:161] P 86be0ee65e854ed38b06ffafc3b8b342: Beginning new tablet copy session on tablet 6c794ea6ed8f49b9b7b254559ab9158e from peer 7354fb23b6414cf6a32dc4511d8e4bbb at {username='slave'} at 127.0.0.1:42160: session id = 7354fb23b6414cf6a32dc4511d8e4bbb-6c794ea6ed8f49b9b7b254559ab9158e
I20260608 09:57:52.455680  8848 tablet_copy_service.cc:140] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Received BeginTabletCopySession request for tablet 247154ca98004a2c9ac81b23802e85f0 from peer 7354fb23b6414cf6a32dc4511d8e4bbb ({username='slave'} at 127.0.0.1:55600)
I20260608 09:57:52.456291  8848 tablet_copy_service.cc:161] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Beginning new tablet copy session on tablet 247154ca98004a2c9ac81b23802e85f0 from peer 7354fb23b6414cf6a32dc4511d8e4bbb at {username='slave'} at 127.0.0.1:55600: session id = 7354fb23b6414cf6a32dc4511d8e4bbb-247154ca98004a2c9ac81b23802e85f0
I20260608 09:57:52.463097  8923 tablet_copy_source_session.cc:215] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.465153  8848 tablet_copy_source_session.cc:215] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.467351  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c794ea6ed8f49b9b7b254559ab9158e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.489820  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247154ca98004a2c9ac81b23802e85f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.493326  9526 tablet_copy_client.cc:806] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.493971  9526 tablet_copy_client.cc:670] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.498576  9528 tablet_copy_client.cc:1025] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:52.501863  8997 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet 93d1d3a501d547b2a67ed5321ac43567 from peer b86119c56e604ecbb2eac5a23da1e4d1 ({username='slave'} at 127.0.0.1:60016)
I20260608 09:57:52.502516  8997 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet 93d1d3a501d547b2a67ed5321ac43567 from peer b86119c56e604ecbb2eac5a23da1e4d1 at {username='slave'} at 127.0.0.1:60016: session id = b86119c56e604ecbb2eac5a23da1e4d1-93d1d3a501d547b2a67ed5321ac43567
I20260608 09:57:52.506842  9521 tablet_copy_client.cc:806] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.507541  9521 tablet_copy_client.cc:670] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.508002  9531 ts_tablet_manager.cc:933] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:52.511000  8997 tablet_copy_source_session.cc:215] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.523546  9531 tablet_copy_client.cc:323] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:52.525092  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1d3a501d547b2a67ed5321ac43567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.533170  9533 ts_tablet_manager.cc:933] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:52.534837  9484 heartbeater.cc:499] Master 127.4.69.62:41639 was elected leader, sending a full tablet report...
I20260608 09:57:52.546453  9533 tablet_copy_client.cc:323] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:52.513115  9522 tablet_copy_client.cc:1025] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:52.562956  8997 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet d474d322a80c46cd821955004632b404 from peer 7e66bd3f58054a579b986863c5d726cc ({username='slave'} at 127.0.0.1:60020)
I20260608 09:57:52.563571  8997 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet d474d322a80c46cd821955004632b404 from peer 7e66bd3f58054a579b986863c5d726cc at {username='slave'} at 127.0.0.1:60020: session id = 7e66bd3f58054a579b986863c5d726cc-d474d322a80c46cd821955004632b404
I20260608 09:57:52.566249  8996 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet 048fb0453f0c4219be6e65cca7e0cb9d from peer 7e66bd3f58054a579b986863c5d726cc ({username='slave'} at 127.0.0.1:60020)
I20260608 09:57:52.566867  8996 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet 048fb0453f0c4219be6e65cca7e0cb9d from peer 7e66bd3f58054a579b986863c5d726cc at {username='slave'} at 127.0.0.1:60020: session id = 7e66bd3f58054a579b986863c5d726cc-048fb0453f0c4219be6e65cca7e0cb9d
I20260608 09:57:52.577617  9525 tablet_copy_client.cc:806] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.578315  9525 tablet_copy_client.cc:670] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.582978  8997 tablet_copy_source_session.cc:215] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.585005  9527 tablet_copy_client.cc:1025] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:52.587899  8996 tablet_copy_source_session.cc:215] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:52.590896  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474d322a80c46cd821955004632b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.592305  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fb0453f0c4219be6e65cca7e0cb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:52.607368  9531 tablet_copy_client.cc:806] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.608004  9531 tablet_copy_client.cc:670] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.611326  9533 tablet_copy_client.cc:806] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:52.612036  9533 tablet_copy_client.cc:670] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:52.612751  9532 tablet_copy_client.cc:1025] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:52.616452  9535 tablet_copy_client.cc:1025] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:54.167116  9518 tablet_copy_client.cc:538] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.190995  9518 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap starting.
I20260608 09:57:54.341888  9518 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.342665  9518 tablet_bootstrap.cc:492] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap complete.
I20260608 09:57:54.343254  9518 ts_tablet_manager.cc:1403] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent bootstrapping tablet: real 0.153s	user 0.125s	sys 0.018s
I20260608 09:57:54.346433  9518 raft_consensus.cc:359] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:54.347879  9518 raft_consensus.cc:740] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b86119c56e604ecbb2eac5a23da1e4d1, State: Initialized, Role: LEARNER
I20260608 09:57:54.348809  9518 consensus_queue.cc:260] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:54.379979  9518 ts_tablet_manager.cc:1434] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.004s
I20260608 09:57:54.383325  8923 tablet_copy_service.cc:342] P 86be0ee65e854ed38b06ffafc3b8b342: Request end of tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-1f64053e9cfc45a88ec26d69e0bbd608 received from {username='slave'} at 127.0.0.1:42158
I20260608 09:57:54.384210  8923 tablet_copy_service.cc:434] P 86be0ee65e854ed38b06ffafc3b8b342: ending tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-1f64053e9cfc45a88ec26d69e0bbd608 on tablet 1f64053e9cfc45a88ec26d69e0bbd608 with peer b86119c56e604ecbb2eac5a23da1e4d1
I20260608 09:57:54.500203  9526 tablet_copy_client.cc:538] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.512516  9526 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap starting.
I20260608 09:57:54.550161  9521 tablet_copy_client.cc:538] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.562630  9521 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap starting.
I20260608 09:57:54.587221  9525 tablet_copy_client.cc:538] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.606412  9525 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap starting.
I20260608 09:57:54.619971  9531 tablet_copy_client.cc:538] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.625811  9533 tablet_copy_client.cc:538] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:54.643620  9533 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Bootstrap starting.
I20260608 09:57:54.650380  9531 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap starting.
I20260608 09:57:54.753060  9459 raft_consensus.cc:1217] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:54.773344  9521 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.774323  9521 tablet_bootstrap.cc:492] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap complete.
I20260608 09:57:54.775015  9521 ts_tablet_manager.cc:1403] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent bootstrapping tablet: real 0.213s	user 0.129s	sys 0.027s
I20260608 09:57:54.778486  9521 raft_consensus.cc:359] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:54.780022  9521 raft_consensus.cc:740] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7354fb23b6414cf6a32dc4511d8e4bbb, State: Initialized, Role: LEARNER
I20260608 09:57:54.780726  9521 consensus_queue.cc:260] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:54.788345  9526 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.789294  9526 tablet_bootstrap.cc:492] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap complete.
I20260608 09:57:54.790006  9526 ts_tablet_manager.cc:1403] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent bootstrapping tablet: real 0.278s	user 0.141s	sys 0.016s
I20260608 09:57:54.792901  9526 raft_consensus.cc:359] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:54.793962  9526 raft_consensus.cc:740] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7354fb23b6414cf6a32dc4511d8e4bbb, State: Initialized, Role: LEARNER
I20260608 09:57:54.794605  9526 consensus_queue.cc:260] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:54.806347  9521 ts_tablet_manager.cc:1434] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.009s
I20260608 09:57:54.804524  9526 ts_tablet_manager.cc:1434] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:57:54.809610  8848 tablet_copy_service.cc:342] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Request end of tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-247154ca98004a2c9ac81b23802e85f0 received from {username='slave'} at 127.0.0.1:55600
I20260608 09:57:54.810179  8848 tablet_copy_service.cc:434] P 178acb2065a64e1bbfd0ddf4e47ce1b5: ending tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-247154ca98004a2c9ac81b23802e85f0 on tablet 247154ca98004a2c9ac81b23802e85f0 with peer 7354fb23b6414cf6a32dc4511d8e4bbb
I20260608 09:57:54.812173  8923 tablet_copy_service.cc:342] P 86be0ee65e854ed38b06ffafc3b8b342: Request end of tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-6c794ea6ed8f49b9b7b254559ab9158e received from {username='slave'} at 127.0.0.1:42160
I20260608 09:57:54.812662  8923 tablet_copy_service.cc:434] P 86be0ee65e854ed38b06ffafc3b8b342: ending tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-6c794ea6ed8f49b9b7b254559ab9158e on tablet 6c794ea6ed8f49b9b7b254559ab9158e with peer 7354fb23b6414cf6a32dc4511d8e4bbb
I20260608 09:57:54.855142  9310 raft_consensus.cc:1217] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
W20260608 09:57:54.910224  8952 consensus_peers.cc:597] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 -> Peer 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801): Couldn't send request to peer 7e66bd3f58054a579b986863c5d726cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:57:54.912881  9525 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.913916  9525 tablet_bootstrap.cc:492] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap complete.
I20260608 09:57:54.914630  9525 ts_tablet_manager.cc:1403] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent bootstrapping tablet: real 0.309s	user 0.132s	sys 0.035s
I20260608 09:57:54.919482  9525 raft_consensus.cc:359] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:54.920316  9525 raft_consensus.cc:740] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b86119c56e604ecbb2eac5a23da1e4d1, State: Initialized, Role: LEARNER
I20260608 09:57:54.920987  9525 consensus_queue.cc:260] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:54.931169  9525 ts_tablet_manager.cc:1434] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 09:57:54.937419  8996 tablet_copy_service.cc:342] P f82f0beff29f458f802702235c9cab22: Request end of tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-93d1d3a501d547b2a67ed5321ac43567 received from {username='slave'} at 127.0.0.1:60016
I20260608 09:57:54.937973  8996 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-93d1d3a501d547b2a67ed5321ac43567 on tablet 93d1d3a501d547b2a67ed5321ac43567 with peer b86119c56e604ecbb2eac5a23da1e4d1
I20260608 09:57:54.984660  9533 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.985674  9533 tablet_bootstrap.cc:492] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Bootstrap complete.
I20260608 09:57:54.986405  9533 ts_tablet_manager.cc:1403] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Time spent bootstrapping tablet: real 0.343s	user 0.167s	sys 0.005s
I20260608 09:57:54.989359  9531 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:54.989300  9533 raft_consensus.cc:359] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:54.990315  9531 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap complete.
I20260608 09:57:54.990257  9533 raft_consensus.cc:740] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e66bd3f58054a579b986863c5d726cc, State: Initialized, Role: LEARNER
I20260608 09:57:54.991114  9531 ts_tablet_manager.cc:1403] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Time spent bootstrapping tablet: real 0.341s	user 0.153s	sys 0.013s
I20260608 09:57:54.991150  9533 consensus_queue.cc:260] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:54.994701  9531 raft_consensus.cc:359] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:54.995750  9531 raft_consensus.cc:740] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e66bd3f58054a579b986863c5d726cc, State: Initialized, Role: LEARNER
I20260608 09:57:54.996572  9531 consensus_queue.cc:260] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:55.001679  9533 ts_tablet_manager.cc:1434] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260608 09:57:55.004427  8996 tablet_copy_service.cc:342] P f82f0beff29f458f802702235c9cab22: Request end of tablet copy session 7e66bd3f58054a579b986863c5d726cc-048fb0453f0c4219be6e65cca7e0cb9d received from {username='slave'} at 127.0.0.1:60020
I20260608 09:57:55.005087  8996 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session 7e66bd3f58054a579b986863c5d726cc-048fb0453f0c4219be6e65cca7e0cb9d on tablet 048fb0453f0c4219be6e65cca7e0cb9d with peer 7e66bd3f58054a579b986863c5d726cc
I20260608 09:57:55.010419  9531 ts_tablet_manager.cc:1434] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 09:57:55.012156  8996 tablet_copy_service.cc:342] P f82f0beff29f458f802702235c9cab22: Request end of tablet copy session 7e66bd3f58054a579b986863c5d726cc-d474d322a80c46cd821955004632b404 received from {username='slave'} at 127.0.0.1:60020
I20260608 09:57:55.012643  8996 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session 7e66bd3f58054a579b986863c5d726cc-d474d322a80c46cd821955004632b404 on tablet d474d322a80c46cd821955004632b404 with peer 7e66bd3f58054a579b986863c5d726cc
I20260608 09:57:55.065644  9310 raft_consensus.cc:1217] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:57:55.079908  9459 raft_consensus.cc:1217] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:57:55.167316  9385 raft_consensus.cc:1217] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:55.187391  9558 raft_consensus.cc:1064] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: attempting to promote NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 to VOTER
I20260608 09:57:55.191488  9558 consensus_queue.cc:237] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
I20260608 09:57:55.204850  9459 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.206739  9557 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:57:55.207837  8984 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.209456  8837 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.211951  9537 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.220304  9558 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:57:55.242257  9537 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.244735  9458 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.257485  8837 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.259016  8986 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.277729  9501 raft_consensus.cc:1064] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: attempting to promote NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb to VOTER
I20260608 09:57:55.280879  9501 consensus_queue.cc:237] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:55.282460  8730 catalog_manager.cc:5696] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 reported cstate change: config changed from index 26 to 27, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.299039  9310 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.301241  9553 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:55.306819  8907 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.313027  8986 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.328197  9554 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:55.338964  9501 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:55.353181  9566 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.355505  8984 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.360324  9309 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.389380  8907 consensus_queue.cc:237] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
I20260608 09:57:55.389521  8729 catalog_manager.cc:5696] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb reported cstate change: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.398927  9458 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:55.403793  9537 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:55.411108  8905 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.414573  9557 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.426580  8984 raft_consensus.cc:1275] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:55.428880  9559 consensus_queue.cc:1048] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:55.430210  8837 consensus_queue.cc:237] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:55.434805  8984 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.438021  9309 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.439723  9566 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.441457  9458 raft_consensus.cc:2955] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.447124  9573 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.454125  8907 raft_consensus.cc:1275] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.457254  9553 consensus_queue.cc:1048] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.462075  8911 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.465924  8721 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f64053e9cfc45a88ec26d69e0bbd608 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:55.459167  8730 catalog_manager.cc:5696] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.466862  9309 raft_consensus.cc:2955] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.468611  8720 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 247154ca98004a2c9ac81b23802e85f0 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:55.481143  8729 catalog_manager.cc:5696] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:55.498929  8819 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f64053e9cfc45a88ec26d69e0bbd608 with delete_type TABLET_DATA_TOMBSTONED (TS 178acb2065a64e1bbfd0ddf4e47ce1b5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:37162
I20260608 09:57:55.504421  8971 tablet_service.cc:1558] Processing DeleteTablet for tablet 247154ca98004a2c9ac81b23802e85f0 with delete_type TABLET_DATA_TOMBSTONED (TS f82f0beff29f458f802702235c9cab22 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60194
I20260608 09:57:55.508998  9575 tablet_replica.cc:333] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:55.510615  9575 raft_consensus.cc:2243] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:55.511917  9575 raft_consensus.cc:2272] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:55.512639  9574 tablet_replica.cc:333] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:55.516674  9574 raft_consensus.cc:2243] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:55.517542  9574 raft_consensus.cc:2272] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:55.519157  9385 raft_consensus.cc:1217] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:57:55.519414  9575 ts_tablet_manager.cc:1916] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:55.531523  9574 ts_tablet_manager.cc:1916] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:55.540215  9575 ts_tablet_manager.cc:1929] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:55.540814  9575 log.cc:1199] T 247154ca98004a2c9ac81b23802e85f0 P f82f0beff29f458f802702235c9cab22: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/247154ca98004a2c9ac81b23802e85f0
I20260608 09:57:55.542492  8722 catalog_manager.cc:5027] TS f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): tablet 247154ca98004a2c9ac81b23802e85f0 (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:55.546672  9574 ts_tablet_manager.cc:1929] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:55.547096  9574 log.cc:1199] T 1f64053e9cfc45a88ec26d69e0bbd608 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/1f64053e9cfc45a88ec26d69e0bbd608
I20260608 09:57:55.548493  8720 catalog_manager.cc:5027] TS 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): tablet 1f64053e9cfc45a88ec26d69e0bbd608 (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:55.612856  9537 raft_consensus.cc:1064] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: attempting to promote NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb to VOTER
I20260608 09:57:55.617465  9576 raft_consensus.cc:1064] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: attempting to promote NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 to VOTER
I20260608 09:57:55.618276  9537 consensus_queue.cc:237] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:55.620342  9576 consensus_queue.cc:237] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
I20260608 09:57:55.641402  9458 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.642252  8911 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.643353  9577 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:55.644105  8837 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.645346  9539 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:55.646263  9576 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:55.662223  8838 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.662765  9309 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.664943  9559 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:55.667269  8984 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:55.669381  9557 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:55.674101  9557 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:55.682067  9539 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.685145  9552 raft_consensus.cc:1064] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: attempting to promote NON_VOTER 7e66bd3f58054a579b986863c5d726cc to VOTER
I20260608 09:57:55.688874  9552 consensus_queue.cc:237] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } }
I20260608 09:57:55.695343  9458 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.697340  8837 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.705880  8730 catalog_manager.cc:5696] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index 25 to 26, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:55.727075  9557 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.734886  8838 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.740150  8984 consensus_queue.cc:237] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
I20260608 09:57:55.737074  9309 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.743561  8911 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.755905  8727 catalog_manager.cc:5696] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.763757  9459 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.767048  9576 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.767650  8838 raft_consensus.cc:1275] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.773741  9576 consensus_queue.cc:1048] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.783030  9576 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.784346  8907 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.790398  9577 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.787451  8837 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.788242  9385 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.787297  9459 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.793910  9577 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.796113  8984 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.799153  9539 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.792183  8838 raft_consensus.cc:2955] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.819145  8722 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 93d1d3a501d547b2a67ed5321ac43567 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:55.835944  8911 consensus_queue.cc:237] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:55.847572  9309 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.847222  8727 catalog_manager.cc:5696] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } } }
I20260608 09:57:55.856112  9557 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.867043  9557 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.869232  8894 tablet_service.cc:1558] Processing DeleteTablet for tablet 93d1d3a501d547b2a67ed5321ac43567 with delete_type TABLET_DATA_TOMBSTONED (TS 86be0ee65e854ed38b06ffafc3b8b342 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:50648
I20260608 09:57:55.874233  9576 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.877352  8837 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.871721  9309 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.888890  9385 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.892647  8735 catalog_manager.cc:5696] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index 26 to 27, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:55.876391  8838 raft_consensus.cc:1275] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer 86be0ee65e854ed38b06ffafc3b8b342: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:55.912014  9559 consensus_queue.cc:1048] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:55.916916  8721 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6c794ea6ed8f49b9b7b254559ab9158e with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:55.917802  8907 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.923450  8984 consensus_queue.cc:237] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } }
I20260608 09:57:55.927050  8727 catalog_manager.cc:5696] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb reported cstate change: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New cstate: current_term: 1 leader_uuid: "86be0ee65e854ed38b06ffafc3b8b342" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.937731  9591 tablet_replica.cc:333] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:55.943599  9385 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:55.943914  8971 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c794ea6ed8f49b9b7b254559ab9158e with delete_type TABLET_DATA_TOMBSTONED (TS f82f0beff29f458f802702235c9cab22 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60194
I20260608 09:57:55.951700  9575 tablet_replica.cc:333] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:55.952677  9575 raft_consensus.cc:2243] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:55.952517  9576 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:55.953933  9575 raft_consensus.cc:2272] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:55.944960  8838 raft_consensus.cc:2955] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER f82f0beff29f458f802702235c9cab22 (127.4.69.3) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } } }
I20260608 09:57:55.956394  8911 raft_consensus.cc:1275] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:55.961808  9575 ts_tablet_manager.cc:1916] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:55.963251  9539 consensus_queue.cc:1048] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:55.967199  9591 raft_consensus.cc:2243] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:55.968669  9539 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.975805  8911 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.979090  9384 raft_consensus.cc:2955] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:55.969875  9591 raft_consensus.cc:2272] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:55.989990  9575 ts_tablet_manager.cc:1929] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:55.990474  9575 log.cc:1199] T 6c794ea6ed8f49b9b7b254559ab9158e P f82f0beff29f458f802702235c9cab22: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/6c794ea6ed8f49b9b7b254559ab9158e
I20260608 09:57:55.992175  8722 catalog_manager.cc:5027] TS f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): tablet 6c794ea6ed8f49b9b7b254559ab9158e (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:55.992425  9591 ts_tablet_manager.cc:1916] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:55.995340  8722 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 048fb0453f0c4219be6e65cca7e0cb9d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:56.002342  8732 catalog_manager.cc:5696] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index 27 to 28, VOTER 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:56.018252  9591 ts_tablet_manager.cc:1929] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:56.018887  9591 log.cc:1199] T 93d1d3a501d547b2a67ed5321ac43567 P 86be0ee65e854ed38b06ffafc3b8b342: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/93d1d3a501d547b2a67ed5321ac43567
I20260608 09:57:56.020843  8721 catalog_manager.cc:5027] TS 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): tablet 93d1d3a501d547b2a67ed5321ac43567 (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:56.026980  9578 raft_consensus.cc:1064] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: attempting to promote NON_VOTER 7e66bd3f58054a579b986863c5d726cc to VOTER
I20260608 09:57:56.028820  8819 tablet_service.cc:1558] Processing DeleteTablet for tablet 048fb0453f0c4219be6e65cca7e0cb9d with delete_type TABLET_DATA_TOMBSTONED (TS 178acb2065a64e1bbfd0ddf4e47ce1b5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:37162
I20260608 09:57:56.029915  9574 tablet_replica.cc:333] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:56.029765  9578 consensus_queue.cc:237] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } }
I20260608 09:57:56.031051  9574 raft_consensus.cc:2243] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:56.032068  9574 raft_consensus.cc:2272] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:56.038972  9574 ts_tablet_manager.cc:1916] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:56.065280  8911 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:56.066877  9384 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:56.067533  9578 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:56.068836  9577 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:56.075019  8838 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:56.077142  9574 ts_tablet_manager.cc:1929] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:56.077682  9574 log.cc:1199] T 048fb0453f0c4219be6e65cca7e0cb9d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/048fb0453f0c4219be6e65cca7e0cb9d
I20260608 09:57:56.078306  9539 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:56.079491  8720 catalog_manager.cc:5027] TS 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): tablet 048fb0453f0c4219be6e65cca7e0cb9d (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:56.090440  9576 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.098711  8838 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.108139  9384 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.110852  8735 catalog_manager.cc:5696] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index 25 to 26, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:56.115988  8911 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.126582  8984 consensus_queue.cc:237] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } }
I20260608 09:57:56.134127  9385 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:56.134971  8838 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:56.136430  9576 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:56.138458  9576 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:56.145484  9577 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.147547  8838 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.153895  9384 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.163429  8722 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d474d322a80c46cd821955004632b404 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:56.166517  8730 catalog_manager.cc:5696] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index 26 to 27, VOTER 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2) evicted. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } }
I20260608 09:57:56.181331  8894 tablet_service.cc:1558] Processing DeleteTablet for tablet d474d322a80c46cd821955004632b404 with delete_type TABLET_DATA_TOMBSTONED (TS 86be0ee65e854ed38b06ffafc3b8b342 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:50648
I20260608 09:57:56.182456  9591 tablet_replica.cc:333] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:56.183626  9591 raft_consensus.cc:2243] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:56.184266  9591 raft_consensus.cc:2272] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:56.187800  9591 ts_tablet_manager.cc:1916] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:56.201481  9591 ts_tablet_manager.cc:1929] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:56.201823  9591 log.cc:1199] T d474d322a80c46cd821955004632b404 P 86be0ee65e854ed38b06ffafc3b8b342: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/d474d322a80c46cd821955004632b404
I20260608 09:57:56.203204  8721 catalog_manager.cc:5027] TS 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): tablet d474d322a80c46cd821955004632b404 (table test-workload [id=87275c8bf9f240cdb7a2561d4a754145]) successfully deleted
I20260608 09:57:57.207918  8838 consensus_queue.cc:237] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:57.214953  8984 raft_consensus.cc:1275] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.217787  8911 raft_consensus.cc:1275] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.218178  9573 consensus_queue.cc:1048] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:57.219566  9596 consensus_queue.cc:1048] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:57.233928  9573 raft_consensus.cc:2955] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
W20260608 09:57:57.241070  8804 consensus_peers.cc:597] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 -> Peer b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6:44163): Couldn't send request to peer b86119c56e604ecbb2eac5a23da1e4d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d08753f42714be6a0f028118f2b5d6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.243817  8984 raft_consensus.cc:2955] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.243901  8911 raft_consensus.cc:2955] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.256481  8986 consensus_queue.cc:237] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:57.256247  8730 catalog_manager.cc:5696] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index -1 to 26, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:57.269254  8911 raft_consensus.cc:1275] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.270697  9578 consensus_queue.cc:1048] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:57:57.276965  8952 consensus_peers.cc:597] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 -> Peer 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801): Couldn't send request to peer 7e66bd3f58054a579b986863c5d726cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1cded7ab5894dceb7cac3bcc411a579. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.276996  8838 raft_consensus.cc:1275] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.279383  9578 consensus_queue.cc:1048] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:57.293305  8838 raft_consensus.cc:2955] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.292019  9606 raft_consensus.cc:2955] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.300458  8911 raft_consensus.cc:2955] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.317404  8986 consensus_queue.cc:237] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:57.342710  8732 catalog_manager.cc:5696] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.366791  9384 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:57.369076  9578 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:57:57.375644  8838 raft_consensus.cc:1275] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:57.378162  9614 consensus_queue.cc:1048] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:57:57.387784  9606 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.389600  8838 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.403415  8837 consensus_queue.cc:237] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:57.405197  9384 raft_consensus.cc:2955] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.409554  8730 catalog_manager.cc:5696] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index 27 to 28, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
W20260608 09:57:57.414145  8950 consensus_peers.cc:597] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 -> Peer 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4:36451): Couldn't send request to peer 7354fb23b6414cf6a32dc4511d8e4bbb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d474d322a80c46cd821955004632b404. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.434556  8986 raft_consensus.cc:1275] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.437065  9602 consensus_queue.cc:1048] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:57.445719  8911 raft_consensus.cc:1275] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:57.447504  9602 consensus_queue.cc:1048] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 09:57:57.470794  8803 consensus_peers.cc:597] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 -> Peer 7e66bd3f58054a579b986863c5d726cc (127.4.69.5:35801): Couldn't send request to peer 7e66bd3f58054a579b986863c5d726cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce3f5d2caa864182a4e98d2dff8e88a1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.473124  9596 raft_consensus.cc:2955] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.475203  8911 raft_consensus.cc:2955] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.477208  8986 raft_consensus.cc:2955] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.489979  8837 consensus_queue.cc:237] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:57.490839  8732 catalog_manager.cc:5696] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 reported cstate change: config changed from index -1 to 26, NON_VOTER 7e66bd3f58054a579b986863c5d726cc (127.4.69.5) added. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } } }
I20260608 09:57:57.506153  8986 raft_consensus.cc:1275] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
W20260608 09:57:57.506575  8801 consensus_peers.cc:597] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 -> Peer 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4:36451): Couldn't send request to peer 7354fb23b6414cf6a32dc4511d8e4bbb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e2e72d7634b479c8027aa30f3e675fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.510372  8911 raft_consensus.cc:1275] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer 178acb2065a64e1bbfd0ddf4e47ce1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 09:57:57.510187  9596 consensus_queue.cc:1048] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 09:57:57.512104  9573 consensus_queue.cc:1048] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 09:57:57.519548  9573 raft_consensus.cc:2955] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.521953  8986 raft_consensus.cc:2955] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.523689  8911 raft_consensus.cc:2955] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.535728  8984 consensus_queue.cc:237] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:57.537524  8735 catalog_manager.cc:5696] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 reported cstate change: config changed from index -1 to 24, NON_VOTER 7354fb23b6414cf6a32dc4511d8e4bbb (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } } }
I20260608 09:57:57.547560  8837 raft_consensus.cc:1275] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:57.549513  8911 raft_consensus.cc:1275] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Refusing update from remote peer f82f0beff29f458f802702235c9cab22: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:57.549337  9613 consensus_queue.cc:1048] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:57.553331  9613 consensus_queue.cc:1048] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:57:57.554874  8953 consensus_peers.cc:597] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 -> Peer b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6:44163): Couldn't send request to peer b86119c56e604ecbb2eac5a23da1e4d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8d6c84919bc47a8962781c438941a02. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:57.562841  9613 raft_consensus.cc:2955] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.564997  8837 raft_consensus.cc:2955] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.579953  8732 catalog_manager.cc:5696] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 reported cstate change: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New cstate: current_term: 1 leader_uuid: "f82f0beff29f458f802702235c9cab22" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.588124  8911 raft_consensus.cc:2955] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b86119c56e604ecbb2eac5a23da1e4d1 (127.4.69.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } } }
I20260608 09:57:57.681972  9631 ts_tablet_manager.cc:933] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Initiating tablet copy from peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:57.684245  9631 tablet_copy_client.cc:323] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36189
I20260608 09:57:57.724620  8848 tablet_copy_service.cc:140] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Received BeginTabletCopySession request for tablet 1d08753f42714be6a0f028118f2b5d6d from peer b86119c56e604ecbb2eac5a23da1e4d1 ({username='slave'} at 127.0.0.1:35348)
I20260608 09:57:57.725262  8848 tablet_copy_service.cc:161] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Beginning new tablet copy session on tablet 1d08753f42714be6a0f028118f2b5d6d from peer b86119c56e604ecbb2eac5a23da1e4d1 at {username='slave'} at 127.0.0.1:35348: session id = b86119c56e604ecbb2eac5a23da1e4d1-1d08753f42714be6a0f028118f2b5d6d
I20260608 09:57:57.733197  8848 tablet_copy_source_session.cc:215] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:57.737056  9631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d08753f42714be6a0f028118f2b5d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:57.753449  9631 tablet_copy_client.cc:806] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:57.754063  9631 tablet_copy_client.cc:670] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:57.758510  9632 tablet_copy_client.cc:1025] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:57.771637  9635 ts_tablet_manager.cc:933] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:57.773904  9635 tablet_copy_client.cc:323] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:57.775705  8996 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet d1cded7ab5894dceb7cac3bcc411a579 from peer 7e66bd3f58054a579b986863c5d726cc ({username='slave'} at 127.0.0.1:60020)
I20260608 09:57:57.776271  8996 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet d1cded7ab5894dceb7cac3bcc411a579 from peer 7e66bd3f58054a579b986863c5d726cc at {username='slave'} at 127.0.0.1:60020: session id = 7e66bd3f58054a579b986863c5d726cc-d1cded7ab5894dceb7cac3bcc411a579
I20260608 09:57:57.784360  8996 tablet_copy_source_session.cc:215] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:57.788480  9635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cded7ab5894dceb7cac3bcc411a579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:57.806243  9635 tablet_copy_client.cc:806] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:57.806933  9635 tablet_copy_client.cc:670] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:57.811553  9636 tablet_copy_client.cc:1025] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:57.889849  9638 ts_tablet_manager.cc:933] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:57.893052  9638 tablet_copy_client.cc:323] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:57.926453  8996 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet d474d322a80c46cd821955004632b404 from peer 7354fb23b6414cf6a32dc4511d8e4bbb ({username='slave'} at 127.0.0.1:47892)
I20260608 09:57:57.927073  8996 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet d474d322a80c46cd821955004632b404 from peer 7354fb23b6414cf6a32dc4511d8e4bbb at {username='slave'} at 127.0.0.1:47892: session id = 7354fb23b6414cf6a32dc4511d8e4bbb-d474d322a80c46cd821955004632b404
I20260608 09:57:57.936237  8996 tablet_copy_source_session.cc:215] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:57.940398  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d474d322a80c46cd821955004632b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:57.965451  9638 tablet_copy_client.cc:806] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:57.966663  9638 tablet_copy_client.cc:670] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:57.969862  9642 ts_tablet_manager.cc:933] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Initiating tablet copy from peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:57:57.974295  9639 tablet_copy_client.cc:1025] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:57.978140  9642 tablet_copy_client.cc:323] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36519
I20260608 09:57:57.980158  8996 tablet_copy_service.cc:140] P f82f0beff29f458f802702235c9cab22: Received BeginTabletCopySession request for tablet f8d6c84919bc47a8962781c438941a02 from peer b86119c56e604ecbb2eac5a23da1e4d1 ({username='slave'} at 127.0.0.1:60016)
I20260608 09:57:57.981323  8996 tablet_copy_service.cc:161] P f82f0beff29f458f802702235c9cab22: Beginning new tablet copy session on tablet f8d6c84919bc47a8962781c438941a02 from peer b86119c56e604ecbb2eac5a23da1e4d1 at {username='slave'} at 127.0.0.1:60016: session id = b86119c56e604ecbb2eac5a23da1e4d1-f8d6c84919bc47a8962781c438941a02
I20260608 09:57:57.981577  9644 ts_tablet_manager.cc:933] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Initiating tablet copy from peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:57.989992  9644 tablet_copy_client.cc:323] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36189
I20260608 09:57:57.992062  8996 tablet_copy_source_session.cc:215] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:57.996628  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8d6c84919bc47a8962781c438941a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:58.014536  9642 tablet_copy_client.cc:806] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:58.015142  9642 tablet_copy_client.cc:670] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:58.020152  9643 tablet_copy_client.cc:1025] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:58.021054  8848 tablet_copy_service.cc:140] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Received BeginTabletCopySession request for tablet ce3f5d2caa864182a4e98d2dff8e88a1 from peer 7e66bd3f58054a579b986863c5d726cc ({username='slave'} at 127.0.0.1:35364)
I20260608 09:57:58.021557  8848 tablet_copy_service.cc:161] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Beginning new tablet copy session on tablet ce3f5d2caa864182a4e98d2dff8e88a1 from peer 7e66bd3f58054a579b986863c5d726cc at {username='slave'} at 127.0.0.1:35364: session id = 7e66bd3f58054a579b986863c5d726cc-ce3f5d2caa864182a4e98d2dff8e88a1
I20260608 09:57:58.028504  8848 tablet_copy_source_session.cc:215] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:58.031823  9647 ts_tablet_manager.cc:933] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Initiating tablet copy from peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189)
I20260608 09:57:58.032413  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3f5d2caa864182a4e98d2dff8e88a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:58.041038  9647 tablet_copy_client.cc:323] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:36189
I20260608 09:57:58.042754  8848 tablet_copy_service.cc:140] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Received BeginTabletCopySession request for tablet 7e2e72d7634b479c8027aa30f3e675fa from peer 7354fb23b6414cf6a32dc4511d8e4bbb ({username='slave'} at 127.0.0.1:55600)
I20260608 09:57:58.043324  8848 tablet_copy_service.cc:161] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Beginning new tablet copy session on tablet 7e2e72d7634b479c8027aa30f3e675fa from peer 7354fb23b6414cf6a32dc4511d8e4bbb at {username='slave'} at 127.0.0.1:55600: session id = 7354fb23b6414cf6a32dc4511d8e4bbb-7e2e72d7634b479c8027aa30f3e675fa
I20260608 09:57:58.050590  8848 tablet_copy_source_session.cc:215] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:58.053813  9647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2e72d7634b479c8027aa30f3e675fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:58.056968  9644 tablet_copy_client.cc:806] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:58.057606  9644 tablet_copy_client.cc:670] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:58.067746  9645 tablet_copy_client.cc:1025] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:58.071429  9647 tablet_copy_client.cc:806] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:58.072031  9647 tablet_copy_client.cc:670] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:58.075733  9648 tablet_copy_client.cc:1025] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:58.120488  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:57:58.131100  4372 tablet_copy_service.cc:362] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Destroying tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-7e2e72d7634b479c8027aa30f3e675fa due to service shutdown
I20260608 09:57:58.131546  4372 tablet_copy_service.cc:434] P 178acb2065a64e1bbfd0ddf4e47ce1b5: ending tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-7e2e72d7634b479c8027aa30f3e675fa on tablet 7e2e72d7634b479c8027aa30f3e675fa with peer 7354fb23b6414cf6a32dc4511d8e4bbb
I20260608 09:57:58.132158  4372 tablet_copy_service.cc:362] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Destroying tablet copy session 7e66bd3f58054a579b986863c5d726cc-ce3f5d2caa864182a4e98d2dff8e88a1 due to service shutdown
I20260608 09:57:58.132464  4372 tablet_copy_service.cc:434] P 178acb2065a64e1bbfd0ddf4e47ce1b5: ending tablet copy session 7e66bd3f58054a579b986863c5d726cc-ce3f5d2caa864182a4e98d2dff8e88a1 on tablet ce3f5d2caa864182a4e98d2dff8e88a1 with peer 7e66bd3f58054a579b986863c5d726cc
I20260608 09:57:58.133021  4372 tablet_copy_service.cc:362] P 178acb2065a64e1bbfd0ddf4e47ce1b5: Destroying tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-1d08753f42714be6a0f028118f2b5d6d due to service shutdown
I20260608 09:57:58.133342  4372 tablet_copy_service.cc:434] P 178acb2065a64e1bbfd0ddf4e47ce1b5: ending tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-1d08753f42714be6a0f028118f2b5d6d on tablet 1d08753f42714be6a0f028118f2b5d6d with peer b86119c56e604ecbb2eac5a23da1e4d1
I20260608 09:57:58.171463  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:58.172674  4372 tablet_replica.cc:333] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.173650  4372 raft_consensus.cc:2243] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.174851  4372 raft_consensus.cc:2272] T 7ba7d8b3d597430b981b234f94f39975 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.178761  4372 tablet_replica.cc:333] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.179605  4372 raft_consensus.cc:2243] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.180873  4372 raft_consensus.cc:2272] T 6c794ea6ed8f49b9b7b254559ab9158e P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.184268  4372 tablet_replica.cc:333] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.185204  4372 raft_consensus.cc:2243] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.185956  4372 raft_consensus.cc:2272] T f8d6c84919bc47a8962781c438941a02 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.191421  4372 tablet_replica.cc:333] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.192410  4372 raft_consensus.cc:2243] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.193418  4372 raft_consensus.cc:2272] T 93d1d3a501d547b2a67ed5321ac43567 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:58.195262  8950 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260608 09:57:58.196707  4372 tablet_replica.cc:333] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.197630  4372 raft_consensus.cc:2243] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.198345  4372 raft_consensus.cc:2272] T d1cded7ab5894dceb7cac3bcc411a579 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.203995  4372 tablet_replica.cc:333] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.204986  4372 raft_consensus.cc:2243] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.206045  4372 raft_consensus.cc:2272] T 247154ca98004a2c9ac81b23802e85f0 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.209378  4372 tablet_replica.cc:333] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.210126  4372 raft_consensus.cc:2243] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.211472  4372 raft_consensus.cc:2272] T 7e2e72d7634b479c8027aa30f3e675fa P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.215551  4372 tablet_replica.cc:333] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.217168  4372 raft_consensus.cc:2243] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.218640  4372 raft_consensus.cc:2272] T ce3f5d2caa864182a4e98d2dff8e88a1 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:58.220582  8950 consensus_peers.cc:597] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 -> Peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Couldn't send request to peer 178acb2065a64e1bbfd0ddf4e47ce1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:58.223865  4372 tablet_replica.cc:333] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.224711  4372 raft_consensus.cc:2243] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.225523  4372 raft_consensus.cc:2272] T d474d322a80c46cd821955004632b404 P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.229076  4372 tablet_replica.cc:333] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5: stopping tablet replica
I20260608 09:57:58.229812  4372 raft_consensus.cc:2243] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.231446  4372 raft_consensus.cc:2272] T 1d08753f42714be6a0f028118f2b5d6d P 178acb2065a64e1bbfd0ddf4e47ce1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.272396  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:57:58.316268  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:57:58.394994  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:58.402235  4372 tablet_replica.cc:333] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.406388  4372 raft_consensus.cc:2243] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.407236  4372 raft_consensus.cc:2272] T 048fb0453f0c4219be6e65cca7e0cb9d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.410531  4372 tablet_replica.cc:333] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.411381  4372 raft_consensus.cc:2243] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.412240  4372 raft_consensus.cc:2272] T 7e2e72d7634b479c8027aa30f3e675fa P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.416152  4372 tablet_replica.cc:333] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.417135  4372 raft_consensus.cc:2243] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.417793  4372 raft_consensus.cc:2272] T d1cded7ab5894dceb7cac3bcc411a579 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.421164  4372 tablet_replica.cc:333] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.421907  4372 raft_consensus.cc:2243] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.422443  4372 raft_consensus.cc:2272] T 247154ca98004a2c9ac81b23802e85f0 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.425608  4372 tablet_replica.cc:333] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.426321  4372 raft_consensus.cc:2243] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.427469  4372 raft_consensus.cc:2272] T f8d6c84919bc47a8962781c438941a02 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.431185  4372 tablet_replica.cc:333] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.431977  4372 raft_consensus.cc:2243] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.433130  4372 raft_consensus.cc:2272] T 6c794ea6ed8f49b9b7b254559ab9158e P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.441351  4372 tablet_replica.cc:333] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.442122  4372 raft_consensus.cc:2243] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.443135  4372 raft_consensus.cc:2272] T 1f64053e9cfc45a88ec26d69e0bbd608 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:58.445475  8950 consensus_peers.cc:597] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 -> Peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Couldn't send request to peer 178acb2065a64e1bbfd0ddf4e47ce1b5. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:58.446408  4372 tablet_replica.cc:333] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.447280  4372 raft_consensus.cc:2243] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.447968  4372 raft_consensus.cc:2272] T 7ba7d8b3d597430b981b234f94f39975 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.451216  4372 tablet_replica.cc:333] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.451963  4372 raft_consensus.cc:2243] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.452647  4372 raft_consensus.cc:2272] T 1d08753f42714be6a0f028118f2b5d6d P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.455850  4372 tablet_replica.cc:333] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342: stopping tablet replica
I20260608 09:57:58.456485  4372 raft_consensus.cc:2243] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.457077  4372 raft_consensus.cc:2272] T ce3f5d2caa864182a4e98d2dff8e88a1 P 86be0ee65e854ed38b06ffafc3b8b342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.494903  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
W20260608 09:57:58.499380  8950 consensus_peers.cc:597] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 -> Peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Couldn't send request to peer 178acb2065a64e1bbfd0ddf4e47ce1b5. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:58.539140  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:57:58.564515  4372 tablet_copy_service.cc:362] P f82f0beff29f458f802702235c9cab22: Destroying tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-d474d322a80c46cd821955004632b404 due to service shutdown
I20260608 09:57:58.564967  4372 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session 7354fb23b6414cf6a32dc4511d8e4bbb-d474d322a80c46cd821955004632b404 on tablet d474d322a80c46cd821955004632b404 with peer 7354fb23b6414cf6a32dc4511d8e4bbb
I20260608 09:57:58.565618  4372 tablet_copy_service.cc:362] P f82f0beff29f458f802702235c9cab22: Destroying tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-f8d6c84919bc47a8962781c438941a02 due to service shutdown
I20260608 09:57:58.565944  4372 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session b86119c56e604ecbb2eac5a23da1e4d1-f8d6c84919bc47a8962781c438941a02 on tablet f8d6c84919bc47a8962781c438941a02 with peer b86119c56e604ecbb2eac5a23da1e4d1
I20260608 09:57:58.566499  4372 tablet_copy_service.cc:362] P f82f0beff29f458f802702235c9cab22: Destroying tablet copy session 7e66bd3f58054a579b986863c5d726cc-d1cded7ab5894dceb7cac3bcc411a579 due to service shutdown
I20260608 09:57:58.566838  4372 tablet_copy_service.cc:434] P f82f0beff29f458f802702235c9cab22: ending tablet copy session 7e66bd3f58054a579b986863c5d726cc-d1cded7ab5894dceb7cac3bcc411a579 on tablet d1cded7ab5894dceb7cac3bcc411a579 with peer 7e66bd3f58054a579b986863c5d726cc
I20260608 09:57:58.605932  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:58.607009  4372 tablet_replica.cc:333] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.607972  4372 raft_consensus.cc:2243] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.609193  4372 raft_consensus.cc:2272] T 048fb0453f0c4219be6e65cca7e0cb9d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.612836  4372 tablet_replica.cc:333] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.613694  4372 raft_consensus.cc:2243] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.614490  4372 raft_consensus.cc:2272] T ce3f5d2caa864182a4e98d2dff8e88a1 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.619174  4372 tablet_replica.cc:333] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.619987  4372 raft_consensus.cc:2243] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.620798  4372 raft_consensus.cc:2272] T 7e2e72d7634b479c8027aa30f3e675fa P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.623986  4372 tablet_replica.cc:333] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.624794  4372 raft_consensus.cc:2243] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.629524  4372 raft_consensus.cc:2272] T d1cded7ab5894dceb7cac3bcc411a579 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.632841  4372 tablet_replica.cc:333] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.633637  4372 raft_consensus.cc:2243] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.635064  4372 raft_consensus.cc:2272] T d474d322a80c46cd821955004632b404 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.638548  4372 tablet_replica.cc:333] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.639331  4372 raft_consensus.cc:2243] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.640420  4372 raft_consensus.cc:2272] T 93d1d3a501d547b2a67ed5321ac43567 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.643959  4372 tablet_replica.cc:333] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.644776  4372 raft_consensus.cc:2243] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:58.646127  4372 raft_consensus.cc:2272] T f8d6c84919bc47a8962781c438941a02 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.649348  4372 tablet_replica.cc:333] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.650084  4372 raft_consensus.cc:2243] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.650655  4372 raft_consensus.cc:2272] T 1f64053e9cfc45a88ec26d69e0bbd608 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.653839  4372 tablet_replica.cc:333] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.654525  4372 raft_consensus.cc:2243] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.655213  4372 raft_consensus.cc:2272] T 7ba7d8b3d597430b981b234f94f39975 P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:58.658540  4372 tablet_replica.cc:333] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22: stopping tablet replica
I20260608 09:57:58.659219  4372 raft_consensus.cc:2243] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:58.659911  4372 raft_consensus.cc:2272] T 1d08753f42714be6a0f028118f2b5d6d P f82f0beff29f458f802702235c9cab22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:59.196635  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:57:59.226217  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:57:59.252847  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:59.594925  9653 raft_consensus.cc:493] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 178acb2065a64e1bbfd0ddf4e47ce1b5)
I20260608 09:57:59.595460  9653 raft_consensus.cc:515] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:59.598009  9653 leader_election.cc:290] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
W20260608 09:57:59.605124  9273 leader_election.cc:336] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
W20260608 09:57:59.605839  9274 leader_election.cc:336] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Network error: Client connection negotiation failed: client connection to 127.4.69.2:46087: connect: Connection refused (error 111)
I20260608 09:57:59.606310  9274 leader_election.cc:304] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [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: 7354fb23b6414cf6a32dc4511d8e4bbb; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:59.607066  9653 raft_consensus.cc:2749] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:59.759508  9631 tablet_copy_client.cc:538] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:59.766153  9631 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap starting.
I20260608 09:57:59.793669  9658 raft_consensus.cc:493] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f82f0beff29f458f802702235c9cab22)
I20260608 09:57:59.794245  9658 raft_consensus.cc:515] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:57:59.797358  9658 leader_election.cc:290] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
W20260608 09:57:59.806288  9348 leader_election.cc:336] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
W20260608 09:57:59.807255  9350 leader_election.cc:336] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Network error: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
I20260608 09:57:59.807739  9350 leader_election.cc:304] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [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: 7e66bd3f58054a579b986863c5d726cc; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22
I20260608 09:57:59.808573  9658 raft_consensus.cc:2749] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:59.812455  9635 tablet_copy_client.cc:538] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:59.822032  9635 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap starting.
I20260608 09:57:59.852931  9662 raft_consensus.cc:493] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86be0ee65e854ed38b06ffafc3b8b342)
I20260608 09:57:59.853802  9662 raft_consensus.cc:515] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
I20260608 09:57:59.871645  9662 leader_election.cc:290] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
W20260608 09:57:59.883029  9424 leader_election.cc:336] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Network error: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
W20260608 09:57:59.886116  9423 leader_election.cc:336] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Network error: Client connection negotiation failed: client connection to 127.4.69.2:46087: connect: Connection refused (error 111)
I20260608 09:57:59.886680  9423 leader_election.cc:304] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [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: b86119c56e604ecbb2eac5a23da1e4d1; no voters: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22
I20260608 09:57:59.887609  9662 raft_consensus.cc:2749] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:59.903366  9653 raft_consensus.cc:493] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86be0ee65e854ed38b06ffafc3b8b342)
I20260608 09:57:59.903937  9653 raft_consensus.cc:515] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: false } }
I20260608 09:57:59.905079  9658 raft_consensus.cc:493] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f82f0beff29f458f802702235c9cab22)
I20260608 09:57:59.905602  9658 raft_consensus.cc:515] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } }
I20260608 09:57:59.917800  9631 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:59.918805  9631 tablet_bootstrap.cc:492] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap complete.
I20260608 09:57:59.919564  9631 ts_tablet_manager.cc:1403] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Time spent bootstrapping tablet: real 0.154s	user 0.131s	sys 0.016s
I20260608 09:57:59.919955  9653 leader_election.cc:290] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087)
I20260608 09:57:59.929093  9658 leader_election.cc:290] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
W20260608 09:57:59.926208  9273 leader_election.cc:336] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
W20260608 09:57:59.927500  9350 leader_election.cc:336] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Network error: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
W20260608 09:57:59.929965  9274 leader_election.cc:336] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Network error: Client connection negotiation failed: client connection to 127.4.69.2:46087: connect: Connection refused (error 111)
W20260608 09:57:59.930213  9349 leader_election.cc:336] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86be0ee65e854ed38b06ffafc3b8b342 (127.4.69.2:46087): Network error: Client connection negotiation failed: client connection to 127.4.69.2:46087: connect: Connection refused (error 111)
I20260608 09:57:59.930445  9274 leader_election.cc:304] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [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: 7354fb23b6414cf6a32dc4511d8e4bbb; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, 86be0ee65e854ed38b06ffafc3b8b342
I20260608 09:57:59.931752  9653 raft_consensus.cc:2749] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:59.922804  9631 raft_consensus.cc:359] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:59.932715  9631 raft_consensus.cc:740] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b86119c56e604ecbb2eac5a23da1e4d1, State: Initialized, Role: LEARNER
I20260608 09:57:59.932591  9349 leader_election.cc:304] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [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: 7e66bd3f58054a579b986863c5d726cc; no voters: 86be0ee65e854ed38b06ffafc3b8b342, f82f0beff29f458f802702235c9cab22
I20260608 09:57:59.933524  9631 consensus_queue.cc:260] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:57:59.934139  9658 raft_consensus.cc:2749] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:59.936035  9631 ts_tablet_manager.cc:1434] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
W20260608 09:57:59.938961  9631 tablet_copy_client.cc:1131] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
I20260608 09:57:59.969939  9635 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:59.970687  9635 tablet_bootstrap.cc:492] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap complete.
I20260608 09:57:59.971247  9635 ts_tablet_manager.cc:1403] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Time spent bootstrapping tablet: real 0.149s	user 0.138s	sys 0.008s
I20260608 09:57:59.973309  9635 raft_consensus.cc:359] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:59.973831  9635 raft_consensus.cc:740] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e66bd3f58054a579b986863c5d726cc, State: Initialized, Role: LEARNER
I20260608 09:57:59.974334  9635 consensus_queue.cc:260] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:57:59.975363  9638 tablet_copy_client.cc:538] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:59.976167  9635 ts_tablet_manager.cc:1434] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 09:57:59.979449  9635 tablet_copy_client.cc:1131] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
I20260608 09:57:59.984658  9638 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap starting.
I20260608 09:58:00.021098  9642 tablet_copy_client.cc:538] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:00.027617  9642 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap starting.
I20260608 09:58:00.052527  9662 raft_consensus.cc:493] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f82f0beff29f458f802702235c9cab22)
I20260608 09:58:00.053167  9662 raft_consensus.cc:515] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: false } }
W20260608 09:58:00.068164  9422 leader_election.cc:336] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189): Network error: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
I20260608 09:58:00.069089  9644 tablet_copy_client.cc:538] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:00.076568  9647 tablet_copy_client.cc:538] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 09:58:00.080878  9424 leader_election.cc:336] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519): Network error: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
I20260608 09:58:00.082365  9424 leader_election.cc:304] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [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: b86119c56e604ecbb2eac5a23da1e4d1; no voters: 178acb2065a64e1bbfd0ddf4e47ce1b5, f82f0beff29f458f802702235c9cab22
I20260608 09:58:00.082969  9662 leader_election.cc:290] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 178acb2065a64e1bbfd0ddf4e47ce1b5 (127.4.69.1:36189), f82f0beff29f458f802702235c9cab22 (127.4.69.3:36519)
I20260608 09:58:00.087775  9662 raft_consensus.cc:2749] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:58:00.092069  9644 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap starting.
I20260608 09:58:00.094941  9647 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap starting.
I20260608 09:58:00.138813  9638 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:00.139803  9638 tablet_bootstrap.cc:492] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap complete.
I20260608 09:58:00.140525  9638 ts_tablet_manager.cc:1403] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent bootstrapping tablet: real 0.156s	user 0.125s	sys 0.033s
I20260608 09:58:00.143507  9638 raft_consensus.cc:359] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:58:00.144381  9638 raft_consensus.cc:740] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7354fb23b6414cf6a32dc4511d8e4bbb, State: Initialized, Role: LEARNER
I20260608 09:58:00.145072  9638 consensus_queue.cc:260] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: false } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:58:00.147467  9638 ts_tablet_manager.cc:1434] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 09:58:00.150784  9638 tablet_copy_client.cc:1131] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
I20260608 09:58:00.169384  9642 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:00.170449  9642 tablet_bootstrap.cc:492] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Bootstrap complete.
I20260608 09:58:00.171197  9642 ts_tablet_manager.cc:1403] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent bootstrapping tablet: real 0.144s	user 0.139s	sys 0.004s
I20260608 09:58:00.174073  9642 raft_consensus.cc:359] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:58:00.174899  9642 raft_consensus.cc:740] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b86119c56e604ecbb2eac5a23da1e4d1, State: Initialized, Role: LEARNER
I20260608 09:58:00.175563  9642 consensus_queue.cc:260] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } attrs { replace: true } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "b86119c56e604ecbb2eac5a23da1e4d1" member_type: NON_VOTER last_known_addr { host: "127.4.69.6" port: 44163 } attrs { promote: true } }
I20260608 09:58:00.177865  9642 ts_tablet_manager.cc:1434] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 09:58:00.181203  9642 tablet_copy_client.cc:1131] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.3:36519: connect: Connection refused (error 111)
I20260608 09:58:00.276650  9647 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:00.277619  9647 tablet_bootstrap.cc:492] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Bootstrap complete.
I20260608 09:58:00.278290  9647 ts_tablet_manager.cc:1403] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent bootstrapping tablet: real 0.184s	user 0.120s	sys 0.024s
I20260608 09:58:00.281102  9647 raft_consensus.cc:359] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:58:00.281741  9644 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:00.281886  9647 raft_consensus.cc:740] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7354fb23b6414cf6a32dc4511d8e4bbb, State: Initialized, Role: LEARNER
I20260608 09:58:00.282629  9644 tablet_bootstrap.cc:492] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Bootstrap complete.
I20260608 09:58:00.282610  9647 consensus_queue.cc:260] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } attrs { replace: true } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } } peers { permanent_uuid: "7354fb23b6414cf6a32dc4511d8e4bbb" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 36451 } attrs { promote: true } }
I20260608 09:58:00.283466  9644 ts_tablet_manager.cc:1403] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Time spent bootstrapping tablet: real 0.192s	user 0.131s	sys 0.024s
I20260608 09:58:00.284834  9647 ts_tablet_manager.cc:1434] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 09:58:00.286103  9644 raft_consensus.cc:359] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:58:00.286929  9644 raft_consensus.cc:740] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e66bd3f58054a579b986863c5d726cc, State: Initialized, Role: LEARNER
W20260608 09:58:00.287645  9647 tablet_copy_client.cc:1131] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
I20260608 09:58:00.287540  9644 consensus_queue.cc:260] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "178acb2065a64e1bbfd0ddf4e47ce1b5" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 36189 } } peers { permanent_uuid: "86be0ee65e854ed38b06ffafc3b8b342" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46087 } } peers { permanent_uuid: "f82f0beff29f458f802702235c9cab22" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36519 } attrs { replace: true } } peers { permanent_uuid: "7e66bd3f58054a579b986863c5d726cc" member_type: NON_VOTER last_known_addr { host: "127.4.69.5" port: 35801 } attrs { promote: true } }
I20260608 09:58:00.289820  9644 ts_tablet_manager.cc:1434] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:58:00.291796  4372 tablet_replica.cc:333] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb: stopping tablet replica
I20260608 09:58:00.292559  4372 raft_consensus.cc:2243] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.293032  4372 raft_consensus.cc:2272] T 7e2e72d7634b479c8027aa30f3e675fa P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Raft consensus is shut down!
W20260608 09:58:00.294795  9644 tablet_copy_client.cc:1131] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.1:36189: connect: Connection refused (error 111)
I20260608 09:58:00.296422  4372 tablet_replica.cc:333] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb: stopping tablet replica
I20260608 09:58:00.297230  4372 raft_consensus.cc:2243] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.297761  4372 raft_consensus.cc:2272] T d474d322a80c46cd821955004632b404 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:58:00.300639  4372 tablet_replica.cc:333] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb: stopping tablet replica
I20260608 09:58:00.301429  4372 raft_consensus.cc:2243] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.302043  4372 raft_consensus.cc:2272] T 247154ca98004a2c9ac81b23802e85f0 P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.304477  4372 tablet_replica.cc:333] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb: stopping tablet replica
I20260608 09:58:00.304979  4372 raft_consensus.cc:2243] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.305481  4372 raft_consensus.cc:2272] T 6c794ea6ed8f49b9b7b254559ab9158e P 7354fb23b6414cf6a32dc4511d8e4bbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.330338  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:58:00.349196  4372 tablet_server.cc:179] TabletServer@127.4.69.5:0 shutting down...
I20260608 09:58:00.384593  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:00.386897  4372 tablet_replica.cc:333] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc: stopping tablet replica
I20260608 09:58:00.387629  4372 raft_consensus.cc:2243] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.388120  4372 raft_consensus.cc:2272] T ce3f5d2caa864182a4e98d2dff8e88a1 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:58:00.390501  4372 tablet_replica.cc:333] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc: stopping tablet replica
I20260608 09:58:00.391067  4372 raft_consensus.cc:2243] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.391554  4372 raft_consensus.cc:2272] T 048fb0453f0c4219be6e65cca7e0cb9d P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.393492  4372 tablet_replica.cc:333] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc: stopping tablet replica
I20260608 09:58:00.394102  4372 raft_consensus.cc:2243] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.394490  4372 raft_consensus.cc:2272] T d1cded7ab5894dceb7cac3bcc411a579 P 7e66bd3f58054a579b986863c5d726cc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:58:00.396363  4372 tablet_replica.cc:333] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc: stopping tablet replica
I20260608 09:58:00.396905  4372 raft_consensus.cc:2243] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.397449  4372 raft_consensus.cc:2272] T d474d322a80c46cd821955004632b404 P 7e66bd3f58054a579b986863c5d726cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.420164  4372 tablet_server.cc:196] TabletServer@127.4.69.5:0 shutdown complete.
I20260608 09:58:00.435973  4372 tablet_server.cc:179] TabletServer@127.4.69.6:0 shutting down...
I20260608 09:58:00.465247  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:00.466292  4372 tablet_replica.cc:333] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1: stopping tablet replica
I20260608 09:58:00.466902  4372 raft_consensus.cc:2243] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.467355  4372 raft_consensus.cc:2272] T f8d6c84919bc47a8962781c438941a02 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:58:00.470041  4372 tablet_replica.cc:333] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1: stopping tablet replica
I20260608 09:58:00.470577  4372 raft_consensus.cc:2243] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:58:00.470966  4372 raft_consensus.cc:2272] T 1d08753f42714be6a0f028118f2b5d6d P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:58:00.472954  4372 tablet_replica.cc:333] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1: stopping tablet replica
I20260608 09:58:00.473456  4372 raft_consensus.cc:2243] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.473948  4372 raft_consensus.cc:2272] T 93d1d3a501d547b2a67ed5321ac43567 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.475742  4372 tablet_replica.cc:333] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1: stopping tablet replica
I20260608 09:58:00.476204  4372 raft_consensus.cc:2243] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:00.476824  4372 raft_consensus.cc:2272] T 1f64053e9cfc45a88ec26d69e0bbd608 P b86119c56e604ecbb2eac5a23da1e4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.490584  4372 tablet_server.cc:196] TabletServer@127.4.69.6:0 shutdown complete.
I20260608 09:58:00.510365  4372 master.cc:562] Master@127.4.69.62:41639 shutting down...
W20260608 09:58:00.541932  8784 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:58:00.542201  8784 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:58:00.542359  8784 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:58:00.543670  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:00.544200  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:00.544540  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4de7a8e1fd894f38bbad7ddf01c61ec8: stopping tablet replica
I20260608 09:58:00.567287  4372 master.cc:584] Master@127.4.69.62:41639 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18874 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:58:00.615672  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:33875
I20260608 09:58:00.617117  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:00.623013  9673 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
W20260608 09:58:00.623224  9672 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
W20260608 09:58:00.623659  9675 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
I20260608 09:58:00.624641  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:00.625583  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:00.625757  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:00.625873  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912680625863 us; error 0 us; skew 500 ppm
I20260608 09:58:00.626389  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:00.628645  4372 webserver.cc:533] Webserver started at http://127.4.69.62:40469/ using document root <none> and password file <none>
I20260608 09:58:00.629236  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:00.629395  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:00.629621  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:00.630651  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "e29994f7ff3f48f48e2e2672d458545f"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:00.635376  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:00.638712  9680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.639484  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:00.639775  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "e29994f7ff3f48f48e2e2672d458545f"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:00.640069  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-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)
I20260608 09:58:00.662639  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:00.663863  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:00.702360  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:33875
I20260608 09:58:00.702499  9731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:33875 every 8 connection(s)
I20260608 09:58:00.706367  9732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:00.716444  9732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f: Bootstrap starting.
I20260608 09:58:00.721144  9732 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:00.725289  9732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f: No bootstrap required, opened a new log
I20260608 09:58:00.727336  9732 raft_consensus.cc:359] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER }
I20260608 09:58:00.727686  9732 raft_consensus.cc:385] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:00.727875  9732 raft_consensus.cc:740] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29994f7ff3f48f48e2e2672d458545f, State: Initialized, Role: FOLLOWER
I20260608 09:58:00.728483  9732 consensus_queue.cc:260] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER }
I20260608 09:58:00.728933  9732 raft_consensus.cc:399] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:00.729125  9732 raft_consensus.cc:493] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:00.729339  9732 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:00.733337  9732 raft_consensus.cc:515] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER }
I20260608 09:58:00.733810  9732 leader_election.cc:304] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [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: e29994f7ff3f48f48e2e2672d458545f; no voters: 
I20260608 09:58:00.734858  9732 leader_election.cc:290] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:00.735232  9735 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:00.736620  9735 raft_consensus.cc:697] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 1 LEADER]: Becoming Leader. State: Replica: e29994f7ff3f48f48e2e2672d458545f, State: Running, Role: LEADER
I20260608 09:58:00.737339  9735 consensus_queue.cc:237] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [LEADER]: Queue going to LEADER mode. State: All 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: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER }
I20260608 09:58:00.737984  9732 sys_catalog.cc:565] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:00.742105  9736 sys_catalog.cc:455] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e29994f7ff3f48f48e2e2672d458545f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER } }
I20260608 09:58:00.742781  9736 sys_catalog.cc:458] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:00.742841  9737 sys_catalog.cc:455] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e29994f7ff3f48f48e2e2672d458545f. Latest consensus state: current_term: 1 leader_uuid: "e29994f7ff3f48f48e2e2672d458545f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e29994f7ff3f48f48e2e2672d458545f" member_type: VOTER } }
I20260608 09:58:00.743428  9737 sys_catalog.cc:458] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:00.745970  9742 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:00.754190  9742 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:00.755740  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:00.764118  9742 catalog_manager.cc:1382] Generated new cluster ID: ccc439aeda6d4d5eb6838379772a0ea6
I20260608 09:58:00.764410  9742 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:00.816576  9742 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:00.817901  9742 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:00.830211  9742 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f: Generated new TSK 0
I20260608 09:58:00.830832  9742 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:00.886793  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:00.892973  9753 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
W20260608 09:58:00.894135  9754 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
I20260608 09:58:00.896128  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:00.896523  9756 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
I20260608 09:58:00.897451  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:00.897665  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:00.897846  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912680897828 us; error 0 us; skew 500 ppm
I20260608 09:58:00.898452  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:00.900741  4372 webserver.cc:533] Webserver started at http://127.4.69.1:36093/ using document root <none> and password file <none>
I20260608 09:58:00.901369  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:00.901574  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:00.901871  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:00.902967  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "81874a62497e45f28da01d35902b889d"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:00.907510  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:00.910905  9761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.911669  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:00.911995  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "81874a62497e45f28da01d35902b889d"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:00.912276  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-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)
I20260608 09:58:00.924134  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:00.925384  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:00.926824  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:00.929140  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:00.929316  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.929600  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:00.929765  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.971308  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:42629
I20260608 09:58:00.971431  9823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:42629 every 8 connection(s)
I20260608 09:58:00.976791  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:00.985214  9828 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
W20260608 09:58:00.985771  9829 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
I20260608 09:58:00.989955  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:00.990586  9824 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33875
W20260608 09:58:00.990597  9831 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
I20260608 09:58:00.991257  9824 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:00.992305  9824 heartbeater.cc:507] Master 127.4.69.62:33875 requested a full tablet report, sending...
I20260608 09:58:00.992918  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:00.993222  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:00.993461  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912680993422 us; error 0 us; skew 500 ppm
I20260608 09:58:00.994141  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:00.994915  9697 ts_manager.cc:194] Registered new tserver with Master: 81874a62497e45f28da01d35902b889d (127.4.69.1:42629)
I20260608 09:58:00.996922  4372 webserver.cc:533] Webserver started at http://127.4.69.2:41235/ using document root <none> and password file <none>
I20260608 09:58:00.997328  9697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51576
I20260608 09:58:00.997479  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:00.997795  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:00.998087  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:00.999548  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "b330da06b0914dc6802c8a00d3a60e6d"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:01.004539  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:58:01.007838  9836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.008603  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:01.008922  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "b330da06b0914dc6802c8a00d3a60e6d"
format_stamp: "Formatted at 2026-06-08 09:58:00 on dist-test-slave-t8l4"
I20260608 09:58:01.009171  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-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)
I20260608 09:58:01.030702  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:01.031776  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:01.033214  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:01.035480  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:01.035696  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.035953  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:01.036118  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.075214  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:37213
I20260608 09:58:01.075397  9898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:37213 every 8 connection(s)
I20260608 09:58:01.080482  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:01.088250  9902 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
W20260608 09:58:01.089022  9903 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
W20260608 09:58:01.091701  9905 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
I20260608 09:58:01.092655  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:01.093726  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:58:01.093817  9899 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33875
W20260608 09:58:01.094070  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:01.094292  9899 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:01.094338  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912681094315 us; error 0 us; skew 500 ppm
I20260608 09:58:01.095193  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:01.095219  9899 heartbeater.cc:507] Master 127.4.69.62:33875 requested a full tablet report, sending...
I20260608 09:58:01.097692  9697 ts_manager.cc:194] Registered new tserver with Master: b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213)
I20260608 09:58:01.098804  4372 webserver.cc:533] Webserver started at http://127.4.69.3:34725/ using document root <none> and password file <none>
I20260608 09:58:01.099263  9697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51578
I20260608 09:58:01.099380  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:01.099711  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:01.100003  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:01.101168  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "503604d45e7544a7b7554cbdcac4b734"
format_stamp: "Formatted at 2026-06-08 09:58:01 on dist-test-slave-t8l4"
I20260608 09:58:01.105618  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:58:01.109056  9910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.109766  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:01.110062  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "503604d45e7544a7b7554cbdcac4b734"
format_stamp: "Formatted at 2026-06-08 09:58:01 on dist-test-slave-t8l4"
I20260608 09:58:01.110354  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-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)
I20260608 09:58:01.130453  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:01.131585  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:01.133001  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:01.135274  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:01.135514  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.135753  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:01.135939  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:01.174978  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:34947
I20260608 09:58:01.175089  9972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:34947 every 8 connection(s)
I20260608 09:58:01.188733  9973 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33875
I20260608 09:58:01.189085  9973 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:01.189715  9973 heartbeater.cc:507] Master 127.4.69.62:33875 requested a full tablet report, sending...
I20260608 09:58:01.191634  9697 ts_manager.cc:194] Registered new tserver with Master: 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:01.191931  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013559245s
I20260608 09:58:01.193512  9697 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51580
I20260608 09:58:02.000342  9824 heartbeater.cc:499] Master 127.4.69.62:33875 was elected leader, sending a full tablet report...
I20260608 09:58:02.102005  9899 heartbeater.cc:499] Master 127.4.69.62:33875 was elected leader, sending a full tablet report...
I20260608 09:58:02.196590  9973 heartbeater.cc:499] Master 127.4.69.62:33875 was elected leader, sending a full tablet report...
I20260608 09:58:02.247917  9697 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51588:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:02.250488  9697 catalog_manager.cc:7076] 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.
I20260608 09:58:02.306915  9938 tablet_service.cc:1511] Processing CreateTablet for tablet 25eab99c3b6e4ac28b0fad962890cc9c (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:58:02.308399  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eab99c3b6e4ac28b0fad962890cc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.310281  9936 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4533142c914c74b73237f168b20f98 (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:58:02.311721  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4533142c914c74b73237f168b20f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.312086  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 470e0574788644d0ba0850e75181e83a (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:58:02.313513  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e0574788644d0ba0850e75181e83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.315140  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 25eab99c3b6e4ac28b0fad962890cc9c (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:58:02.316588  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eab99c3b6e4ac28b0fad962890cc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.317035  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4533142c914c74b73237f168b20f98 (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:58:02.318406  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4533142c914c74b73237f168b20f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.319047  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 25eab99c3b6e4ac28b0fad962890cc9c (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:58:02.319896  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4533142c914c74b73237f168b20f98 (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:58:02.320499  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eab99c3b6e4ac28b0fad962890cc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.320657  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 470e0574788644d0ba0850e75181e83a (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:58:02.321290  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4533142c914c74b73237f168b20f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.322156  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e0574788644d0ba0850e75181e83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.322870  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 470e0574788644d0ba0850e75181e83a (DEFAULT_TABLE table=test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:58:02.324256  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470e0574788644d0ba0850e75181e83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:02.363634  9995 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: Bootstrap starting.
I20260608 09:58:02.374337  9995 tablet_bootstrap.cc:654] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.378211  9994 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Bootstrap starting.
I20260608 09:58:02.388442  9993 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: Bootstrap starting.
I20260608 09:58:02.390667  9994 tablet_bootstrap.cc:654] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.396665  9995 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: No bootstrap required, opened a new log
I20260608 09:58:02.397042  9993 tablet_bootstrap.cc:654] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.397176  9995 ts_tablet_manager.cc:1403] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260608 09:58:02.397372  9994 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: No bootstrap required, opened a new log
I20260608 09:58:02.397902  9994 ts_tablet_manager.cc:1403] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 09:58:02.399734  9995 raft_consensus.cc:359] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.400581  9995 raft_consensus.cc:385] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.400975  9995 raft_consensus.cc:740] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330da06b0914dc6802c8a00d3a60e6d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.400904  9994 raft_consensus.cc:359] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.401921  9994 raft_consensus.cc:385] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.401983  9995 consensus_queue.cc:260] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.402377  9994 raft_consensus.cc:740] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 503604d45e7544a7b7554cbdcac4b734, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.402486  9993 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: No bootstrap required, opened a new log
I20260608 09:58:02.403045  9993 ts_tablet_manager.cc:1403] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:58:02.403227  9994 consensus_queue.cc:260] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.405140  9995 ts_tablet_manager.cc:1434] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:58:02.406272  9995 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: Bootstrap starting.
I20260608 09:58:02.406764  9993 raft_consensus.cc:359] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.407527  9993 raft_consensus.cc:385] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.407924  9993 raft_consensus.cc:740] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81874a62497e45f28da01d35902b889d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.409185  9993 consensus_queue.cc:260] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.413061  9995 tablet_bootstrap.cc:654] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.418246  9994 ts_tablet_manager.cc:1434] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 09:58:02.419453  9994 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: Bootstrap starting.
I20260608 09:58:02.419747  9993 ts_tablet_manager.cc:1434] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 09:58:02.420881  9993 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Bootstrap starting.
I20260608 09:58:02.426156  9994 tablet_bootstrap.cc:654] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.427295  9993 tablet_bootstrap.cc:654] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.436580  9995 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: No bootstrap required, opened a new log
I20260608 09:58:02.437191  9995 ts_tablet_manager.cc:1403] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260608 09:58:02.438452  9994 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: No bootstrap required, opened a new log
I20260608 09:58:02.438994  9994 ts_tablet_manager.cc:1403] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260608 09:58:02.439308  9993 tablet_bootstrap.cc:492] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: No bootstrap required, opened a new log
I20260608 09:58:02.439817  9993 ts_tablet_manager.cc:1403] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:58:02.440372  9995 raft_consensus.cc:359] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.441170  9995 raft_consensus.cc:385] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.441457  9995 raft_consensus.cc:740] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330da06b0914dc6802c8a00d3a60e6d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.442111  9994 raft_consensus.cc:359] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.442360  9993 raft_consensus.cc:359] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.442296  9995 consensus_queue.cc:260] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.443089  9994 raft_consensus.cc:385] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.443275  9993 raft_consensus.cc:385] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.443472  9994 raft_consensus.cc:740] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 503604d45e7544a7b7554cbdcac4b734, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.443663  9993 raft_consensus.cc:740] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81874a62497e45f28da01d35902b889d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.444872  9995 ts_tablet_manager.cc:1434] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:58:02.444525  9993 consensus_queue.cc:260] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.444523  9994 consensus_queue.cc:260] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.446983  9993 ts_tablet_manager.cc:1434] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:58:02.447712  9994 ts_tablet_manager.cc:1434] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 09:58:02.447973  9993 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Bootstrap starting.
I20260608 09:58:02.451081  9994 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: Bootstrap starting.
I20260608 09:58:02.455098  9993 tablet_bootstrap.cc:654] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.458200  9994 tablet_bootstrap.cc:654] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.461174  9995 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: Bootstrap starting.
I20260608 09:58:02.469962  9995 tablet_bootstrap.cc:654] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:02.473301  9993 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: No bootstrap required, opened a new log
I20260608 09:58:02.474064  9993 ts_tablet_manager.cc:1403] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.003s
I20260608 09:58:02.477471  9994 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: No bootstrap required, opened a new log
I20260608 09:58:02.477531  9995 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: No bootstrap required, opened a new log
I20260608 09:58:02.477365  9993 raft_consensus.cc:359] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.478072  9994 ts_tablet_manager.cc:1403] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260608 09:58:02.478169  9995 ts_tablet_manager.cc:1403] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:58:02.478319  9993 raft_consensus.cc:385] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.478775  9993 raft_consensus.cc:740] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81874a62497e45f28da01d35902b889d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.479599  9993 consensus_queue.cc:260] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.480983  9995 raft_consensus.cc:359] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.481256  9994 raft_consensus.cc:359] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.481720  9995 raft_consensus.cc:385] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.481868  9993 ts_tablet_manager.cc:1434] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:02.481985  9994 raft_consensus.cc:385] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:02.482086  9995 raft_consensus.cc:740] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b330da06b0914dc6802c8a00d3a60e6d, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.482517  9994 raft_consensus.cc:740] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 503604d45e7544a7b7554cbdcac4b734, State: Initialized, Role: FOLLOWER
I20260608 09:58:02.483129  9995 consensus_queue.cc:260] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.483356  9994 consensus_queue.cc:260] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.485280  9995 ts_tablet_manager.cc:1434] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:58:02.487201  9994 ts_tablet_manager.cc:1434] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:58:02.488610  9999 raft_consensus.cc:493] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:02.489156  9999 raft_consensus.cc:515] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.492169  9999 leader_election.cc:290] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81874a62497e45f28da01d35902b889d (127.4.69.1:42629), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:02.509771  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81874a62497e45f28da01d35902b889d" is_pre_election: true
I20260608 09:58:02.510671  9799 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330da06b0914dc6802c8a00d3a60e6d in term 0.
I20260608 09:58:02.511533  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734" is_pre_election: true
I20260608 09:58:02.511972  9839 leader_election.cc:304] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81874a62497e45f28da01d35902b889d, b330da06b0914dc6802c8a00d3a60e6d; no voters: 
I20260608 09:58:02.512210  9948 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b330da06b0914dc6802c8a00d3a60e6d in term 0.
I20260608 09:58:02.512989  9999 raft_consensus.cc:2804] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:02.513391  9999 raft_consensus.cc:493] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:02.513759  9999 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.518604  9999 raft_consensus.cc:515] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.520248  9999 leader_election.cc:290] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 1 election: Requested vote from peers 81874a62497e45f28da01d35902b889d (127.4.69.1:42629), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:02.521101  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81874a62497e45f28da01d35902b889d"
I20260608 09:58:02.521279  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734"
I20260608 09:58:02.521754  9799 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.521775  9948 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.529134  9799 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330da06b0914dc6802c8a00d3a60e6d in term 1.
I20260608 09:58:02.529134  9948 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b330da06b0914dc6802c8a00d3a60e6d in term 1.
I20260608 09:58:02.530539  9839 leader_election.cc:304] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81874a62497e45f28da01d35902b889d, b330da06b0914dc6802c8a00d3a60e6d; no voters: 
I20260608 09:58:02.531261  9999 raft_consensus.cc:2804] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:02.531810 10001 raft_consensus.cc:493] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:02.532505  9999 raft_consensus.cc:697] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 LEADER]: Becoming Leader. State: Replica: b330da06b0914dc6802c8a00d3a60e6d, State: Running, Role: LEADER
I20260608 09:58:02.532289 10001 raft_consensus.cc:515] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.533511  9999 consensus_queue.cc:237] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.534947 10001 leader_election.cc:290] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947), b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213)
I20260608 09:58:02.543911  9695 catalog_manager.cc:5696] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2). New cstate: current_term: 1 leader_uuid: "b330da06b0914dc6802c8a00d3a60e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:02.547665  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734" is_pre_election: true
I20260608 09:58:02.548405  9948 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 0.
I20260608 09:58:02.549750  9763 leader_election.cc:304] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 503604d45e7544a7b7554cbdcac4b734, 81874a62497e45f28da01d35902b889d; no voters: 
I20260608 09:58:02.550675 10001 raft_consensus.cc:2804] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:02.550541  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d" is_pre_election: true
I20260608 09:58:02.551095 10001 raft_consensus.cc:493] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:02.551327  9874 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 0.
I20260608 09:58:02.551501 10001 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.555508 10014 raft_consensus.cc:493] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:02.555995 10014 raft_consensus.cc:515] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.558394 10014 leader_election.cc:290] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:02.559026  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d" is_pre_election: true
I20260608 09:58:02.559633  9874 raft_consensus.cc:2468] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 0.
I20260608 09:58:02.559892  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734" is_pre_election: true
I20260608 09:58:02.559566 10001 raft_consensus.cc:515] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.560575  9948 raft_consensus.cc:2468] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 0.
I20260608 09:58:02.560878  9763 leader_election.cc:304] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81874a62497e45f28da01d35902b889d, b330da06b0914dc6802c8a00d3a60e6d; no voters: 
I20260608 09:58:02.561779 10014 raft_consensus.cc:2804] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:02.562067 10001 leader_election.cc:290] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 election: Requested vote from peers 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947), b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213)
I20260608 09:58:02.562234 10014 raft_consensus.cc:493] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:02.562671 10014 raft_consensus.cc:3060] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.563081  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734"
I20260608 09:58:02.563550  9948 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.563879  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d"
I20260608 09:58:02.564445  9874 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.568104  9948 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 1.
I20260608 09:58:02.569144  9763 leader_election.cc:304] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 503604d45e7544a7b7554cbdcac4b734, 81874a62497e45f28da01d35902b889d; no voters: 
I20260608 09:58:02.569839 10001 raft_consensus.cc:2804] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:02.569728 10014 raft_consensus.cc:515] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.571287 10001 raft_consensus.cc:697] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Becoming Leader. State: Replica: 81874a62497e45f28da01d35902b889d, State: Running, Role: LEADER
I20260608 09:58:02.571537  9874 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 1.
I20260608 09:58:02.572178 10014 leader_election.cc:290] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 election: Requested vote from peers b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:02.572254 10001 consensus_queue.cc:237] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:02.573254  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734"
I20260608 09:58:02.573576  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d"
I20260608 09:58:02.573829  9948 raft_consensus.cc:3060] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.574169  9874 raft_consensus.cc:3060] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:02.580785  9874 raft_consensus.cc:2468] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 1.
I20260608 09:58:02.581350  9948 raft_consensus.cc:2468] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 1.
I20260608 09:58:02.581018  9695 catalog_manager.cc:5696] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d reported cstate change: term changed from 0 to 1, leader changed from <none> to 81874a62497e45f28da01d35902b889d (127.4.69.1). New cstate: current_term: 1 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:02.582113  9763 leader_election.cc:304] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81874a62497e45f28da01d35902b889d, b330da06b0914dc6802c8a00d3a60e6d; no voters: 
I20260608 09:58:02.583024 10001 raft_consensus.cc:2804] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:02.583524 10001 raft_consensus.cc:697] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Becoming Leader. State: Replica: 81874a62497e45f28da01d35902b889d, State: Running, Role: LEADER
I20260608 09:58:02.584352 10001 consensus_queue.cc:237] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:02.594475  9695 catalog_manager.cc:5696] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d reported cstate change: term changed from 0 to 1, leader changed from <none> to 81874a62497e45f28da01d35902b889d (127.4.69.1). New cstate: current_term: 1 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:02.620082  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:02.626546 10018 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
W20260608 09:58:02.627769 10019 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
W20260608 09:58:02.629534 10021 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
I20260608 09:58:02.630775  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:02.632056  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:02.632261  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:02.632401  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912682632389 us; error 0 us; skew 500 ppm
I20260608 09:58:02.633111  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:02.635478  4372 webserver.cc:533] Webserver started at http://127.4.69.4:38369/ using document root <none> and password file <none>
I20260608 09:58:02.635959  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:02.636121  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:02.636354  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:02.637588  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4"
format_stamp: "Formatted at 2026-06-08 09:58:02 on dist-test-slave-t8l4"
I20260608 09:58:02.642403  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:02.645797 10026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:02.646586  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:58:02.646883  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4"
format_stamp: "Formatted at 2026-06-08 09:58:02 on dist-test-slave-t8l4"
I20260608 09:58:02.647176  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-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)
I20260608 09:58:02.676499  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:02.677678  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:02.679128  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:02.681695  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:02.681963  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:02.682258  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:02.682480  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:02.723297  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:43847
I20260608 09:58:02.723433 10088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:43847 every 8 connection(s)
I20260608 09:58:02.737619 10089 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33875
I20260608 09:58:02.738016 10089 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:02.738739 10089 heartbeater.cc:507] Master 127.4.69.62:33875 requested a full tablet report, sending...
I20260608 09:58:02.741365  9695 ts_manager.cc:194] Registered new tserver with Master: e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4:43847)
I20260608 09:58:02.743597  9695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51594
I20260608 09:58:02.753638  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:02.769374  9799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c"
dest_uuid: "81874a62497e45f28da01d35902b889d"
mode: GRACEFUL
new_leader_uuid: "503604d45e7544a7b7554cbdcac4b734"
 from {username='slave'} at 127.0.0.1:46540
I20260608 09:58:02.770138  9799 raft_consensus.cc:606] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Received request to transfer leadership to TS 503604d45e7544a7b7554cbdcac4b734
I20260608 09:58:02.771425  9750 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:58:02.771850  9750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:02.772663  9745 auto_rebalancer.cc:591] Failed to schedule move for tablet 470e0574788644d0ba0850e75181e83a: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:58:02.783757  9745 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a4533142c914c74b73237f168b20f98: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:58:02.844883 10001 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:02.852193 10015 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:58:02.852492 10015 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:58:02.863353 10001 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:02.874851  9999 consensus_queue.cc:1048] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:02.913053  9999 consensus_queue.cc:1048] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:02.929473 10001 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:02.943436 10001 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:03.058315 10014 raft_consensus.cc:993] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: : Instructing follower 503604d45e7544a7b7554cbdcac4b734 to start an election
I20260608 09:58:03.058929 10104 raft_consensus.cc:1081] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Signalling peer 503604d45e7544a7b7554cbdcac4b734 to start an election
I20260608 09:58:03.060858  9948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c"
dest_uuid: "503604d45e7544a7b7554cbdcac4b734"
 from {username='slave'} at 127.0.0.1:39934
I20260608 09:58:03.061435  9948 raft_consensus.cc:493] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:03.061766  9948 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:03.068789  9948 raft_consensus.cc:515] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:03.071166  9948 leader_election.cc:290] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [CANDIDATE]: Term 2 election: Requested vote from peers 81874a62497e45f28da01d35902b889d (127.4.69.1:42629), b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213)
I20260608 09:58:03.081399  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "503604d45e7544a7b7554cbdcac4b734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81874a62497e45f28da01d35902b889d"
I20260608 09:58:03.081542  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "503604d45e7544a7b7554cbdcac4b734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d"
I20260608 09:58:03.081954  9799 raft_consensus.cc:3055] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:03.082147  9874 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:03.082335  9799 raft_consensus.cc:740] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81874a62497e45f28da01d35902b889d, State: Running, Role: LEADER
I20260608 09:58:03.083173  9799 consensus_queue.cc:260] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:03.084206  9799 raft_consensus.cc:3060] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:03.088048  9874 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 503604d45e7544a7b7554cbdcac4b734 in term 2.
I20260608 09:58:03.089134  9799 raft_consensus.cc:2468] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 503604d45e7544a7b7554cbdcac4b734 in term 2.
I20260608 09:58:03.089214  9912 leader_election.cc:304] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 503604d45e7544a7b7554cbdcac4b734, b330da06b0914dc6802c8a00d3a60e6d; no voters: 
I20260608 09:58:03.090209 10000 raft_consensus.cc:2804] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:03.091239 10000 raft_consensus.cc:697] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 LEADER]: Becoming Leader. State: Replica: 503604d45e7544a7b7554cbdcac4b734, State: Running, Role: LEADER
I20260608 09:58:03.092095 10000 consensus_queue.cc:237] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } }
I20260608 09:58:03.099960  9696 catalog_manager.cc:5696] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 reported cstate change: term changed from 1 to 2, leader changed from 81874a62497e45f28da01d35902b889d (127.4.69.1) to 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3). New cstate: current_term: 2 leader_uuid: "503604d45e7544a7b7554cbdcac4b734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:03.368194  9874 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:03.369622 10000 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:03.445350  9799 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:03.446635 10000 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:03.747541 10089 heartbeater.cc:499] Master 127.4.69.62:33875 was elected leader, sending a full tablet report...
I20260608 09:58:03.808630  9948 consensus_queue.cc:237] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:03.816334  9799 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:03.817054  9874 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:03.818147 10107 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:03.819818 10112 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:03.830137  9874 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:03.830152  9799 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
W20260608 09:58:03.831300  9912 consensus_peers.cc:597] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 -> Peer e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4:43847): Couldn't send request to peer e33699dcfb5d4f789d9fa7dd63eedcb4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25eab99c3b6e4ac28b0fad962890cc9c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:03.842206  9696 catalog_manager.cc:5696] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d reported cstate change: config changed from index -1 to 3, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "503604d45e7544a7b7554cbdcac4b734" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:03.856067 10112 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:03.867491  9799 consensus_queue.cc:237] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Queue 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: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:03.875509  9948 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:03.875824  9874 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:03.877113 10120 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:03.877980 10014 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:03.884627  9763 consensus_peers.cc:597] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d -> Peer e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4:43847): Couldn't send request to peer e33699dcfb5d4f789d9fa7dd63eedcb4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a4533142c914c74b73237f168b20f98. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:03.888250  9874 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:03.888814  9948 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:03.947247 10014 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:04.148182  9695 catalog_manager.cc:5696] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d reported cstate change: config changed from index -1 to 2, NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } } }
I20260608 09:58:04.167727 10125 ts_tablet_manager.cc:933] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Initiating tablet copy from peer 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:04.169605 10125 tablet_copy_client.cc:323] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:34947
I20260608 09:58:04.179911  9958 tablet_copy_service.cc:140] P 503604d45e7544a7b7554cbdcac4b734: Received BeginTabletCopySession request for tablet 25eab99c3b6e4ac28b0fad962890cc9c from peer e33699dcfb5d4f789d9fa7dd63eedcb4 ({username='slave'} at 127.0.0.1:39956)
I20260608 09:58:04.180552  9958 tablet_copy_service.cc:161] P 503604d45e7544a7b7554cbdcac4b734: Beginning new tablet copy session on tablet 25eab99c3b6e4ac28b0fad962890cc9c from peer e33699dcfb5d4f789d9fa7dd63eedcb4 at {username='slave'} at 127.0.0.1:39956: session id = e33699dcfb5d4f789d9fa7dd63eedcb4-25eab99c3b6e4ac28b0fad962890cc9c
I20260608 09:58:04.188356  9958 tablet_copy_source_session.cc:215] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:04.192013 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eab99c3b6e4ac28b0fad962890cc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:04.198323 10129 ts_tablet_manager.cc:933] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: Initiating tablet copy from peer 81874a62497e45f28da01d35902b889d (127.4.69.1:42629)
I20260608 09:58:04.200301 10129 tablet_copy_client.cc:323] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:42629
I20260608 09:58:04.207836 10125 tablet_copy_client.cc:806] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:04.208491 10125 tablet_copy_client.cc:670] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:04.260599 10125 tablet_copy_client.cc:538] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:04.268390  9809 tablet_copy_service.cc:140] P 81874a62497e45f28da01d35902b889d: Received BeginTabletCopySession request for tablet 4a4533142c914c74b73237f168b20f98 from peer e33699dcfb5d4f789d9fa7dd63eedcb4 ({username='slave'} at 127.0.0.1:46562)
I20260608 09:58:04.269407  9809 tablet_copy_service.cc:161] P 81874a62497e45f28da01d35902b889d: Beginning new tablet copy session on tablet 4a4533142c914c74b73237f168b20f98 from peer e33699dcfb5d4f789d9fa7dd63eedcb4 at {username='slave'} at 127.0.0.1:46562: session id = e33699dcfb5d4f789d9fa7dd63eedcb4-4a4533142c914c74b73237f168b20f98
I20260608 09:58:04.279157 10125 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Bootstrap starting.
I20260608 09:58:04.280467  9809 tablet_copy_source_session.cc:215] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:04.285140 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4533142c914c74b73237f168b20f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:04.309291 10129 tablet_copy_client.cc:806] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:04.310011 10129 tablet_copy_client.cc:670] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:04.313201 10125 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:04.314450 10125 tablet_bootstrap.cc:492] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Bootstrap complete.
I20260608 09:58:04.315269 10125 ts_tablet_manager.cc:1403] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.010s
I20260608 09:58:04.316429 10129 tablet_copy_client.cc:538] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:04.319087 10125 raft_consensus.cc:359] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:04.320147 10125 raft_consensus.cc:740] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e33699dcfb5d4f789d9fa7dd63eedcb4, State: Initialized, Role: LEARNER
I20260608 09:58:04.320811 10125 consensus_queue.cc:260] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:04.323781 10125 ts_tablet_manager.cc:1434] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:58:04.326380  9958 tablet_copy_service.cc:342] P 503604d45e7544a7b7554cbdcac4b734: Request end of tablet copy session e33699dcfb5d4f789d9fa7dd63eedcb4-25eab99c3b6e4ac28b0fad962890cc9c received from {username='slave'} at 127.0.0.1:39956
I20260608 09:58:04.326894  9958 tablet_copy_service.cc:434] P 503604d45e7544a7b7554cbdcac4b734: ending tablet copy session e33699dcfb5d4f789d9fa7dd63eedcb4-25eab99c3b6e4ac28b0fad962890cc9c on tablet 25eab99c3b6e4ac28b0fad962890cc9c with peer e33699dcfb5d4f789d9fa7dd63eedcb4
I20260608 09:58:04.329928 10129 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: Bootstrap starting.
I20260608 09:58:04.352494 10129 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: 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
I20260608 09:58:04.353452 10129 tablet_bootstrap.cc:492] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: Bootstrap complete.
I20260608 09:58:04.354331 10129 ts_tablet_manager.cc:1403] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260608 09:58:04.357511 10129 raft_consensus.cc:359] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:04.358330 10129 raft_consensus.cc:740] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e33699dcfb5d4f789d9fa7dd63eedcb4, State: Initialized, Role: LEARNER
I20260608 09:58:04.359056 10129 consensus_queue.cc:260] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [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: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: true } }
I20260608 09:58:04.361510 10129 ts_tablet_manager.cc:1434] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:58:04.363476  9809 tablet_copy_service.cc:342] P 81874a62497e45f28da01d35902b889d: Request end of tablet copy session e33699dcfb5d4f789d9fa7dd63eedcb4-4a4533142c914c74b73237f168b20f98 received from {username='slave'} at 127.0.0.1:46562
I20260608 09:58:04.363989  9809 tablet_copy_service.cc:434] P 81874a62497e45f28da01d35902b889d: ending tablet copy session e33699dcfb5d4f789d9fa7dd63eedcb4-4a4533142c914c74b73237f168b20f98 on tablet 4a4533142c914c74b73237f168b20f98 with peer e33699dcfb5d4f789d9fa7dd63eedcb4
I20260608 09:58:04.414604 10064 raft_consensus.cc:1217] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:58:04.496888 10064 raft_consensus.cc:1217] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:04.773317  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:04.776819  9750 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:04.777249  9750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:04.939132 10115 raft_consensus.cc:1064] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: attempting to promote NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 to VOTER
I20260608 09:58:04.941738 10115 consensus_queue.cc:237] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:04.951390 10120 raft_consensus.cc:1064] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: attempting to promote NON_VOTER e33699dcfb5d4f789d9fa7dd63eedcb4 to VOTER
I20260608 09:58:04.951864 10064 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 LEARNER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:04.953495  9874 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:04.953729 10137 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:04.954802 10120 consensus_queue.cc:237] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [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: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:04.956104 10137 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:04.960986  9799 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:04.963615 10135 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:04.985970  9798 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:04.988555 10063 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.008646  9695 catalog_manager.cc:5696] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d reported cstate change: config changed from index 3 to 4, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "503604d45e7544a7b7554cbdcac4b734" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.012528  9948 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:05.015026 10123 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:05.015405 10063 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 LEARNER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:05.017160 10123 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:05.028823  9874 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:05.031104 10123 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:05.044631  9874 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.045186  9948 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.061599  9697 catalog_manager.cc:5696] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 reported cstate change: config changed from index 2 to 3, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.083694 10120 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.093146 10063 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } attrs { replace: true } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.113902 10137 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.122786  9874 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.355446  9798 consensus_queue.cc:237] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [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: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:05.363700  9948 consensus_queue.cc:237] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:05.365151 10063 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:05.367333 10143 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:05.369305  9874 raft_consensus.cc:1275] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Refusing update from remote peer 81874a62497e45f28da01d35902b889d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:05.372340 10143 consensus_queue.cc:1048] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:05.376359 10063 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:05.379841 10000 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:05.386286  9874 raft_consensus.cc:1275] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Refusing update from remote peer 503604d45e7544a7b7554cbdcac4b734: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:05.387615 10115 consensus_queue.cc:1048] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:05.385960 10063 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.388415  9873 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.393169 10064 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 81874a62497e45f28da01d35902b889d (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.404807  9695 catalog_manager.cc:5696] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 reported cstate change: config changed from index 3 to 4, VOTER 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3) evicted. New cstate: current_term: 1 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.414039  9873 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 81874a62497e45f28da01d35902b889d (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.438604  9938 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a4533142c914c74b73237f168b20f98 with delete_type TABLET_DATA_TOMBSTONED (TS 503604d45e7544a7b7554cbdcac4b734 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39922
I20260608 09:58:05.444337 10150 tablet_replica.cc:333] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: stopping tablet replica
I20260608 09:58:05.443390  9695 catalog_manager.cc:5696] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 reported cstate change: config changed from index 4 to 5, VOTER 81874a62497e45f28da01d35902b889d (127.4.69.1) evicted. New cstate: current_term: 2 leader_uuid: "503604d45e7544a7b7554cbdcac4b734" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.445428 10150 raft_consensus.cc:2243] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:05.446383 10150 raft_consensus.cc:2272] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:05.450248 10150 ts_tablet_manager.cc:1916] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:05.461210 10150 ts_tablet_manager.cc:1929] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:58:05.461602 10150 log.cc:1199] T 4a4533142c914c74b73237f168b20f98 P 503604d45e7544a7b7554cbdcac4b734: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/4a4533142c914c74b73237f168b20f98
I20260608 09:58:05.463239  9682 catalog_manager.cc:5027] TS 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947): tablet 4a4533142c914c74b73237f168b20f98 (table test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]) successfully deleted
I20260608 09:58:05.506125 10123 raft_consensus.cc:2955] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.516475  9683 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a4533142c914c74b73237f168b20f98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:05.579516  9787 tablet_service.cc:1558] Processing DeleteTablet for tablet 25eab99c3b6e4ac28b0fad962890cc9c with delete_type TABLET_DATA_TOMBSTONED (TS 81874a62497e45f28da01d35902b889d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46514
I20260608 09:58:05.581763 10151 tablet_replica.cc:333] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: stopping tablet replica
I20260608 09:58:05.582403 10151 raft_consensus.cc:2243] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:05.582932 10151 raft_consensus.cc:2272] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:05.585566 10151 ts_tablet_manager.cc:1916] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:05.596436 10151 ts_tablet_manager.cc:1929] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:05.596818 10151 log.cc:1199] T 25eab99c3b6e4ac28b0fad962890cc9c P 81874a62497e45f28da01d35902b889d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/25eab99c3b6e4ac28b0fad962890cc9c
I20260608 09:58:05.598273  9683 catalog_manager.cc:5027] TS 81874a62497e45f28da01d35902b889d (127.4.69.1:42629): tablet 25eab99c3b6e4ac28b0fad962890cc9c (table test-workload [id=5e9c7035f5514e7b9e230439ed2e75e4]) successfully deleted
I20260608 09:58:05.808516 10137 raft_consensus.cc:2955] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 81874a62497e45f28da01d35902b889d (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } } }
I20260608 09:58:05.815932  9682 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 25eab99c3b6e4ac28b0fad962890cc9c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:06.778519  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:06.781936  9750 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:06.782250  9750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:08.783190  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:08.787176  9750 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:08.787544  9750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:10.788772  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:10.811676  9750 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:10.812443  9750 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:10.916765  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:58:11.389375 10152 raft_consensus.cc:493] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b330da06b0914dc6802c8a00d3a60e6d)
I20260608 09:58:11.390060 10152 raft_consensus.cc:515] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:11.392087 10152 leader_election.cc:290] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:11.772629  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734" is_pre_election: true
I20260608 09:58:11.773093 10155 raft_consensus.cc:493] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81874a62497e45f28da01d35902b889d)
I20260608 09:58:11.773494  9948 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 1.
I20260608 09:58:11.773659 10155 raft_consensus.cc:515] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:11.775184  9763 leader_election.cc:304] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [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: 503604d45e7544a7b7554cbdcac4b734, 81874a62497e45f28da01d35902b889d; no voters: 
I20260608 09:58:11.776177 10153 raft_consensus.cc:2804] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:11.776619 10153 raft_consensus.cc:493] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b330da06b0914dc6802c8a00d3a60e6d)
I20260608 09:58:11.777189 10153 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:58:11.777961  9839 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260608 09:58:11.779578  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d" is_pre_election: true
I20260608 09:58:11.782784 10155 leader_election.cc:290] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81874a62497e45f28da01d35902b889d (127.4.69.1:42629), e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4:43847)
W20260608 09:58:11.783326  9839 leader_election.cc:336] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 81874a62497e45f28da01d35902b889d (127.4.69.1:42629): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:58:11.785168 10153 raft_consensus.cc:515] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:11.786890 10153 leader_election.cc:290] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [CANDIDATE]: Term 2 election: Requested vote from peers b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213), 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947)
I20260608 09:58:11.788511  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734"
I20260608 09:58:11.789191  9948 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:11.787876  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470e0574788644d0ba0850e75181e83a" candidate_uuid: "81874a62497e45f28da01d35902b889d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d"
I20260608 09:58:11.790639 10154 raft_consensus.cc:493] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81874a62497e45f28da01d35902b889d)
I20260608 09:58:11.791203 10154 raft_consensus.cc:515] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:11.794384 10154 leader_election.cc:290] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81874a62497e45f28da01d35902b889d (127.4.69.1:42629), b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213)
I20260608 09:58:11.803303  9948 raft_consensus.cc:2468] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81874a62497e45f28da01d35902b889d in term 2.
I20260608 09:58:11.811126  9763 leader_election.cc:304] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [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: 503604d45e7544a7b7554cbdcac4b734, 81874a62497e45f28da01d35902b889d; no voters: b330da06b0914dc6802c8a00d3a60e6d
I20260608 09:58:11.813052 10153 raft_consensus.cc:2804] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:11.813738 10153 raft_consensus.cc:697] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 LEADER]: Becoming Leader. State: Replica: 81874a62497e45f28da01d35902b889d, State: Running, Role: LEADER
I20260608 09:58:11.814872 10153 consensus_queue.cc:237] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:11.820768 10155 raft_consensus.cc:493] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 503604d45e7544a7b7554cbdcac4b734)
I20260608 09:58:11.821434 10155 raft_consensus.cc:515] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 43847 } attrs { promote: false } }
I20260608 09:58:11.823939 10155 leader_election.cc:290] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 503604d45e7544a7b7554cbdcac4b734 (127.4.69.3:34947), e33699dcfb5d4f789d9fa7dd63eedcb4 (127.4.69.4:43847)
W20260608 09:58:11.827556  9839 consensus_peers.cc:597] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d -> Peer 81874a62497e45f28da01d35902b889d (127.4.69.1:42629): Couldn't send request to peer 81874a62497e45f28da01d35902b889d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:11.876648  9912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.4:43847, user_credentials={real_user=slave}} blocked reactor thread for 79481.2us
I20260608 09:58:11.892802  9948 raft_consensus.cc:1240] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Rejecting Update request from peer b330da06b0914dc6802c8a00d3a60e6d for earlier term 1. Current term is 2. Ops: []
I20260608 09:58:11.896124  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "503604d45e7544a7b7554cbdcac4b734" is_pre_election: true
I20260608 09:58:11.895537  9696 catalog_manager.cc:5696] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d reported cstate change: term changed from 1 to 2, leader changed from b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2) to 81874a62497e45f28da01d35902b889d (127.4.69.1). New cstate: current_term: 2 leader_uuid: "81874a62497e45f28da01d35902b889d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:11.897943 10155 consensus_queue.cc:1059] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:11.902642 10029 leader_election.cc:336] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 81874a62497e45f28da01d35902b889d (127.4.69.1:42629): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:58:11.917420 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" is_pre_election: true
I20260608 09:58:11.919196 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eab99c3b6e4ac28b0fad962890cc9c" candidate_uuid: "b330da06b0914dc6802c8a00d3a60e6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" is_pre_election: true
I20260608 09:58:11.924490 10010 raft_consensus.cc:3055] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:11.925001 10010 raft_consensus.cc:740] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b330da06b0914dc6802c8a00d3a60e6d, State: Running, Role: LEADER
I20260608 09:58:11.923167  9838 leader_election.cc:304] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [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: b330da06b0914dc6802c8a00d3a60e6d; no voters: 81874a62497e45f28da01d35902b889d, e33699dcfb5d4f789d9fa7dd63eedcb4
I20260608 09:58:11.927021 10010 consensus_queue.cc:260] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81874a62497e45f28da01d35902b889d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42629 } } peers { permanent_uuid: "b330da06b0914dc6802c8a00d3a60e6d" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37213 } } peers { permanent_uuid: "503604d45e7544a7b7554cbdcac4b734" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34947 } }
I20260608 09:58:11.928084 10010 raft_consensus.cc:3060] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:11.929615 10155 raft_consensus.cc:2749] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:58:11.931190  9838 leader_election.cc:304] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [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: b330da06b0914dc6802c8a00d3a60e6d; no voters: 503604d45e7544a7b7554cbdcac4b734, e33699dcfb5d4f789d9fa7dd63eedcb4
I20260608 09:58:11.932055 10155 raft_consensus.cc:2749] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:58:11.933072  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4533142c914c74b73237f168b20f98" candidate_uuid: "e33699dcfb5d4f789d9fa7dd63eedcb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b330da06b0914dc6802c8a00d3a60e6d" is_pre_election: true
I20260608 09:58:11.934692 10028 leader_election.cc:304] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [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: e33699dcfb5d4f789d9fa7dd63eedcb4; no voters: 81874a62497e45f28da01d35902b889d, b330da06b0914dc6802c8a00d3a60e6d
I20260608 09:58:11.935626 10154 raft_consensus.cc:2749] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:58:12.073112  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:12.074023  4372 tablet_replica.cc:333] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: stopping tablet replica
I20260608 09:58:12.074705  4372 raft_consensus.cc:2243] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:12.075348  4372 pending_rounds.cc:70] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Trying to abort 1 pending ops.
I20260608 09:58:12.075569  4372 pending_rounds.cc:77] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294618385686220800 op_type: NO_OP noop_request { }
I20260608 09:58:12.075873  4372 raft_consensus.cc:2889] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:12.076159  4372 raft_consensus.cc:2272] T 470e0574788644d0ba0850e75181e83a P 81874a62497e45f28da01d35902b889d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.078667  4372 tablet_replica.cc:333] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d: stopping tablet replica
I20260608 09:58:12.079180  4372 raft_consensus.cc:2243] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:12.079959  4372 raft_consensus.cc:2272] T 4a4533142c914c74b73237f168b20f98 P 81874a62497e45f28da01d35902b889d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.107044  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:58:12.124643  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
W20260608 09:58:12.148068  9912 consensus_peers.cc:597] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 -> Peer b330da06b0914dc6802c8a00d3a60e6d (127.4.69.2:37213): Couldn't send request to peer b330da06b0914dc6802c8a00d3a60e6d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:12.152985  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:12.153977  4372 tablet_replica.cc:333] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d: stopping tablet replica
I20260608 09:58:12.154675  4372 raft_consensus.cc:2243] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.155216  4372 raft_consensus.cc:2272] T 25eab99c3b6e4ac28b0fad962890cc9c P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.157369  4372 tablet_replica.cc:333] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d: stopping tablet replica
I20260608 09:58:12.157893  4372 raft_consensus.cc:2243] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.158277  4372 raft_consensus.cc:2272] T 470e0574788644d0ba0850e75181e83a P b330da06b0914dc6802c8a00d3a60e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.160256  4372 tablet_replica.cc:333] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d: stopping tablet replica
I20260608 09:58:12.160751  4372 raft_consensus.cc:2243] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.161190  4372 raft_consensus.cc:2272] T 4a4533142c914c74b73237f168b20f98 P b330da06b0914dc6802c8a00d3a60e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.184971  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:58:12.198634  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:58:12.219165  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:12.219949  4372 tablet_replica.cc:333] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734: stopping tablet replica
I20260608 09:58:12.220588  4372 raft_consensus.cc:2243] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:12.221763  4372 raft_consensus.cc:2272] T 25eab99c3b6e4ac28b0fad962890cc9c P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.223702  4372 tablet_replica.cc:333] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734: stopping tablet replica
I20260608 09:58:12.224133  4372 raft_consensus.cc:2243] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.224516  4372 raft_consensus.cc:2272] T 470e0574788644d0ba0850e75181e83a P 503604d45e7544a7b7554cbdcac4b734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.248428  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:58:12.262265  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:58:12.281903  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:12.282527  4372 tablet_replica.cc:333] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4: stopping tablet replica
I20260608 09:58:12.283034  4372 raft_consensus.cc:2243] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.283474  4372 raft_consensus.cc:2272] T 4a4533142c914c74b73237f168b20f98 P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:12.285385  4372 tablet_replica.cc:333] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4: stopping tablet replica
I20260608 09:58:12.285823  4372 raft_consensus.cc:2243] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:12.286263  4372 raft_consensus.cc:2272] T 25eab99c3b6e4ac28b0fad962890cc9c P e33699dcfb5d4f789d9fa7dd63eedcb4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:58:12.797380 10085 debug-util.cc:398] Leaking SignalData structure 0x7b080010bca0 after lost signal to thread 4375
W20260608 09:58:12.798583 10085 debug-util.cc:398] Leaking SignalData structure 0x7b0800215500 after lost signal to thread 9731
I20260608 09:58:12.813599  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:58:12.820421  9750 auto_leader_rebalancer.cc:460] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.4.69.1:42629: connect: Connection refused (error 111)
W20260608 09:58:13.304529  4372 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10085)
W20260608 09:58:14.305323  4372 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10085)
I20260608 09:58:14.821769  9750 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:58:14.829715  9750 auto_leader_rebalancer.cc:460] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.4.69.1:42629: connect: Connection refused (error 111)
W20260608 09:58:15.306072  4372 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10085)
I20260608 09:58:15.515193  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:58:15.535074  4372 master.cc:562] Master@127.4.69.62:33875 shutting down...
I20260608 09:58:15.556337  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:15.557250  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:15.557585  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P e29994f7ff3f48f48e2e2672d458545f: stopping tablet replica
I20260608 09:58:15.578383  4372 master.cc:584] Master@127.4.69.62:33875 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (15007 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:58:15.623245  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:46411
I20260608 09:58:15.624506  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:15.630172 10173 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
W20260608 09:58:15.630249 10174 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
W20260608 09:58:15.631641 10176 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
I20260608 09:58:15.632956  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:15.633831  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:15.634049  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:15.634246  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912695634228 us; error 0 us; skew 500 ppm
I20260608 09:58:15.634843  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:15.637473  4372 webserver.cc:533] Webserver started at http://127.4.69.62:35119/ using document root <none> and password file <none>
I20260608 09:58:15.638118  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:15.638408  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:15.638760  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:15.640082  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "27ee05c7a02245e3b31668c9205be0f8"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.644723  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:58:15.648203 10181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:15.649135  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:15.649382  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "27ee05c7a02245e3b31668c9205be0f8"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.649618  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-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)
I20260608 09:58:15.665668  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:15.666853  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:15.705951  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:46411
I20260608 09:58:15.706066 10232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:46411 every 8 connection(s)
I20260608 09:58:15.710242 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:15.722255 10233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8: Bootstrap starting.
I20260608 09:58:15.727258 10233 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:15.731773 10233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8: No bootstrap required, opened a new log
I20260608 09:58:15.734290 10233 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER }
I20260608 09:58:15.734757 10233 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:15.734997 10233 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ee05c7a02245e3b31668c9205be0f8, State: Initialized, Role: FOLLOWER
I20260608 09:58:15.735702 10233 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER }
I20260608 09:58:15.736186 10233 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:15.736419 10233 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:15.736725 10233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:15.741724 10233 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER }
I20260608 09:58:15.742295 10233 leader_election.cc:304] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [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: 27ee05c7a02245e3b31668c9205be0f8; no voters: 
I20260608 09:58:15.743492 10233 leader_election.cc:290] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:15.744030 10236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:15.745505 10236 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 1 LEADER]: Becoming Leader. State: Replica: 27ee05c7a02245e3b31668c9205be0f8, State: Running, Role: LEADER
I20260608 09:58:15.746275 10236 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [LEADER]: Queue going to LEADER mode. State: All 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: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER }
I20260608 09:58:15.746608 10233 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:15.754287 10237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27ee05c7a02245e3b31668c9205be0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER } }
I20260608 09:58:15.754449 10238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27ee05c7a02245e3b31668c9205be0f8. Latest consensus state: current_term: 1 leader_uuid: "27ee05c7a02245e3b31668c9205be0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27ee05c7a02245e3b31668c9205be0f8" member_type: VOTER } }
I20260608 09:58:15.755187 10237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:15.755277 10238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:15.757304 10246 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:15.763170 10246 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:15.764330  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:15.772891 10246 catalog_manager.cc:1382] Generated new cluster ID: 5c93925240f54610afb02d34514ea031
I20260608 09:58:15.773200 10246 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:15.787822 10246 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:15.789252 10246 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:15.802614 10246 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8: Generated new TSK 0
I20260608 09:58:15.803242 10246 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:15.831394  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:15.840204 10254 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
W20260608 09:58:15.841539 10255 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
W20260608 09:58:15.842339 10257 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
I20260608 09:58:15.842700  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:15.843652  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:15.843868  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:15.844064  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912695844043 us; error 0 us; skew 500 ppm
I20260608 09:58:15.844735  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:15.847040  4372 webserver.cc:533] Webserver started at http://127.4.69.1:35845/ using document root <none> and password file <none>
I20260608 09:58:15.847570  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:15.847771  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:15.848076  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:15.849424  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "68573b22c6f542e68eac055f77395936"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.854107  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:15.857615 10262 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:15.858340  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:15.858645  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "68573b22c6f542e68eac055f77395936"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.858947  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-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)
I20260608 09:58:15.873344  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:15.874490  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:15.875941  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:15.878405  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:15.878633  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:15.878870  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:15.879051  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:15.919338  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:35775
I20260608 09:58:15.919456 10324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:35775 every 8 connection(s)
I20260608 09:58:15.925570  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:15.932878 10329 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
W20260608 09:58:15.934161 10330 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
I20260608 09:58:15.936790  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:15.937940 10332 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
I20260608 09:58:15.938796  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:15.938994  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:15.939126  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912695939114 us; error 0 us; skew 500 ppm
I20260608 09:58:15.939646  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:15.942477  4372 webserver.cc:533] Webserver started at http://127.4.69.2:46051/ using document root <none> and password file <none>
I20260608 09:58:15.943092  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:15.943358  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:15.943354 10325 heartbeater.cc:344] Connected to a master server at 127.4.69.62:46411
I20260608 09:58:15.943984  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:15.944012 10325 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:15.945012 10325 heartbeater.cc:507] Master 127.4.69.62:46411 requested a full tablet report, sending...
I20260608 09:58:15.945426  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "a09a435aeb504e18a98cb804e5cdbed3"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.947273 10198 ts_manager.cc:194] Registered new tserver with Master: 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775)
I20260608 09:58:15.949429 10198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44922
I20260608 09:58:15.950938  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:58:15.954627 10337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:15.955395  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:58:15.955689  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "a09a435aeb504e18a98cb804e5cdbed3"
format_stamp: "Formatted at 2026-06-08 09:58:15 on dist-test-slave-t8l4"
I20260608 09:58:15.955984  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-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)
I20260608 09:58:15.998018  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:15.999290  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:16.000861  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:16.003244  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:16.003476  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:16.003728  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:16.003903  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:16.044284  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:40483
I20260608 09:58:16.044651 10399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:40483 every 8 connection(s)
I20260608 09:58:16.050402  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:16.059208 10404 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
W20260608 09:58:16.059177 10403 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
W20260608 09:58:16.063318 10406 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
I20260608 09:58:16.063625  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:16.064596  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:58:16.064677 10400 heartbeater.cc:344] Connected to a master server at 127.4.69.62:46411
W20260608 09:58:16.064997  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:16.065153 10400 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:16.065230  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912696065210 us; error 0 us; skew 500 ppm
I20260608 09:58:16.066221  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:16.066150 10400 heartbeater.cc:507] Master 127.4.69.62:46411 requested a full tablet report, sending...
I20260608 09:58:16.068660 10198 ts_manager.cc:194] Registered new tserver with Master: a09a435aeb504e18a98cb804e5cdbed3 (127.4.69.2:40483)
I20260608 09:58:16.069228  4372 webserver.cc:533] Webserver started at http://127.4.69.3:38355/ using document root <none> and password file <none>
I20260608 09:58:16.069800  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:16.070020  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:16.070299  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:16.070339 10198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44938
I20260608 09:58:16.071797  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "3d59b3a2f17c4186ba7fe2312f53f085"
format_stamp: "Formatted at 2026-06-08 09:58:16 on dist-test-slave-t8l4"
I20260608 09:58:16.076488  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:58:16.080004 10411 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:16.080826  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:16.081128  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "3d59b3a2f17c4186ba7fe2312f53f085"
format_stamp: "Formatted at 2026-06-08 09:58:16 on dist-test-slave-t8l4"
I20260608 09:58:16.081411  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912543305729-4372-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)
I20260608 09:58:16.100128  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:16.101420  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:16.102898  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:16.105232  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:16.105465  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:16.105710  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:16.105896  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:16.145694  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:34557
I20260608 09:58:16.145828 10473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:34557 every 8 connection(s)
I20260608 09:58:16.162793 10474 heartbeater.cc:344] Connected to a master server at 127.4.69.62:46411
I20260608 09:58:16.163337 10474 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:16.164186 10474 heartbeater.cc:507] Master 127.4.69.62:46411 requested a full tablet report, sending...
I20260608 09:58:16.166276 10198 ts_manager.cc:194] Registered new tserver with Master: 3d59b3a2f17c4186ba7fe2312f53f085 (127.4.69.3:34557)
I20260608 09:58:16.166931  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015766833s
I20260608 09:58:16.167769 10198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44942
I20260608 09:58:16.952641 10325 heartbeater.cc:499] Master 127.4.69.62:46411 was elected leader, sending a full tablet report...
I20260608 09:58:17.073004 10400 heartbeater.cc:499] Master 127.4.69.62:46411 was elected leader, sending a full tablet report...
I20260608 09:58:17.170331 10474 heartbeater.cc:499] Master 127.4.69.62:46411 was elected leader, sending a full tablet report...
I20260608 09:58:17.222370 10198 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44956:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:17.224346 10198 catalog_manager.cc:7076] 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.
I20260608 09:58:17.283017 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 3e08d7c475e546f99008fce1fa14a82b (DEFAULT_TABLE table=test-workload [id=1946652a35604dd5a640bdedbff5cc2f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:17.284476 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e08d7c475e546f99008fce1fa14a82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:17.287611 10290 tablet_service.cc:1511] Processing CreateTablet for tablet 3e08d7c475e546f99008fce1fa14a82b (DEFAULT_TABLE table=test-workload [id=1946652a35604dd5a640bdedbff5cc2f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:17.288563 10439 tablet_service.cc:1511] Processing CreateTablet for tablet 3e08d7c475e546f99008fce1fa14a82b (DEFAULT_TABLE table=test-workload [id=1946652a35604dd5a640bdedbff5cc2f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:17.289079 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e08d7c475e546f99008fce1fa14a82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:17.289901 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e08d7c475e546f99008fce1fa14a82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:17.299589 10494 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: Bootstrap starting.
I20260608 09:58:17.306401 10494 tablet_bootstrap.cc:654] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:17.307924 10496 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: Bootstrap starting.
I20260608 09:58:17.309665 10495 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Bootstrap starting.
I20260608 09:58:17.312860 10494 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: No bootstrap required, opened a new log
I20260608 09:58:17.313448 10494 ts_tablet_manager.cc:1403] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 09:58:17.315244 10496 tablet_bootstrap.cc:654] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:17.316715 10494 raft_consensus.cc:359] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.317518 10494 raft_consensus.cc:385] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:17.317829 10494 raft_consensus.cc:740] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a09a435aeb504e18a98cb804e5cdbed3, State: Initialized, Role: FOLLOWER
I20260608 09:58:17.318178 10495 tablet_bootstrap.cc:654] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:17.318761 10494 consensus_queue.cc:260] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.322268 10496 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: No bootstrap required, opened a new log
I20260608 09:58:17.322778 10496 ts_tablet_manager.cc:1403] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 09:58:17.323659 10494 ts_tablet_manager.cc:1434] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:58:17.326098 10496 raft_consensus.cc:359] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.326838 10496 raft_consensus.cc:385] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:17.327106 10496 raft_consensus.cc:740] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d59b3a2f17c4186ba7fe2312f53f085, State: Initialized, Role: FOLLOWER
I20260608 09:58:17.327239 10495 tablet_bootstrap.cc:492] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: No bootstrap required, opened a new log
I20260608 09:58:17.327792 10495 ts_tablet_manager.cc:1403] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260608 09:58:17.327929 10496 consensus_queue.cc:260] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.330981 10495 raft_consensus.cc:359] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.332347 10495 raft_consensus.cc:385] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:17.332644 10495 raft_consensus.cc:740] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68573b22c6f542e68eac055f77395936, State: Initialized, Role: FOLLOWER
I20260608 09:58:17.333542 10495 consensus_queue.cc:260] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.336733 10495 ts_tablet_manager.cc:1434] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:58:17.337889 10496 ts_tablet_manager.cc:1434] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 09:58:17.361053 10502 raft_consensus.cc:493] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:17.361531 10502 raft_consensus.cc:515] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.363731 10502 leader_election.cc:290] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a09a435aeb504e18a98cb804e5cdbed3 (127.4.69.2:40483), 3d59b3a2f17c4186ba7fe2312f53f085 (127.4.69.3:34557)
I20260608 09:58:17.374773 10375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "68573b22c6f542e68eac055f77395936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a09a435aeb504e18a98cb804e5cdbed3" is_pre_election: true
I20260608 09:58:17.375450 10375 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68573b22c6f542e68eac055f77395936 in term 0.
I20260608 09:58:17.375895 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "68573b22c6f542e68eac055f77395936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" is_pre_election: true
I20260608 09:58:17.376564 10449 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68573b22c6f542e68eac055f77395936 in term 0.
I20260608 09:58:17.376752 10266 leader_election.cc:304] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68573b22c6f542e68eac055f77395936, a09a435aeb504e18a98cb804e5cdbed3; no voters: 
I20260608 09:58:17.377583 10502 raft_consensus.cc:2804] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:17.377955 10502 raft_consensus.cc:493] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:17.378234 10502 raft_consensus.cc:3060] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:17.383484 10502 raft_consensus.cc:515] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:17.385291 10502 leader_election.cc:290] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [CANDIDATE]: Term 1 election: Requested vote from peers a09a435aeb504e18a98cb804e5cdbed3 (127.4.69.2:40483), 3d59b3a2f17c4186ba7fe2312f53f085 (127.4.69.3:34557)
I20260608 09:58:17.386000 10375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "68573b22c6f542e68eac055f77395936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a09a435aeb504e18a98cb804e5cdbed3"
I20260608 09:58:17.386363 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "68573b22c6f542e68eac055f77395936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3a2f17c4186ba7fe2312f53f085"
I20260608 09:58:17.386510 10375 raft_consensus.cc:3060] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:17.386912 10449 raft_consensus.cc:3060] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:17.391824 10375 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68573b22c6f542e68eac055f77395936 in term 1.
I20260608 09:58:17.391858 10449 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68573b22c6f542e68eac055f77395936 in term 1.
I20260608 09:58:17.392997 10266 leader_election.cc:304] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68573b22c6f542e68eac055f77395936, a09a435aeb504e18a98cb804e5cdbed3; no voters: 
I20260608 09:58:17.393710 10502 raft_consensus.cc:2804] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:17.395093 10502 raft_consensus.cc:697] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 LEADER]: Becoming Leader. State: Replica: 68573b22c6f542e68eac055f77395936, State: Running, Role: LEADER
I20260608 09:58:17.396061 10502 consensus_queue.cc:237] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
W20260608 09:58:17.403168 10475 tablet.cc:2404] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:58:17.403846 10197 catalog_manager.cc:5696] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68573b22c6f542e68eac055f77395936 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "68573b22c6f542e68eac055f77395936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:17.427624  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:58:17.448529  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:17.449493  4372 tablet_replica.cc:333] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: stopping tablet replica
I20260608 09:58:17.450316  4372 raft_consensus.cc:2243] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:17.451184  4372 pending_rounds.cc:70] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Trying to abort 1 pending ops.
I20260608 09:58:17.451472  4372 pending_rounds.cc:77] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618408541061120 op_type: NO_OP noop_request { }
I20260608 09:58:17.451967  4372 raft_consensus.cc:2889] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:17.452445  4372 raft_consensus.cc:2272] T 3e08d7c475e546f99008fce1fa14a82b P 68573b22c6f542e68eac055f77395936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:17.473238  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:58:17.762797 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:17.764159 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:17.764442 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:19.198808 10507 raft_consensus.cc:493] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:19.199339 10507 raft_consensus.cc:515] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:19.201586 10507 leader_election.cc:290] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775), 3d59b3a2f17c4186ba7fe2312f53f085 (127.4.69.3:34557)
W20260608 09:58:19.205032 10338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 09:58:19.208819 10338 leader_election.cc:336] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111)
I20260608 09:58:19.212785 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "a09a435aeb504e18a98cb804e5cdbed3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" is_pre_election: true
I20260608 09:58:19.213338 10449 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a09a435aeb504e18a98cb804e5cdbed3 in term 1.
I20260608 09:58:19.214401 10341 leader_election.cc:304] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [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: 3d59b3a2f17c4186ba7fe2312f53f085, a09a435aeb504e18a98cb804e5cdbed3; no voters: 68573b22c6f542e68eac055f77395936
I20260608 09:58:19.215096 10507 raft_consensus.cc:2804] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:19.215432 10507 raft_consensus.cc:493] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:19.215715 10507 raft_consensus.cc:3060] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:19.220799 10507 raft_consensus.cc:515] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:19.222440 10507 leader_election.cc:290] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [CANDIDATE]: Term 2 election: Requested vote from peers 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775), 3d59b3a2f17c4186ba7fe2312f53f085 (127.4.69.3:34557)
I20260608 09:58:19.223726 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e08d7c475e546f99008fce1fa14a82b" candidate_uuid: "a09a435aeb504e18a98cb804e5cdbed3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d59b3a2f17c4186ba7fe2312f53f085"
I20260608 09:58:19.224311 10449 raft_consensus.cc:3060] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:58:19.226229 10338 leader_election.cc:336] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111)
I20260608 09:58:19.229722 10449 raft_consensus.cc:2468] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a09a435aeb504e18a98cb804e5cdbed3 in term 2.
I20260608 09:58:19.230731 10341 leader_election.cc:304] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [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: 3d59b3a2f17c4186ba7fe2312f53f085, a09a435aeb504e18a98cb804e5cdbed3; no voters: 68573b22c6f542e68eac055f77395936
I20260608 09:58:19.231370 10507 raft_consensus.cc:2804] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:19.232450 10507 raft_consensus.cc:697] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 2 LEADER]: Becoming Leader. State: Replica: a09a435aeb504e18a98cb804e5cdbed3, State: Running, Role: LEADER
I20260608 09:58:19.233291 10507 consensus_queue.cc:237] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [LEADER]: Queue going to LEADER 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: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } }
I20260608 09:58:19.241237 10197 catalog_manager.cc:5696] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 reported cstate change: term changed from 1 to 2, leader changed from 68573b22c6f542e68eac055f77395936 (127.4.69.1) to a09a435aeb504e18a98cb804e5cdbed3 (127.4.69.2). New cstate: current_term: 2 leader_uuid: "a09a435aeb504e18a98cb804e5cdbed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a09a435aeb504e18a98cb804e5cdbed3" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68573b22c6f542e68eac055f77395936" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 35775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:19.765347 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:19.766789 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:19.767131 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:19.785655 10338 consensus_peers.cc:597] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 -> Peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Couldn't send request to peer 68573b22c6f542e68eac055f77395936. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:19.826357 10449 raft_consensus.cc:1275] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 2 FOLLOWER]: Refusing update from remote peer a09a435aeb504e18a98cb804e5cdbed3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:58:19.827984 10518 consensus_queue.cc:1048] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d59b3a2f17c4186ba7fe2312f53f085" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:21.768236 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:21.769639 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:21.769960 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:22.462170 10338 consensus_peers.cc:597] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 -> Peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Couldn't send request to peer 68573b22c6f542e68eac055f77395936. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:58:23.771129 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:23.772519 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:23.772869 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:24.735781 10338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 09:58:25.271894 10338 consensus_peers.cc:597] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 -> Peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Couldn't send request to peer 68573b22c6f542e68eac055f77395936. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:58:25.774022 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:25.775650 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:25.776023 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:27.633461 10338 consensus_peers.cc:597] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 -> Peer 68573b22c6f542e68eac055f77395936 (127.4.69.1:35775): Couldn't send request to peer 68573b22c6f542e68eac055f77395936. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:35775: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 09:58:27.776997 10251 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:27.778348 10251 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:27.778606 10251 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:28.544987  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:58:28.577517  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:28.578329  4372 tablet_replica.cc:333] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3: stopping tablet replica
I20260608 09:58:28.578944  4372 raft_consensus.cc:2243] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:28.580070  4372 raft_consensus.cc:2272] T 3e08d7c475e546f99008fce1fa14a82b P a09a435aeb504e18a98cb804e5cdbed3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:28.601857  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:58:28.615540  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:58:28.636821  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:28.637507  4372 tablet_replica.cc:333] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085: stopping tablet replica
I20260608 09:58:28.638049  4372 raft_consensus.cc:2243] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:28.638525  4372 raft_consensus.cc:2272] T 3e08d7c475e546f99008fce1fa14a82b P 3d59b3a2f17c4186ba7fe2312f53f085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:28.658254  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:58:28.670490  4372 master.cc:562] Master@127.4.69.62:46411 shutting down...
I20260608 09:58:28.689863  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:28.690577  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:28.690943  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27ee05c7a02245e3b31668c9205be0f8: stopping tablet replica
I20260608 09:58:28.709800  4372 master.cc:584] Master@127.4.69.62:46411 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13124 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:58:28.747370  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:35333
I20260608 09:58:28.748580  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:28.754494 10551 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
W20260608 09:58:28.754583 10552 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
W20260608 09:58:28.755498 10554 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
I20260608 09:58:28.756784  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:28.757563  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:28.757768  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:28.757927  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912708757893 us; error 0 us; skew 500 ppm
I20260608 09:58:28.758546  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:28.761113  4372 webserver.cc:533] Webserver started at http://127.4.69.62:42633/ using document root <none> and password file <none>
I20260608 09:58:28.761667  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:28.761868  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:28.762144  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:28.763402  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "c7937aaf58b84772aa333bb7619a1aff"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-t8l4"
I20260608 09:58:28.768658  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:58:28.772262 10559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:28.773044  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:58:28.773351  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "c7937aaf58b84772aa333bb7619a1aff"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-t8l4"
I20260608 09:58:28.773617  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-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)
I20260608 09:58:28.792088  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:28.793367  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:28.832000  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:35333
I20260608 09:58:28.832126 10610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:35333 every 8 connection(s)
I20260608 09:58:28.836285 10611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:28.848068 10611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff: Bootstrap starting.
I20260608 09:58:28.853051 10611 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:28.857643 10611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff: No bootstrap required, opened a new log
I20260608 09:58:28.860742 10611 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER }
I20260608 09:58:28.861220 10611 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:28.861469 10611 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7937aaf58b84772aa333bb7619a1aff, State: Initialized, Role: FOLLOWER
I20260608 09:58:28.862087 10611 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER }
I20260608 09:58:28.862576 10611 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:28.862833 10611 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:28.863101 10611 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:28.867826 10611 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER }
I20260608 09:58:28.868338 10611 leader_election.cc:304] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [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: c7937aaf58b84772aa333bb7619a1aff; no voters: 
I20260608 09:58:28.869508 10611 leader_election.cc:290] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:28.870015 10614 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:28.871409 10614 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 1 LEADER]: Becoming Leader. State: Replica: c7937aaf58b84772aa333bb7619a1aff, State: Running, Role: LEADER
I20260608 09:58:28.872176 10614 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [LEADER]: Queue going to LEADER mode. State: All 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: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER }
I20260608 09:58:28.872805 10611 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:28.875330 10616 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7937aaf58b84772aa333bb7619a1aff. Latest consensus state: current_term: 1 leader_uuid: "c7937aaf58b84772aa333bb7619a1aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER } }
I20260608 09:58:28.875447 10615 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7937aaf58b84772aa333bb7619a1aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7937aaf58b84772aa333bb7619a1aff" member_type: VOTER } }
I20260608 09:58:28.876078 10616 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:28.876176 10615 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:28.883680 10619 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:28.888953 10619 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:28.890162  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:28.898140 10619 catalog_manager.cc:1382] Generated new cluster ID: 5fae71e4ff624eaa98762e3bece8401e
I20260608 09:58:28.898432 10619 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:28.922700 10619 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:28.924014 10619 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:28.936619 10619 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff: Generated new TSK 0
I20260608 09:58:28.937250 10619 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:28.957231  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:28.963536 10632 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
W20260608 09:58:28.964779 10633 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
W20260608 09:58:28.966398 10635 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
I20260608 09:58:28.966676  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:28.967577  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:28.967772  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:28.967900  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912708967888 us; error 0 us; skew 500 ppm
I20260608 09:58:28.968466  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:28.970716  4372 webserver.cc:533] Webserver started at http://127.4.69.1:45225/ using document root <none> and password file <none>
I20260608 09:58:28.971182  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:28.971339  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:28.971566  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:28.972620  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "ccadef87beb14646a2826084a837e8f4"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-t8l4"
I20260608 09:58:28.977494  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:58:28.980882 10640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:28.981643  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:28.981945  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "ccadef87beb14646a2826084a837e8f4"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-t8l4"
I20260608 09:58:28.982240  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-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)
I20260608 09:58:29.000936  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:29.002151  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:29.003592  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:29.006037  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:29.006258  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.006505  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:29.006678  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.047591  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:39869
I20260608 09:58:29.047724 10702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:39869 every 8 connection(s)
I20260608 09:58:29.053269  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:29.061499 10707 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
W20260608 09:58:29.062227 10708 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
W20260608 09:58:29.064270 10710 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
I20260608 09:58:29.065907  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:29.066999  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:29.067315  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:29.067543  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912709067521 us; error 0 us; skew 500 ppm
I20260608 09:58:29.068270  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:29.068760 10703 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35333
I20260608 09:58:29.069197 10703 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:29.070236 10703 heartbeater.cc:507] Master 127.4.69.62:35333 requested a full tablet report, sending...
I20260608 09:58:29.071250  4372 webserver.cc:533] Webserver started at http://127.4.69.2:34619/ using document root <none> and password file <none>
I20260608 09:58:29.071979  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:29.072227  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:29.072528  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:29.072932 10576 ts_manager.cc:194] Registered new tserver with Master: ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869)
I20260608 09:58:29.073961  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "1131277a0f324078b743ca30165ab0b6"
format_stamp: "Formatted at 2026-06-08 09:58:29 on dist-test-slave-t8l4"
I20260608 09:58:29.075007 10576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34922
I20260608 09:58:29.079696  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:58:29.083635 10715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.084518  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:58:29.084864  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "1131277a0f324078b743ca30165ab0b6"
format_stamp: "Formatted at 2026-06-08 09:58:29 on dist-test-slave-t8l4"
I20260608 09:58:29.085117  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-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)
I20260608 09:58:29.112965  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:29.114163  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:29.115578  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:29.117973  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:29.118185  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.118462  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:29.118629  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.158061  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:37489
I20260608 09:58:29.158182 10777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:37489 every 8 connection(s)
I20260608 09:58:29.163511  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:29.171357 10781 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
W20260608 09:58:29.172616 10782 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
I20260608 09:58:29.176405  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:29.176924 10784 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
I20260608 09:58:29.177700 10778 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35333
I20260608 09:58:29.178049  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:58:29.178097 10778 heartbeater.cc:461] Registering TS with master...
W20260608 09:58:29.178455  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:29.178701  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912709178680 us; error 0 us; skew 500 ppm
I20260608 09:58:29.179157 10778 heartbeater.cc:507] Master 127.4.69.62:35333 requested a full tablet report, sending...
I20260608 09:58:29.179416  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:29.181687 10576 ts_manager.cc:194] Registered new tserver with Master: 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:29.182430  4372 webserver.cc:533] Webserver started at http://127.4.69.3:45217/ using document root <none> and password file <none>
I20260608 09:58:29.183185  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:29.183418  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:29.183753  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:29.183691 10576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34928
I20260608 09:58:29.185524  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "f4e050b64fe9438ea15f0424b3726dbc"
format_stamp: "Formatted at 2026-06-08 09:58:29 on dist-test-slave-t8l4"
I20260608 09:58:29.190459  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:29.193917 10789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.194697  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:29.195013  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "f4e050b64fe9438ea15f0424b3726dbc"
format_stamp: "Formatted at 2026-06-08 09:58:29 on dist-test-slave-t8l4"
I20260608 09:58:29.195298  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-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)
I20260608 09:58:29.212015  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:29.213266  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:29.214707  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:29.217005  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:29.217212  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.217481  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:29.217657  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:29.257279  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:44109
I20260608 09:58:29.257405 10851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:44109 every 8 connection(s)
I20260608 09:58:29.272164 10852 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35333
I20260608 09:58:29.272538 10852 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:29.273319 10852 heartbeater.cc:507] Master 127.4.69.62:35333 requested a full tablet report, sending...
I20260608 09:58:29.275377 10576 ts_manager.cc:194] Registered new tserver with Master: f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:29.276348  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014915387s
I20260608 09:58:29.276847 10576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34936
I20260608 09:58:30.078176 10703 heartbeater.cc:499] Master 127.4.69.62:35333 was elected leader, sending a full tablet report...
I20260608 09:58:30.186640 10778 heartbeater.cc:499] Master 127.4.69.62:35333 was elected leader, sending a full tablet report...
I20260608 09:58:30.279592 10852 heartbeater.cc:499] Master 127.4.69.62:35333 was elected leader, sending a full tablet report...
I20260608 09:58:30.333045 10576 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34946:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:30.336508 10576 catalog_manager.cc:7076] 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.
I20260608 09:58:30.394258 10668 tablet_service.cc:1511] Processing CreateTablet for tablet fcc4361da2a242afa3251ace8dff0a99 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:30.395727 10668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc4361da2a242afa3251ace8dff0a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.397972 10667 tablet_service.cc:1511] Processing CreateTablet for tablet 141c7f5f5bab428da03fd581495b81ca (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:30.400913 10666 tablet_service.cc:1511] Processing CreateTablet for tablet 0efbb2460be540c693efd0a622922a84 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:30.402359 10666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efbb2460be540c693efd0a622922a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.404500 10817 tablet_service.cc:1511] Processing CreateTablet for tablet fcc4361da2a242afa3251ace8dff0a99 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:30.405045 10667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141c7f5f5bab428da03fd581495b81ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.405972 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc4361da2a242afa3251ace8dff0a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.405906 10665 tablet_service.cc:1511] Processing CreateTablet for tablet 31080306b25e466885d2c1e16c0a0350 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:30.407344 10665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31080306b25e466885d2c1e16c0a0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.409844 10814 tablet_service.cc:1511] Processing CreateTablet for tablet 31080306b25e466885d2c1e16c0a0350 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:30.411408 10814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31080306b25e466885d2c1e16c0a0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.411980 10815 tablet_service.cc:1511] Processing CreateTablet for tablet 0efbb2460be540c693efd0a622922a84 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:30.413695 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efbb2460be540c693efd0a622922a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.409844 10816 tablet_service.cc:1511] Processing CreateTablet for tablet 141c7f5f5bab428da03fd581495b81ca (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:30.419447 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141c7f5f5bab428da03fd581495b81ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.443274 10873 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: Bootstrap starting.
I20260608 09:58:30.463599 10742 tablet_service.cc:1511] Processing CreateTablet for tablet 141c7f5f5bab428da03fd581495b81ca (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:30.464721 10740 tablet_service.cc:1511] Processing CreateTablet for tablet 31080306b25e466885d2c1e16c0a0350 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:30.465384 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141c7f5f5bab428da03fd581495b81ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.465128 10743 tablet_service.cc:1511] Processing CreateTablet for tablet fcc4361da2a242afa3251ace8dff0a99 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:30.466141 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31080306b25e466885d2c1e16c0a0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.467025 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc4361da2a242afa3251ace8dff0a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.467857 10741 tablet_service.cc:1511] Processing CreateTablet for tablet 0efbb2460be540c693efd0a622922a84 (DEFAULT_TABLE table=test-workload [id=c229af2aa4d64ce28a2ed7c646a7fcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:30.469344 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efbb2460be540c693efd0a622922a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:30.480105 10873 tablet_bootstrap.cc:654] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.499006 10872 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Bootstrap starting.
I20260608 09:58:30.502269 10873 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: No bootstrap required, opened a new log
I20260608 09:58:30.502866 10873 ts_tablet_manager.cc:1403] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.009s
I20260608 09:58:30.506208 10872 tablet_bootstrap.cc:654] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.506392 10873 raft_consensus.cc:359] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.508836 10873 raft_consensus.cc:385] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.509271 10873 raft_consensus.cc:740] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.510533 10874 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: Bootstrap starting.
I20260608 09:58:30.510582 10873 consensus_queue.cc:260] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.524037 10873 ts_tablet_manager.cc:1434] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.006s
I20260608 09:58:30.527518 10874 tablet_bootstrap.cc:654] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.528750 10877 raft_consensus.cc:493] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.529284 10877 raft_consensus.cc:515] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.531767 10872 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: No bootstrap required, opened a new log
I20260608 09:58:30.529724 10873 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: Bootstrap starting.
I20260608 09:58:30.532599 10872 ts_tablet_manager.cc:1403] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.024s
I20260608 09:58:30.536945 10872 raft_consensus.cc:359] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.537983 10872 raft_consensus.cc:385] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.538422 10872 raft_consensus.cc:740] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccadef87beb14646a2826084a837e8f4, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.540187 10872 consensus_queue.cc:260] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.541953 10877 leader_election.cc:290] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:30.545528 10874 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: No bootstrap required, opened a new log
I20260608 09:58:30.546278 10874 ts_tablet_manager.cc:1403] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260608 09:58:30.552362 10873 tablet_bootstrap.cc:654] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.553016 10872 ts_tablet_manager.cc:1434] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Time spent starting tablet: real 0.020s	user 0.017s	sys 0.002s
I20260608 09:58:30.554193 10872 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: Bootstrap starting.
I20260608 09:58:30.550590 10874 raft_consensus.cc:359] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.555740 10874 raft_consensus.cc:385] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.556100 10874 raft_consensus.cc:740] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1131277a0f324078b743ca30165ab0b6, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.556988 10874 consensus_queue.cc:260] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.561915 10872 tablet_bootstrap.cc:654] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.569783 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4" is_pre_election: true
W20260608 09:58:30.571832 10792 leader_election.cc:343] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:30.572717 10873 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: No bootstrap required, opened a new log
I20260608 09:58:30.573271 10873 ts_tablet_manager.cc:1403] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260608 09:58:30.576606 10874 ts_tablet_manager.cc:1434] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.007s
I20260608 09:58:30.577252 10873 raft_consensus.cc:359] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.578008 10873 raft_consensus.cc:385] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.578238 10874 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: Bootstrap starting.
I20260608 09:58:30.578310 10873 raft_consensus.cc:740] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.579521 10873 consensus_queue.cc:260] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.581779 10873 ts_tablet_manager.cc:1434] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:58:30.582858 10873 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: Bootstrap starting.
I20260608 09:58:30.588532 10874 tablet_bootstrap.cc:654] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.597872 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:30.600037 10872 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: No bootstrap required, opened a new log
W20260608 09:58:30.602013 10792 leader_election.cc:343] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:30.602667 10872 ts_tablet_manager.cc:1403] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: Time spent bootstrapping tablet: real 0.049s	user 0.034s	sys 0.011s
I20260608 09:58:30.602591 10792 leader_election.cc:304] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4e050b64fe9438ea15f0424b3726dbc; no voters: 1131277a0f324078b743ca30165ab0b6, ccadef87beb14646a2826084a837e8f4
I20260608 09:58:30.600348 10874 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: No bootstrap required, opened a new log
I20260608 09:58:30.603755 10874 ts_tablet_manager.cc:1403] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260608 09:58:30.603842 10877 raft_consensus.cc:2749] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:30.605616 10872 raft_consensus.cc:359] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.606190 10872 raft_consensus.cc:385] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.606468 10872 raft_consensus.cc:740] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccadef87beb14646a2826084a837e8f4, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.600426 10873 tablet_bootstrap.cc:654] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.607122 10874 raft_consensus.cc:359] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.607151 10872 consensus_queue.cc:260] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.608171 10874 raft_consensus.cc:385] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.608520 10874 raft_consensus.cc:740] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1131277a0f324078b743ca30165ab0b6, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.609331 10874 consensus_queue.cc:260] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.610194 10872 ts_tablet_manager.cc:1434] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:58:30.612064 10874 ts_tablet_manager.cc:1434] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:58:30.613126 10874 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: Bootstrap starting.
I20260608 09:58:30.613233 10872 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: Bootstrap starting.
I20260608 09:58:30.620617 10872 tablet_bootstrap.cc:654] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.620625 10874 tablet_bootstrap.cc:654] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.626289 10873 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: No bootstrap required, opened a new log
I20260608 09:58:30.626863 10873 ts_tablet_manager.cc:1403] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.009s
I20260608 09:58:30.630541 10872 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: No bootstrap required, opened a new log
I20260608 09:58:30.630152 10873 raft_consensus.cc:359] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.630954 10873 raft_consensus.cc:385] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.631045 10872 ts_tablet_manager.cc:1403] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.008s
I20260608 09:58:30.631412 10873 raft_consensus.cc:740] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.632495 10873 consensus_queue.cc:260] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.634315 10872 raft_consensus.cc:359] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.634881 10873 ts_tablet_manager.cc:1434] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:58:30.635070 10872 raft_consensus.cc:385] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.635437 10872 raft_consensus.cc:740] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccadef87beb14646a2826084a837e8f4, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.636215 10873 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: Bootstrap starting.
I20260608 09:58:30.636288 10874 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: No bootstrap required, opened a new log
I20260608 09:58:30.636246 10872 consensus_queue.cc:260] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.637187 10874 ts_tablet_manager.cc:1403] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 09:58:30.638970 10872 ts_tablet_manager.cc:1434] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:58:30.640027 10872 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: Bootstrap starting.
I20260608 09:58:30.644194 10873 tablet_bootstrap.cc:654] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.645368 10874 raft_consensus.cc:359] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.646116 10874 raft_consensus.cc:385] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.646415 10874 raft_consensus.cc:740] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1131277a0f324078b743ca30165ab0b6, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.647210 10874 consensus_queue.cc:260] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.650624 10881 raft_consensus.cc:493] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.651151 10881 raft_consensus.cc:515] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.651777 10874 ts_tablet_manager.cc:1434] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:58:30.652632 10872 tablet_bootstrap.cc:654] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.652918 10874 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: Bootstrap starting.
I20260608 09:58:30.659788 10873 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: No bootstrap required, opened a new log
I20260608 09:58:30.660372 10873 ts_tablet_manager.cc:1403] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260608 09:58:30.661016 10874 tablet_bootstrap.cc:654] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:30.664242 10873 raft_consensus.cc:359] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.665604 10873 raft_consensus.cc:385] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.665899 10873 raft_consensus.cc:740] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.666805 10873 consensus_queue.cc:260] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.668095 10881 leader_election.cc:290] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.670224 10873 ts_tablet_manager.cc:1434] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:58:30.675879 10881 raft_consensus.cc:493] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.676378 10881 raft_consensus.cc:515] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.676931 10874 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: No bootstrap required, opened a new log
I20260608 09:58:30.677450 10874 ts_tablet_manager.cc:1403] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260608 09:58:30.680510 10874 raft_consensus.cc:359] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.681032 10881 leader_election.cc:290] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.681227 10874 raft_consensus.cc:385] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.681571 10874 raft_consensus.cc:740] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1131277a0f324078b743ca30165ab0b6, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.682870 10877 raft_consensus.cc:493] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.683360 10877 raft_consensus.cc:515] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.685536 10877 leader_election.cc:290] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:30.687106 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4" is_pre_election: true
I20260608 09:58:30.687577 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:30.687733 10678 raft_consensus.cc:2468] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 0.
I20260608 09:58:30.688198 10753 raft_consensus.cc:2468] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 0.
I20260608 09:58:30.689106 10792 leader_election.cc:304] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccadef87beb14646a2826084a837e8f4, f4e050b64fe9438ea15f0424b3726dbc; no voters: 
I20260608 09:58:30.682498 10874 consensus_queue.cc:260] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.690514 10877 raft_consensus.cc:2804] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:30.690904 10877 raft_consensus.cc:493] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:30.691284 10877 raft_consensus.cc:3060] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.693533 10874 ts_tablet_manager.cc:1434] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:58:30.695848 10872 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: No bootstrap required, opened a new log
I20260608 09:58:30.696384 10872 ts_tablet_manager.cc:1403] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.023s
I20260608 09:58:30.697525 10884 raft_consensus.cc:493] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.698017 10884 raft_consensus.cc:515] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.698536 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:30.699169 10753 raft_consensus.cc:2468] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccadef87beb14646a2826084a837e8f4 in term 0.
I20260608 09:58:30.699687 10872 raft_consensus.cc:359] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.700395 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:30.701121 10752 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccadef87beb14646a2826084a837e8f4 in term 0.
I20260608 09:58:30.702339 10643 leader_election.cc:304] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, ccadef87beb14646a2826084a837e8f4; no voters: 
I20260608 09:58:30.705183 10643 leader_election.cc:304] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, ccadef87beb14646a2826084a837e8f4; no voters: 
I20260608 09:58:30.700409 10872 raft_consensus.cc:385] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:30.706380 10872 raft_consensus.cc:740] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccadef87beb14646a2826084a837e8f4, State: Initialized, Role: FOLLOWER
I20260608 09:58:30.707496 10872 consensus_queue.cc:260] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.709017 10884 leader_election.cc:290] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.710589 10881 raft_consensus.cc:2804] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:30.710435 10877 raft_consensus.cc:515] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.711144 10881 raft_consensus.cc:493] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:30.711660 10881 raft_consensus.cc:3060] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.713984 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4"
I20260608 09:58:30.714279 10877 leader_election.cc:290] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 election: Requested vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:30.725406 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc" is_pre_election: true
I20260608 09:58:30.726596 10827 raft_consensus.cc:2393] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccadef87beb14646a2826084a837e8f4 in current term 1: Already voted for candidate f4e050b64fe9438ea15f0424b3726dbc in this term.
I20260608 09:58:30.728251 10898 raft_consensus.cc:2804] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:30.728821 10898 raft_consensus.cc:493] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:30.728300 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc" is_pre_election: true
I20260608 09:58:30.729735 10826 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccadef87beb14646a2826084a837e8f4 in term 0.
I20260608 09:58:30.733771 10881 raft_consensus.cc:515] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.735077 10678 raft_consensus.cc:2393] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4e050b64fe9438ea15f0424b3726dbc in current term 1: Already voted for candidate ccadef87beb14646a2826084a837e8f4 in this term.
I20260608 09:58:30.736593 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6"
I20260608 09:58:30.737205 10752 raft_consensus.cc:3060] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.737735 10898 raft_consensus.cc:3060] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.744896 10752 raft_consensus.cc:2468] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 1.
I20260608 09:58:30.746161 10792 leader_election.cc:304] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [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: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc; no voters: ccadef87beb14646a2826084a837e8f4
I20260608 09:58:30.747407 10877 raft_consensus.cc:2804] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:30.748023 10872 ts_tablet_manager.cc:1434] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: Time spent starting tablet: real 0.051s	user 0.036s	sys 0.006s
I20260608 09:58:30.747972 10877 raft_consensus.cc:697] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Becoming Leader. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Running, Role: LEADER
I20260608 09:58:30.749043 10877 consensus_queue.cc:237] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.750357 10881 leader_election.cc:290] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 election: Requested vote from peers 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.751488 10898 raft_consensus.cc:515] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.752575 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc"
I20260608 09:58:30.754503 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6"
I20260608 09:58:30.755115 10753 raft_consensus.cc:3060] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.760465 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efbb2460be540c693efd0a622922a84" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6"
I20260608 09:58:30.761322 10752 raft_consensus.cc:2393] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccadef87beb14646a2826084a837e8f4 in current term 1: Already voted for candidate f4e050b64fe9438ea15f0424b3726dbc in this term.
I20260608 09:58:30.762612 10643 leader_election.cc:304] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [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: ccadef87beb14646a2826084a837e8f4; no voters: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc
I20260608 09:58:30.764825 10899 raft_consensus.cc:2749] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:58:30.765826 10753 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccadef87beb14646a2826084a837e8f4 in term 1.
I20260608 09:58:30.767014 10643 leader_election.cc:304] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, ccadef87beb14646a2826084a837e8f4; no voters: 
I20260608 09:58:30.764123 10575 catalog_manager.cc:5696] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.767875 10881 raft_consensus.cc:2804] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:30.768083 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "ccadef87beb14646a2826084a837e8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc"
I20260608 09:58:30.768819 10826 raft_consensus.cc:3060] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.769650 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "1131277a0f324078b743ca30165ab0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc" is_pre_election: true
I20260608 09:58:30.770272 10827 raft_consensus.cc:2468] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1131277a0f324078b743ca30165ab0b6 in term 0.
I20260608 09:58:30.771009 10898 leader_election.cc:290] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [CANDIDATE]: Term 1 election: Requested vote from peers 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.771783 10719 leader_election.cc:304] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc; no voters: 
I20260608 09:58:30.774622 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "1131277a0f324078b743ca30165ab0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4" is_pre_election: true
I20260608 09:58:30.775202 10678 raft_consensus.cc:2468] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1131277a0f324078b743ca30165ab0b6 in term 0.
I20260608 09:58:30.776037 10884 raft_consensus.cc:2804] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:30.776429 10884 raft_consensus.cc:493] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:30.776813 10884 raft_consensus.cc:3060] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.778134 10881 raft_consensus.cc:697] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 LEADER]: Becoming Leader. State: Replica: ccadef87beb14646a2826084a837e8f4, State: Running, Role: LEADER
I20260608 09:58:30.779036 10881 consensus_queue.cc:237] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.782307 10877 raft_consensus.cc:493] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:30.782799 10877 raft_consensus.cc:515] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.785058 10877 leader_election.cc:290] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:30.786962 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141c7f5f5bab428da03fd581495b81ca" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4" is_pre_election: true
I20260608 09:58:30.787595 10678 raft_consensus.cc:2468] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 0.
I20260608 09:58:30.787863 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141c7f5f5bab428da03fd581495b81ca" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:30.787985 10826 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccadef87beb14646a2826084a837e8f4 in term 1.
I20260608 09:58:30.788808 10753 raft_consensus.cc:2468] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 0.
I20260608 09:58:30.788929 10792 leader_election.cc:304] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccadef87beb14646a2826084a837e8f4, f4e050b64fe9438ea15f0424b3726dbc; no voters: 
I20260608 09:58:30.790727 10877 raft_consensus.cc:2804] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:30.791042 10877 raft_consensus.cc:493] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:30.791344 10877 raft_consensus.cc:3060] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.786151 10884 raft_consensus.cc:515] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.793503 10884 leader_election.cc:290] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [CANDIDATE]: Term 1 election: Requested vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:30.794171 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "1131277a0f324078b743ca30165ab0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4"
I20260608 09:58:30.794746 10678 raft_consensus.cc:3060] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.794762 10575 catalog_manager.cc:5696] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccadef87beb14646a2826084a837e8f4 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "ccadef87beb14646a2826084a837e8f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:30.795990 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31080306b25e466885d2c1e16c0a0350" candidate_uuid: "1131277a0f324078b743ca30165ab0b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e050b64fe9438ea15f0424b3726dbc"
I20260608 09:58:30.796582 10826 raft_consensus.cc:3060] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.798986 10877 raft_consensus.cc:515] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.801110 10877 leader_election.cc:290] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 election: Requested vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:30.802403 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141c7f5f5bab428da03fd581495b81ca" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6"
I20260608 09:58:30.802605 10677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141c7f5f5bab428da03fd581495b81ca" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccadef87beb14646a2826084a837e8f4"
I20260608 09:58:30.802981 10753 raft_consensus.cc:3060] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.803272 10677 raft_consensus.cc:3060] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:30.806895 10678 raft_consensus.cc:2468] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1131277a0f324078b743ca30165ab0b6 in term 1.
I20260608 09:58:30.808342 10718 leader_election.cc:304] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, ccadef87beb14646a2826084a837e8f4; no voters: 
I20260608 09:58:30.809423 10826 raft_consensus.cc:2468] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1131277a0f324078b743ca30165ab0b6 in term 1.
I20260608 09:58:30.809525 10884 raft_consensus.cc:2804] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:30.809767 10753 raft_consensus.cc:2468] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 1.
I20260608 09:58:30.810470 10677 raft_consensus.cc:2468] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 1.
I20260608 09:58:30.811304 10884 raft_consensus.cc:697] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 1131277a0f324078b743ca30165ab0b6, State: Running, Role: LEADER
I20260608 09:58:30.811545 10792 leader_election.cc:304] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc; no voters: 
I20260608 09:58:30.812403 10877 raft_consensus.cc:2804] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:30.812291 10884 consensus_queue.cc:237] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.813082 10877 raft_consensus.cc:697] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Becoming Leader. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Running, Role: LEADER
I20260608 09:58:30.813918 10877 consensus_queue.cc:237] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:30.820541 10575 catalog_manager.cc:5696] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1131277a0f324078b743ca30165ab0b6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "1131277a0f324078b743ca30165ab0b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:30.821849 10576 catalog_manager.cc:5696] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3). New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.873078  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:58:30.894634  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:30.895552  4372 tablet_replica.cc:333] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4: stopping tablet replica
I20260608 09:58:30.896248  4372 raft_consensus.cc:2243] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:30.896677  4372 raft_consensus.cc:2272] T 31080306b25e466885d2c1e16c0a0350 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:30.898744  4372 tablet_replica.cc:333] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4: stopping tablet replica
I20260608 09:58:30.899283  4372 raft_consensus.cc:2243] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:30.899672  4372 raft_consensus.cc:2272] T 0efbb2460be540c693efd0a622922a84 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:30.901721  4372 tablet_replica.cc:333] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4: stopping tablet replica
I20260608 09:58:30.902191  4372 raft_consensus.cc:2243] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:30.902508  4372 raft_consensus.cc:2272] T 141c7f5f5bab428da03fd581495b81ca P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:30.904345  4372 tablet_replica.cc:333] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: stopping tablet replica
I20260608 09:58:30.904881  4372 raft_consensus.cc:2243] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:30.905419  4372 pending_rounds.cc:70] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Trying to abort 1 pending ops.
I20260608 09:58:30.905573  4372 pending_rounds.cc:77] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618463359700992 op_type: NO_OP noop_request { }
I20260608 09:58:30.905830  4372 raft_consensus.cc:2889] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:30.906052  4372 raft_consensus.cc:2272] T fcc4361da2a242afa3251ace8dff0a99 P ccadef87beb14646a2826084a837e8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:30.920167  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:58:31.196341 10877 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:31.212352 10884 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:31.221792 10792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 09:58:31.232954 10877 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:31.237593 10792 consensus_peers.cc:597] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:31.239336 10718 consensus_peers.cc:597] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:31.249331 10792 consensus_peers.cc:597] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:31.897894 10624 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ccadef87beb14646a2826084a837e8f4 not available for placement
I20260608 09:58:31.932883  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:31.939430 10916 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
W20260608 09:58:31.940765 10917 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
W20260608 09:58:31.940913 10919 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
I20260608 09:58:31.941864  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:31.943275  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:31.943471  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:31.943606  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912711943594 us; error 0 us; skew 500 ppm
I20260608 09:58:31.944180  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:31.946466  4372 webserver.cc:533] Webserver started at http://127.4.69.4:36183/ using document root <none> and password file <none>
I20260608 09:58:31.946951  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:31.947134  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:31.947353  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:31.948397  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "333becbae9324495b9f07445e5f8c590"
format_stamp: "Formatted at 2026-06-08 09:58:31 on dist-test-slave-t8l4"
I20260608 09:58:31.953018  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 09:58:31.956398 10924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:31.957214  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:31.957548  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "333becbae9324495b9f07445e5f8c590"
format_stamp: "Formatted at 2026-06-08 09:58:31 on dist-test-slave-t8l4"
I20260608 09:58:31.957849  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912543305729-4372-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)
I20260608 09:58:31.981482  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:31.982662  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:31.984088  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:31.986419  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:31.986653  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:31.986897  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:31.987082  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:32.026948  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:42481
I20260608 09:58:32.027079 10986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:42481 every 8 connection(s)
I20260608 09:58:32.041563 10987 heartbeater.cc:344] Connected to a master server at 127.4.69.62:35333
I20260608 09:58:32.042001 10987 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:32.042742 10987 heartbeater.cc:507] Master 127.4.69.62:35333 requested a full tablet report, sending...
I20260608 09:58:32.044757 10576 ts_manager.cc:194] Registered new tserver with Master: 333becbae9324495b9f07445e5f8c590 (127.4.69.4:42481)
I20260608 09:58:32.046130 10576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34954
I20260608 09:58:32.190995 10878 consensus_queue.cc:579] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.376s)
I20260608 09:58:32.195331 10992 consensus_queue.cc:579] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.445s)
I20260608 09:58:32.202957 10826 consensus_queue.cc:237] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Queue 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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.211046 10753 raft_consensus.cc:1275] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:32.211803 10826 consensus_queue.cc:237] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Queue 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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.220978 10991 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:32.222368 10753 raft_consensus.cc:1275] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:32.225180 10991 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:32.226341 10792 consensus_peers.cc:597] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:32.226977 10792 consensus_peers.cc:597] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:32.227564 10791 consensus_peers.cc:597] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc -> Peer 333becbae9324495b9f07445e5f8c590 (127.4.69.4:42481): Couldn't send request to peer 333becbae9324495b9f07445e5f8c590. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0efbb2460be540c693efd0a622922a84. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:32.228400 10791 consensus_peers.cc:597] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc -> Peer 333becbae9324495b9f07445e5f8c590 (127.4.69.4:42481): Couldn't send request to peer 333becbae9324495b9f07445e5f8c590. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 141c7f5f5bab428da03fd581495b81ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:32.231133 10992 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.232900 10878 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.233081 10752 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.234817 10753 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.241163 10563 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 141c7f5f5bab428da03fd581495b81ca with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:32.244138 10563 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0efbb2460be540c693efd0a622922a84 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:32.245565 10994 consensus_queue.cc:579] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.432s)
I20260608 09:58:32.251149 10576 catalog_manager.cc:5696] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 reported cstate change: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.264452 10575 catalog_manager.cc:5696] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:32.283049 10753 consensus_queue.cc:237] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Queue 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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.290002 10826 raft_consensus.cc:1275] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Refusing update from remote peer 1131277a0f324078b743ca30165ab0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:32.291796 11001 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:32.294157 10718 consensus_peers.cc:597] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:32.299342 10717 consensus_peers.cc:597] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 -> Peer 333becbae9324495b9f07445e5f8c590 (127.4.69.4:42481): Couldn't send request to peer 333becbae9324495b9f07445e5f8c590. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31080306b25e466885d2c1e16c0a0350. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:32.299448 10994 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.301121 10826 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:32.306866 10562 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31080306b25e466885d2c1e16c0a0350 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:32.310665 10576 catalog_manager.cc:5696] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 reported cstate change: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "1131277a0f324078b743ca30165ab0b6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:32.584491 10998 raft_consensus.cc:493] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:32.585039 10998 raft_consensus.cc:515] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:32.586879 10998 leader_election.cc:290] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:32.588341 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6" is_pre_election: true
I20260608 09:58:32.588937 10753 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 1.
I20260608 09:58:32.590209 10792 leader_election.cc:304] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [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: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc; no voters: 
I20260608 09:58:32.590977 10998 raft_consensus.cc:2804] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:58:32.591084 10792 leader_election.cc:336] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
I20260608 09:58:32.591298 10998 raft_consensus.cc:493] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:32.591701 10998 raft_consensus.cc:3060] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:32.596408 10998 raft_consensus.cc:515] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:32.598101 10998 leader_election.cc:290] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 2 election: Requested vote from peers ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869), 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:32.599478 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc4361da2a242afa3251ace8dff0a99" candidate_uuid: "f4e050b64fe9438ea15f0424b3726dbc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1131277a0f324078b743ca30165ab0b6"
I20260608 09:58:32.599964 10753 raft_consensus.cc:3060] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:58:32.601500 10792 leader_election.cc:336] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
I20260608 09:58:32.604427 10753 raft_consensus.cc:2468] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e050b64fe9438ea15f0424b3726dbc in term 2.
I20260608 09:58:32.605413 10792 leader_election.cc:304] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [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: 1131277a0f324078b743ca30165ab0b6, f4e050b64fe9438ea15f0424b3726dbc; no voters: ccadef87beb14646a2826084a837e8f4
I20260608 09:58:32.606082 10998 raft_consensus.cc:2804] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:32.606528 10998 raft_consensus.cc:697] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 LEADER]: Becoming Leader. State: Replica: f4e050b64fe9438ea15f0424b3726dbc, State: Running, Role: LEADER
I20260608 09:58:32.607177 10998 consensus_queue.cc:237] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Queue going to LEADER 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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } }
I20260608 09:58:32.614571 10575 catalog_manager.cc:5696] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: term changed from 1 to 2, leader changed from ccadef87beb14646a2826084a837e8f4 (127.4.69.1) to f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3). New cstate: current_term: 2 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:32.742452 11012 ts_tablet_manager.cc:933] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: Initiating tablet copy from peer f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:32.744095 11012 tablet_copy_client.cc:323] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:44109
I20260608 09:58:32.754249 10837 tablet_copy_service.cc:140] P f4e050b64fe9438ea15f0424b3726dbc: Received BeginTabletCopySession request for tablet 0efbb2460be540c693efd0a622922a84 from peer 333becbae9324495b9f07445e5f8c590 ({username='slave'} at 127.0.0.1:41624)
I20260608 09:58:32.754760 10837 tablet_copy_service.cc:161] P f4e050b64fe9438ea15f0424b3726dbc: Beginning new tablet copy session on tablet 0efbb2460be540c693efd0a622922a84 from peer 333becbae9324495b9f07445e5f8c590 at {username='slave'} at 127.0.0.1:41624: session id = 333becbae9324495b9f07445e5f8c590-0efbb2460be540c693efd0a622922a84
I20260608 09:58:32.760463 11016 ts_tablet_manager.cc:933] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: Initiating tablet copy from peer 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489)
I20260608 09:58:32.761232 10837 tablet_copy_source_session.cc:215] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:32.762208 11016 tablet_copy_client.cc:323] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:37489
I20260608 09:58:32.764541 11012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efbb2460be540c693efd0a622922a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:32.772651 10763 tablet_copy_service.cc:140] P 1131277a0f324078b743ca30165ab0b6: Received BeginTabletCopySession request for tablet 31080306b25e466885d2c1e16c0a0350 from peer 333becbae9324495b9f07445e5f8c590 ({username='slave'} at 127.0.0.1:51850)
I20260608 09:58:32.773315 10763 tablet_copy_service.cc:161] P 1131277a0f324078b743ca30165ab0b6: Beginning new tablet copy session on tablet 31080306b25e466885d2c1e16c0a0350 from peer 333becbae9324495b9f07445e5f8c590 at {username='slave'} at 127.0.0.1:51850: session id = 333becbae9324495b9f07445e5f8c590-31080306b25e466885d2c1e16c0a0350
I20260608 09:58:32.777906 11012 tablet_copy_client.cc:806] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:32.778528 11012 tablet_copy_client.cc:670] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:32.779966 10763 tablet_copy_source_session.cc:215] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:32.783536 11016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31080306b25e466885d2c1e16c0a0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:32.784619 11012 tablet_copy_client.cc:538] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:32.785491 11019 ts_tablet_manager.cc:933] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: Initiating tablet copy from peer f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:32.787703 11019 tablet_copy_client.cc:323] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:44109
I20260608 09:58:32.789655 10837 tablet_copy_service.cc:140] P f4e050b64fe9438ea15f0424b3726dbc: Received BeginTabletCopySession request for tablet 141c7f5f5bab428da03fd581495b81ca from peer 333becbae9324495b9f07445e5f8c590 ({username='slave'} at 127.0.0.1:41624)
I20260608 09:58:32.790211 10837 tablet_copy_service.cc:161] P f4e050b64fe9438ea15f0424b3726dbc: Beginning new tablet copy session on tablet 141c7f5f5bab428da03fd581495b81ca from peer 333becbae9324495b9f07445e5f8c590 at {username='slave'} at 127.0.0.1:41624: session id = 333becbae9324495b9f07445e5f8c590-141c7f5f5bab428da03fd581495b81ca
I20260608 09:58:32.793255 11012 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: Bootstrap starting.
I20260608 09:58:32.797933 11016 tablet_copy_client.cc:806] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:32.798198 10837 tablet_copy_source_session.cc:215] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:32.798635 11016 tablet_copy_client.cc:670] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:32.801585 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141c7f5f5bab428da03fd581495b81ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:32.803275 11016 tablet_copy_client.cc:538] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:32.813055 11016 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: Bootstrap starting.
I20260608 09:58:32.816087 11019 tablet_copy_client.cc:806] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:32.816836 11019 tablet_copy_client.cc:670] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:32.820371 11012 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: 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
I20260608 09:58:32.821226 11019 tablet_copy_client.cc:538] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:32.821346 11012 tablet_bootstrap.cc:492] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: Bootstrap complete.
I20260608 09:58:32.822121 11012 ts_tablet_manager.cc:1403] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260608 09:58:32.824450 11012 raft_consensus.cc:359] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.825143 11012 raft_consensus.cc:740] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 333becbae9324495b9f07445e5f8c590, State: Initialized, Role: LEARNER
I20260608 09:58:32.825704 11012 consensus_queue.cc:260] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.828162 11012 ts_tablet_manager.cc:1434] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 09:58:32.828830 10987 heartbeater.cc:499] Master 127.4.69.62:35333 was elected leader, sending a full tablet report...
I20260608 09:58:32.830252 10837 tablet_copy_service.cc:342] P f4e050b64fe9438ea15f0424b3726dbc: Request end of tablet copy session 333becbae9324495b9f07445e5f8c590-0efbb2460be540c693efd0a622922a84 received from {username='slave'} at 127.0.0.1:41624
I20260608 09:58:32.830693 10837 tablet_copy_service.cc:434] P f4e050b64fe9438ea15f0424b3726dbc: ending tablet copy session 333becbae9324495b9f07445e5f8c590-0efbb2460be540c693efd0a622922a84 on tablet 0efbb2460be540c693efd0a622922a84 with peer 333becbae9324495b9f07445e5f8c590
I20260608 09:58:32.834153 11016 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: 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
I20260608 09:58:32.834829 11016 tablet_bootstrap.cc:492] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: Bootstrap complete.
I20260608 09:58:32.835357 11016 ts_tablet_manager.cc:1403] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260608 09:58:32.837842 11016 raft_consensus.cc:359] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.838696 11016 raft_consensus.cc:740] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 333becbae9324495b9f07445e5f8c590, State: Initialized, Role: LEARNER
I20260608 09:58:32.839378 11016 consensus_queue.cc:260] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.841005 11019 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: Bootstrap starting.
I20260608 09:58:32.841719 11016 ts_tablet_manager.cc:1434] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 09:58:32.844274 10763 tablet_copy_service.cc:342] P 1131277a0f324078b743ca30165ab0b6: Request end of tablet copy session 333becbae9324495b9f07445e5f8c590-31080306b25e466885d2c1e16c0a0350 received from {username='slave'} at 127.0.0.1:51850
I20260608 09:58:32.844777 10763 tablet_copy_service.cc:434] P 1131277a0f324078b743ca30165ab0b6: ending tablet copy session 333becbae9324495b9f07445e5f8c590-31080306b25e466885d2c1e16c0a0350 on tablet 31080306b25e466885d2c1e16c0a0350 with peer 333becbae9324495b9f07445e5f8c590
I20260608 09:58:32.858898 11019 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: 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
I20260608 09:58:32.859715 11019 tablet_bootstrap.cc:492] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: Bootstrap complete.
I20260608 09:58:32.860333 11019 ts_tablet_manager.cc:1403] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 09:58:32.862542 11019 raft_consensus.cc:359] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.863140 11019 raft_consensus.cc:740] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 333becbae9324495b9f07445e5f8c590, State: Initialized, Role: LEARNER
I20260608 09:58:32.863674 11019 consensus_queue.cc:260] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:32.865687 11019 ts_tablet_manager.cc:1434] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:58:32.867412 10837 tablet_copy_service.cc:342] P f4e050b64fe9438ea15f0424b3726dbc: Request end of tablet copy session 333becbae9324495b9f07445e5f8c590-141c7f5f5bab428da03fd581495b81ca received from {username='slave'} at 127.0.0.1:41624
I20260608 09:58:32.867787 10837 tablet_copy_service.cc:434] P f4e050b64fe9438ea15f0424b3726dbc: ending tablet copy session 333becbae9324495b9f07445e5f8c590-141c7f5f5bab428da03fd581495b81ca on tablet 141c7f5f5bab428da03fd581495b81ca with peer 333becbae9324495b9f07445e5f8c590
W20260608 09:58:32.899962 10624 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ccadef87beb14646a2826084a837e8f4 not available for placement
I20260608 09:58:33.021307 10753 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:58:33.022684 10998 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:33.038175 10792 consensus_peers.cc:597] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:33.203186 10962 raft_consensus.cc:1217] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:33.221369 11029 consensus_queue.cc:579] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.008s)
I20260608 09:58:33.320376 10962 raft_consensus.cc:1217] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:33.385214 10962 raft_consensus.cc:1217] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:33.558585 11029 consensus_queue.cc:579] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.354s)
I20260608 09:58:33.600117 11032 consensus_queue.cc:579] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.316s)
I20260608 09:58:33.748188 11032 raft_consensus.cc:1064] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: attempting to promote NON_VOTER 333becbae9324495b9f07445e5f8c590 to VOTER
I20260608 09:58:33.750190 11032 consensus_queue.cc:237] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:33.757038 10962 raft_consensus.cc:1275] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Refusing update from remote peer 1131277a0f324078b743ca30165ab0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:33.757038 10826 raft_consensus.cc:1275] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Refusing update from remote peer 1131277a0f324078b743ca30165ab0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:33.758706 11001 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:33.759394 11034 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:33.760102 10718 consensus_peers.cc:597] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:33.767273 11034 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.769049 10962 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.773234 11029 raft_consensus.cc:1064] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: attempting to promote NON_VOTER 333becbae9324495b9f07445e5f8c590 to VOTER
I20260608 09:58:33.775628 11029 consensus_queue.cc:237] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:33.779388 10826 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.782953 10576 catalog_manager.cc:5696] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 reported cstate change: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1131277a0f324078b743ca30165ab0b6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:33.794847 10962 raft_consensus.cc:1275] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:33.796924 11029 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:33.797098 10753 raft_consensus.cc:1275] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:33.800230 11029 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:58:33.801174 10792 consensus_peers.cc:597] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:33.809090 10998 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.811758 10753 consensus_queue.cc:237] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [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: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:33.815586 10751 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.820932 10962 raft_consensus.cc:1275] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Refusing update from remote peer 1131277a0f324078b743ca30165ab0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:33.822764 11001 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:33.822274 10961 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.826213 10574 catalog_manager.cc:5696] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:33.829553 10826 raft_consensus.cc:1275] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Refusing update from remote peer 1131277a0f324078b743ca30165ab0b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:33.831696 11032 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.837600 11031 consensus_queue.cc:1048] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:33.839615 10962 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.843344 10826 raft_consensus.cc:2955] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.846315 10827 consensus_queue.cc:237] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [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: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:33.853263 10562 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31080306b25e466885d2c1e16c0a0350 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:33.853355 10576 catalog_manager.cc:5696] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 reported cstate change: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "1131277a0f324078b743ca30165ab0b6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.854628 10961 raft_consensus.cc:1275] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:33.856246 11029 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:33.856767 10751 raft_consensus.cc:1275] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:33.858304 11029 consensus_queue.cc:1048] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:33.867697 10998 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.872226 10960 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.871482 10751 raft_consensus.cc:2955] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:33.881486 10563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0efbb2460be540c693efd0a622922a84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:33.886547 10574 catalog_manager.cc:5696] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:58:33.894718 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31080306b25e466885d2c1e16c0a0350: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
W20260608 09:58:33.902523 10624 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ccadef87beb14646a2826084a837e8f4 not available for placement
I20260608 09:58:34.011109 11029 raft_consensus.cc:1064] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: attempting to promote NON_VOTER 333becbae9324495b9f07445e5f8c590 to VOTER
I20260608 09:58:34.013085 11029 consensus_queue.cc:237] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:34.019476 10960 raft_consensus.cc:1275] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 LEARNER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:34.020052 10751 raft_consensus.cc:1275] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:34.021075 11047 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:34.021895 11029 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:34.023273 10792 consensus_peers.cc:597] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:34.030334 11047 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.032126 10960 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.041612 10751 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.044351 11047 consensus_queue.cc:579] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.436s)
I20260608 09:58:34.044498 10576 catalog_manager.cc:5696] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 reported cstate change: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.059962 10826 consensus_queue.cc:237] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [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: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:34.065116 10751 raft_consensus.cc:1275] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:34.065380 10960 raft_consensus.cc:1275] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:34.069922 10998 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:34.071040 11047 consensus_queue.cc:1048] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:34.073637 10826 consensus_queue.cc:237] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:34.076821 10998 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.078858 10751 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.081673 10960 raft_consensus.cc:2955] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.093181 10563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 141c7f5f5bab428da03fd581495b81ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:34.095285 10574 catalog_manager.cc:5696] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 reported cstate change: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:34.098145 10751 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 09:58:34.098978 10791 consensus_peers.cc:597] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc -> Peer 333becbae9324495b9f07445e5f8c590 (127.4.69.4:42481): Couldn't send request to peer 333becbae9324495b9f07445e5f8c590. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcc4361da2a242afa3251ace8dff0a99. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:34.099818 10998 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:34.106477 10792 consensus_peers.cc:597] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:34.110931 11029 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:34.113754 10751 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } } }
I20260608 09:58:34.118690 10563 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fcc4361da2a242afa3251ace8dff0a99 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:34.122942 10576 catalog_manager.cc:5696] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index -1 to 2, NON_VOTER 333becbae9324495b9f07445e5f8c590 (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:34.721179 11053 ts_tablet_manager.cc:933] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: Initiating tablet copy from peer f4e050b64fe9438ea15f0424b3726dbc (127.4.69.3:44109)
I20260608 09:58:34.722990 11053 tablet_copy_client.cc:323] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:44109
I20260608 09:58:34.725147 10837 tablet_copy_service.cc:140] P f4e050b64fe9438ea15f0424b3726dbc: Received BeginTabletCopySession request for tablet fcc4361da2a242afa3251ace8dff0a99 from peer 333becbae9324495b9f07445e5f8c590 ({username='slave'} at 127.0.0.1:41624)
I20260608 09:58:34.725790 10837 tablet_copy_service.cc:161] P f4e050b64fe9438ea15f0424b3726dbc: Beginning new tablet copy session on tablet fcc4361da2a242afa3251ace8dff0a99 from peer 333becbae9324495b9f07445e5f8c590 at {username='slave'} at 127.0.0.1:41624: session id = 333becbae9324495b9f07445e5f8c590-fcc4361da2a242afa3251ace8dff0a99
I20260608 09:58:34.733450 10837 tablet_copy_source_session.cc:215] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:34.736718 11053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc4361da2a242afa3251ace8dff0a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:34.749048 11053 tablet_copy_client.cc:806] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:34.749653 11053 tablet_copy_client.cc:670] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:34.753199 11053 tablet_copy_client.cc:538] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:34.759105 11053 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: Bootstrap starting.
I20260608 09:58:34.776384 11053 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: 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
I20260608 09:58:34.777099 11053 tablet_bootstrap.cc:492] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: Bootstrap complete.
I20260608 09:58:34.777675 11053 ts_tablet_manager.cc:1403] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260608 09:58:34.780112 11053 raft_consensus.cc:359] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:34.780840 11053 raft_consensus.cc:740] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 333becbae9324495b9f07445e5f8c590, State: Initialized, Role: LEARNER
I20260608 09:58:34.781320 11053 consensus_queue.cc:260] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: true } }
I20260608 09:58:34.783802 11053 ts_tablet_manager.cc:1434] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 09:58:34.785672 10837 tablet_copy_service.cc:342] P f4e050b64fe9438ea15f0424b3726dbc: Request end of tablet copy session 333becbae9324495b9f07445e5f8c590-fcc4361da2a242afa3251ace8dff0a99 received from {username='slave'} at 127.0.0.1:41624
I20260608 09:58:34.786168 10837 tablet_copy_service.cc:434] P f4e050b64fe9438ea15f0424b3726dbc: ending tablet copy session 333becbae9324495b9f07445e5f8c590-fcc4361da2a242afa3251ace8dff0a99 on tablet fcc4361da2a242afa3251ace8dff0a99 with peer 333becbae9324495b9f07445e5f8c590
W20260608 09:58:34.905210 10624 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ccadef87beb14646a2826084a837e8f4 not available for placement
W20260608 09:58:35.068863 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0efbb2460be540c693efd0a622922a84: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
I20260608 09:58:35.270612 10998 consensus_queue.cc:579] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Leader has been unable to successfully communicate with peer ccadef87beb14646a2826084a837e8f4 for more than 1 seconds (1.195s)
I20260608 09:58:35.291630 10960 raft_consensus.cc:1217] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 09:58:35.908468 10624 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ccadef87beb14646a2826084a837e8f4 not available for placement
W20260608 09:58:36.208853 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0efbb2460be540c693efd0a622922a84: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
W20260608 09:58:36.231932 10848 debug-util.cc:398] Leaking SignalData structure 0x7b080021e040 after lost signal to thread 4375
W20260608 09:58:36.235674 10848 debug-util.cc:398] Leaking SignalData structure 0x7b08001b88c0 after lost signal to thread 10610
W20260608 09:58:36.246940 10848 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3de0 after lost signal to thread 10777
W20260608 09:58:36.257292 10848 debug-util.cc:398] Leaking SignalData structure 0x7b0800095e40 after lost signal to thread 10851
W20260608 09:58:36.258726 10848 debug-util.cc:398] Leaking SignalData structure 0x7b0800240160 after lost signal to thread 10986
W20260608 09:58:36.262348 10792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111) [suppressed 54 similar messages]
I20260608 09:58:36.289618 11065 raft_consensus.cc:1064] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: attempting to promote NON_VOTER 333becbae9324495b9f07445e5f8c590 to VOTER
I20260608 09:58:36.292359 11065 consensus_queue.cc:237] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [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: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:36.299501 10960 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 LEARNER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:36.301759 11065 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:36.302281 10751 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:36.308822 11065 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:58:36.310065 10792 consensus_peers.cc:597] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc -> Peer ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): Couldn't send request to peer ccadef87beb14646a2826084a837e8f4. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:36.319424 11067 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.325469 10751 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.332746 10960 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.342492 10576 catalog_manager.cc:5696] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index 2 to 3, 333becbae9324495b9f07445e5f8c590 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccadef87beb14646a2826084a837e8f4" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:36.363739 10826 consensus_queue.cc:237] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [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: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } }
I20260608 09:58:36.371716 10960 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:36.372275 10751 raft_consensus.cc:1275] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Refusing update from remote peer f4e050b64fe9438ea15f0424b3726dbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:36.373437 11067 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:36.374115 11065 consensus_queue.cc:1048] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:36.382346 11065 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.386116 10960 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.387187 10751 raft_consensus.cc:2955] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } } }
I20260608 09:58:36.396328 10563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fcc4361da2a242afa3251ace8dff0a99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:36.398773 10573 catalog_manager.cc:5696] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc reported cstate change: config changed from index 3 to 4, VOTER ccadef87beb14646a2826084a837e8f4 (127.4.69.1) evicted. New cstate: current_term: 2 leader_uuid: "f4e050b64fe9438ea15f0424b3726dbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1131277a0f324078b743ca30165ab0b6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e050b64fe9438ea15f0424b3726dbc" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 44109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333becbae9324495b9f07445e5f8c590" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 42481 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:58:37.191164 10774 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc6a0 after lost signal to thread 4375
W20260608 09:58:37.192217 10774 debug-util.cc:398] Leaking SignalData structure 0x7b0800064f60 after lost signal to thread 10610
W20260608 09:58:37.193327 10774 debug-util.cc:398] Leaking SignalData structure 0x7b08002642e0 after lost signal to thread 10777
W20260608 09:58:37.194432 10774 debug-util.cc:398] Leaking SignalData structure 0x7b0800246920 after lost signal to thread 10851
W20260608 09:58:37.195425 10774 debug-util.cc:398] Leaking SignalData structure 0x7b08001e34c0 after lost signal to thread 10986
W20260608 09:58:37.685482 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fcc4361da2a242afa3251ace8dff0a99: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
W20260608 09:58:38.762852 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fcc4361da2a242afa3251ace8dff0a99: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
I20260608 09:58:39.679787  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:58:39.709599  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:39.710608  4372 tablet_replica.cc:333] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6: stopping tablet replica
I20260608 09:58:39.711735  4372 raft_consensus.cc:2243] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:39.713066  4372 raft_consensus.cc:2272] T 31080306b25e466885d2c1e16c0a0350 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:39.716536  4372 tablet_replica.cc:333] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6: stopping tablet replica
I20260608 09:58:39.717482  4372 raft_consensus.cc:2243] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:39.718535  4372 raft_consensus.cc:2272] T fcc4361da2a242afa3251ace8dff0a99 P 1131277a0f324078b743ca30165ab0b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:39.721524  4372 tablet_replica.cc:333] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6: stopping tablet replica
I20260608 09:58:39.722337  4372 raft_consensus.cc:2243] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:39.723665  4372 raft_consensus.cc:2272] T 141c7f5f5bab428da03fd581495b81ca P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:39.727195  4372 tablet_replica.cc:333] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6: stopping tablet replica
I20260608 09:58:39.727936  4372 raft_consensus.cc:2243] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:39.729329  4372 raft_consensus.cc:2272] T 0efbb2460be540c693efd0a622922a84 P 1131277a0f324078b743ca30165ab0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:58:39.732175 10792 consensus_peers.cc:597] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc -> Peer 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489): Couldn't send request to peer 1131277a0f324078b743ca30165ab0b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:39.825304 10792 consensus_peers.cc:597] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc -> Peer 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489): Couldn't send request to peer 1131277a0f324078b743ca30165ab0b6. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:37489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:40.244614  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:58:40.262395  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
W20260608 09:58:40.262367 10792 consensus_peers.cc:597] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc -> Peer 1131277a0f324078b743ca30165ab0b6 (127.4.69.2:37489): Couldn't send request to peer 1131277a0f324078b743ca30165ab0b6. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:37489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:40.285454  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:40.286106  4372 tablet_replica.cc:333] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc: stopping tablet replica
I20260608 09:58:40.286715  4372 raft_consensus.cc:2243] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:40.287580  4372 raft_consensus.cc:2272] T 0efbb2460be540c693efd0a622922a84 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.289918  4372 tablet_replica.cc:333] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc: stopping tablet replica
I20260608 09:58:40.290434  4372 raft_consensus.cc:2243] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:40.291191  4372 raft_consensus.cc:2272] T 141c7f5f5bab428da03fd581495b81ca P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.293313  4372 tablet_replica.cc:333] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc: stopping tablet replica
I20260608 09:58:40.293771  4372 raft_consensus.cc:2243] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:40.294462  4372 raft_consensus.cc:2272] T fcc4361da2a242afa3251ace8dff0a99 P f4e050b64fe9438ea15f0424b3726dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.296527  4372 tablet_replica.cc:333] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc: stopping tablet replica
I20260608 09:58:40.297047  4372 raft_consensus.cc:2243] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:40.297703  4372 raft_consensus.cc:2272] T 31080306b25e466885d2c1e16c0a0350 P f4e050b64fe9438ea15f0424b3726dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.348393  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:58:40.366078  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:58:40.389847  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:40.390542  4372 tablet_replica.cc:333] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590: stopping tablet replica
I20260608 09:58:40.391175  4372 raft_consensus.cc:2243] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:40.391765  4372 raft_consensus.cc:2272] T fcc4361da2a242afa3251ace8dff0a99 P 333becbae9324495b9f07445e5f8c590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.393841  4372 tablet_replica.cc:333] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590: stopping tablet replica
I20260608 09:58:40.394416  4372 raft_consensus.cc:2243] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:40.395053  4372 raft_consensus.cc:2272] T 141c7f5f5bab428da03fd581495b81ca P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.397104  4372 tablet_replica.cc:333] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590: stopping tablet replica
I20260608 09:58:40.397567  4372 raft_consensus.cc:2243] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:40.398373  4372 raft_consensus.cc:2272] T 31080306b25e466885d2c1e16c0a0350 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.400403  4372 tablet_replica.cc:333] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590: stopping tablet replica
I20260608 09:58:40.400899  4372 raft_consensus.cc:2243] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:40.401592  4372 raft_consensus.cc:2272] T 0efbb2460be540c693efd0a622922a84 P 333becbae9324495b9f07445e5f8c590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:40.423431  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:58:40.438726  4372 master.cc:562] Master@127.4.69.62:35333 shutting down...
W20260608 09:58:40.848261 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fcc4361da2a242afa3251ace8dff0a99: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
W20260608 09:58:42.402212 10562 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260608 09:58:42.405433 10562 catalog_manager.cc:4754] TS ccadef87beb14646a2826084a837e8f4 (127.4.69.1:39869): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31080306b25e466885d2c1e16c0a0350: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39869: connect: Connection refused (error 111)
I20260608 09:58:42.764267  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:42.766395  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:42.766782  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7937aaf58b84772aa333bb7619a1aff: stopping tablet replica
I20260608 09:58:42.796360  4372 master.cc:584] Master@127.4.69.62:35333 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14088 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:58:42.836153  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:44565
I20260608 09:58:42.837393  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:42.843061 11090 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
W20260608 09:58:42.843485 11091 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
I20260608 09:58:42.844559  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:42.844925 11093 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
I20260608 09:58:42.845804  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:42.846009  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:42.846196  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912722846164 us; error 0 us; skew 500 ppm
I20260608 09:58:42.846787  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:42.849129  4372 webserver.cc:533] Webserver started at http://127.4.69.62:35131/ using document root <none> and password file <none>
I20260608 09:58:42.849642  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:42.849828  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:42.850112  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:42.851291  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "a10e04f080064e98a9dcbb98cccf0bda"
format_stamp: "Formatted at 2026-06-08 09:58:42 on dist-test-slave-t8l4"
I20260608 09:58:42.855847  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:42.859300 11098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:42.860064  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:42.860350  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "a10e04f080064e98a9dcbb98cccf0bda"
format_stamp: "Formatted at 2026-06-08 09:58:42 on dist-test-slave-t8l4"
I20260608 09:58:42.860638  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:42.870796  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:42.872004  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:42.912755  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:44565
I20260608 09:58:42.912899 11149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:44565 every 8 connection(s)
I20260608 09:58:42.917126 11150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:42.934543 11150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda: Bootstrap starting.
I20260608 09:58:42.942346 11150 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:42.948378 11150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda: No bootstrap required, opened a new log
I20260608 09:58:42.951778 11150 raft_consensus.cc:359] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER }
I20260608 09:58:42.952349 11150 raft_consensus.cc:385] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:42.952695 11150 raft_consensus.cc:740] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10e04f080064e98a9dcbb98cccf0bda, State: Initialized, Role: FOLLOWER
I20260608 09:58:42.953658 11150 consensus_queue.cc:260] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER }
I20260608 09:58:42.954334 11150 raft_consensus.cc:399] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:42.954682 11150 raft_consensus.cc:493] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:42.955065 11150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:42.963042 11150 raft_consensus.cc:515] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER }
I20260608 09:58:42.963742 11150 leader_election.cc:304] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [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: a10e04f080064e98a9dcbb98cccf0bda; no voters: 
I20260608 09:58:42.965210 11150 leader_election.cc:290] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:42.965668 11153 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:42.967046 11153 raft_consensus.cc:697] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 1 LEADER]: Becoming Leader. State: Replica: a10e04f080064e98a9dcbb98cccf0bda, State: Running, Role: LEADER
I20260608 09:58:42.967896 11153 consensus_queue.cc:237] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [LEADER]: Queue going to LEADER mode. State: All 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: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER }
I20260608 09:58:42.968425 11150 sys_catalog.cc:565] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:42.973242 11155 sys_catalog.cc:455] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [sys.catalog]: SysCatalogTable state changed. Reason: New leader a10e04f080064e98a9dcbb98cccf0bda. Latest consensus state: current_term: 1 leader_uuid: "a10e04f080064e98a9dcbb98cccf0bda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER } }
I20260608 09:58:42.973888 11155 sys_catalog.cc:458] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:42.976400 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a10e04f080064e98a9dcbb98cccf0bda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a10e04f080064e98a9dcbb98cccf0bda" member_type: VOTER } }
I20260608 09:58:42.977098 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:42.979727 11162 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:42.988343 11162 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:42.989447  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:42.999511 11162 catalog_manager.cc:1382] Generated new cluster ID: 198aed7849034432864fad89fa882ab6
I20260608 09:58:42.999835 11162 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:43.012143 11162 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:43.013515 11162 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:43.026938 11162 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda: Generated new TSK 0
I20260608 09:58:43.027576 11162 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:43.056242  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:43.062615 11171 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
W20260608 09:58:43.063288 11172 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
I20260608 09:58:43.065975  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:43.065891 11174 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
I20260608 09:58:43.067171  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:43.067363  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:43.067490  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912723067478 us; error 0 us; skew 500 ppm
I20260608 09:58:43.068027  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:43.070613  4372 webserver.cc:533] Webserver started at http://127.4.69.1:37455/ using document root <none> and password file <none>
I20260608 09:58:43.071105  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:43.071269  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:43.071488  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:43.072566  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "3c26a881f8044c4192e25da18f816318"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.077284  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:43.080750 11179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.081506  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:43.081804  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "3c26a881f8044c4192e25da18f816318"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.082049  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:43.164110  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:43.165481  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:43.166958  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:43.169431  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:43.169648  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.169970  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:43.170176  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.211145  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:44927
I20260608 09:58:43.211264 11241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:44927 every 8 connection(s)
I20260608 09:58:43.216358  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:43.224761 11246 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
W20260608 09:58:43.226534 11247 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
W20260608 09:58:43.229694 11249 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
I20260608 09:58:43.230985  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:43.232225  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:43.232503  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:43.232761  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912723232740 us; error 0 us; skew 500 ppm
I20260608 09:58:43.233093 11242 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:43.233454  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:43.233486 11242 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:43.234375 11242 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:43.236301  4372 webserver.cc:533] Webserver started at http://127.4.69.2:45377/ using document root <none> and password file <none>
I20260608 09:58:43.236801 11115 ts_manager.cc:194] Registered new tserver with Master: 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927)
I20260608 09:58:43.237084  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:43.237389  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:43.237749  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:43.239406  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "04ffd5b7f957400db372782e7a216e67"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.239544 11115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55448
I20260608 09:58:43.244344  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:58:43.247972 11254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.249022  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:58:43.249321  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "04ffd5b7f957400db372782e7a216e67"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.249581  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:43.264825  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:43.265964  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:43.267410  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:43.269722  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:43.269932  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.270182  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:43.270340  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.310307  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:40571
I20260608 09:58:43.310433 11316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:40571 every 8 connection(s)
I20260608 09:58:43.315567  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:43.323405 11320 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
W20260608 09:58:43.324184 11321 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
W20260608 09:58:43.326857 11323 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
I20260608 09:58:43.327821  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:43.328672 11317 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:43.329167 11317 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:43.329365  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:43.329659  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:43.329878  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912723329853 us; error 0 us; skew 500 ppm
I20260608 09:58:43.330133 11317 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:43.330744  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:43.332720 11115 ts_manager.cc:194] Registered new tserver with Master: 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:43.333513  4372 webserver.cc:533] Webserver started at http://127.4.69.3:45695/ using document root <none> and password file <none>
I20260608 09:58:43.334079  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:43.334280  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:43.334326 11115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55462
I20260608 09:58:43.334565  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:43.336282  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "26e0ca643d364a65bc94154a419d76cb"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.341259  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:43.344627 11328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.345577  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:43.345885  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "26e0ca643d364a65bc94154a419d76cb"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:43.346158  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:43.370332  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:43.371425  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:43.372646  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:43.375533  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:43.375764  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.376022  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:43.376199  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:43.417768  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:39147
I20260608 09:58:43.417892 11390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:39147 every 8 connection(s)
I20260608 09:58:43.431952 11391 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:43.432394 11391 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:43.433143 11391 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:43.435142 11115 ts_manager.cc:194] Registered new tserver with Master: 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:43.435763  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014588327s
I20260608 09:58:43.436971 11115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55470
W20260608 09:58:44.137125 11146 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3c80 after lost signal to thread 4375
I20260608 09:58:44.242547 11242 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:44.337368 11317 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:44.440448 11391 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:44.507143 11115 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55476:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:44.510281 11115 catalog_manager.cc:7076] 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.
I20260608 09:58:44.602581 11207 tablet_service.cc:1511] Processing CreateTablet for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:44.605733 11207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.610035 11206 tablet_service.cc:1511] Processing CreateTablet for tablet b4159d9683514950bcec6931d4a6b5f3 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:44.611123 11205 tablet_service.cc:1511] Processing CreateTablet for tablet 121a01af8c184357bdd123302ecd4194 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:44.611677 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4159d9683514950bcec6931d4a6b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.612664 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a01af8c184357bdd123302ecd4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.613667 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:44.615507 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.615763 11204 tablet_service.cc:1511] Processing CreateTablet for tablet d653282578494691aefcb25d254e88b4 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:44.617453 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d653282578494691aefcb25d254e88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.626933 11281 tablet_service.cc:1511] Processing CreateTablet for tablet b4159d9683514950bcec6931d4a6b5f3 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:44.628475 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4159d9683514950bcec6931d4a6b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.634161 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 121a01af8c184357bdd123302ecd4194 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:44.646200 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a01af8c184357bdd123302ecd4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.632567 11355 tablet_service.cc:1511] Processing CreateTablet for tablet b4159d9683514950bcec6931d4a6b5f3 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:44.635038 11353 tablet_service.cc:1511] Processing CreateTablet for tablet d653282578494691aefcb25d254e88b4 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:44.630250 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 121a01af8c184357bdd123302ecd4194 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:44.647799 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a01af8c184357bdd123302ecd4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.632449 11279 tablet_service.cc:1511] Processing CreateTablet for tablet d653282578494691aefcb25d254e88b4 (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:44.654953 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d653282578494691aefcb25d254e88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.647828 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4159d9683514950bcec6931d4a6b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.630565 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd (DEFAULT_TABLE table=test-workload [id=ec258534a82b4461b77bccdf7331fb7a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:44.661765 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.665337 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d653282578494691aefcb25d254e88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:44.696902 11414 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:44.700727 11413 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:44.715672 11413 tablet_bootstrap.cc:654] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.716557 11414 tablet_bootstrap.cc:654] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.732542 11413 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: No bootstrap required, opened a new log
I20260608 09:58:44.733161 11413 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260608 09:58:44.735591 11414 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: No bootstrap required, opened a new log
I20260608 09:58:44.737114 11414 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.007s
I20260608 09:58:44.740479 11414 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.744349 11414 raft_consensus.cc:385] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.744773 11414 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.743533 11413 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.745774 11413 raft_consensus.cc:385] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.747222 11413 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.748371 11413 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.746340 11414 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.758504 11413 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260608 09:58:44.761190 11414 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.005s
I20260608 09:58:44.764513 11414 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:44.773093 11414 tablet_bootstrap.cc:654] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.781173 11413 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:44.781430 11412 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:44.788838 11413 tablet_bootstrap.cc:654] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.793951 11412 tablet_bootstrap.cc:654] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.804867 11413 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: No bootstrap required, opened a new log
I20260608 09:58:44.805441 11413 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.008s
I20260608 09:58:44.805725 11414 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: No bootstrap required, opened a new log
I20260608 09:58:44.806236 11414 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260608 09:58:44.804721 11412 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: No bootstrap required, opened a new log
I20260608 09:58:44.808388 11413 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.809154 11412 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 09:58:44.809221 11413 raft_consensus.cc:385] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.809173 11414 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.809918 11413 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.810323 11414 raft_consensus.cc:385] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.810714 11414 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.810884 11413 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.813702 11413 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:58:44.812927 11412 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.814368 11412 raft_consensus.cc:385] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.814744 11412 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.814873 11413 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:44.815913 11412 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.822434 11413 tablet_bootstrap.cc:654] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.811863 11414 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.839092 11414 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.003s
I20260608 09:58:44.848898 11414 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:44.858129 11414 tablet_bootstrap.cc:654] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.860324 11412 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.051s	user 0.021s	sys 0.022s
I20260608 09:58:44.861951 11412 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:44.865540 11413 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: No bootstrap required, opened a new log
I20260608 09:58:44.866169 11413 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.026s
I20260608 09:58:44.869532 11412 tablet_bootstrap.cc:654] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.877745 11413 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.878166 11414 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: No bootstrap required, opened a new log
I20260608 09:58:44.878750 11413 raft_consensus.cc:385] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.879144 11414 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260608 09:58:44.879160 11413 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.880491 11413 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.881969 11412 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: No bootstrap required, opened a new log
I20260608 09:58:44.882525 11412 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 09:58:44.882704 11414 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.883487 11414 raft_consensus.cc:385] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.883829 11414 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.884852 11414 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.886003 11412 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.886749 11412 raft_consensus.cc:385] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.887115 11412 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.888144 11412 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.889539 11414 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 09:58:44.890421 11412 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:58:44.890590 11414 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:44.897930 11413 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 09:58:44.899915 11412 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:44.903259 11413 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:44.907296 11412 tablet_bootstrap.cc:654] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.909085 11414 tablet_bootstrap.cc:654] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.912106 11413 tablet_bootstrap.cc:654] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.920089 11412 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: No bootstrap required, opened a new log
I20260608 09:58:44.920924 11412 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260608 09:58:44.925045 11412 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.927309 11412 raft_consensus.cc:385] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.927673 11412 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.928942 11414 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: No bootstrap required, opened a new log
I20260608 09:58:44.928747 11412 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.929526 11414 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260608 09:58:44.931236 11412 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:58:44.932403 11412 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:44.932919 11414 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.933717 11414 raft_consensus.cc:385] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.934055 11414 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.935118 11414 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.939960 11412 tablet_bootstrap.cc:654] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:44.945495 11414 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 09:58:44.948625 11413 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: No bootstrap required, opened a new log
I20260608 09:58:44.949282 11413 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260608 09:58:44.953128 11413 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.953976 11413 raft_consensus.cc:385] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.954366 11413 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.954530 11422 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:44.955164 11422 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.955618 11413 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.958380 11422 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:44.962152 11418 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:44.962728 11418 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.965655 11418 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:44.972584 11413 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 09:58:44.979182 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:44.980202 11217 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 0.
W20260608 09:58:44.981240 11163 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:44.981914 11256 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 3c26a881f8044c4192e25da18f816318; no voters: 
I20260608 09:58:44.982873 11422 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:44.983217 11422 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:44.983582 11422 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:44.990024 11412 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: No bootstrap required, opened a new log
I20260608 09:58:44.990578 11412 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260608 09:58:44.991479 11422 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.994004 11412 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:44.994537 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:44.994735 11412 raft_consensus.cc:385] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:44.995059 11412 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:44.995364 11217 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:44.996045 11412 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.006605 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:45.007436 11366 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 0.
I20260608 09:58:45.011320 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:45.011880 11366 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.020798 11422 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:45.021366 11217 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 1.
I20260608 09:58:45.031303 11256 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 3c26a881f8044c4192e25da18f816318; no voters: 
I20260608 09:58:45.032582 11422 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:45.033149 11422 raft_consensus.cc:697] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: Becoming Leader. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Running, Role: LEADER
I20260608 09:58:45.034312 11422 consensus_queue.cc:237] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.037942 11412 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.002s
I20260608 09:58:45.035303 11366 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 1.
I20260608 09:58:45.043102 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:45.043464 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:45.043676 11217 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 0.
I20260608 09:58:45.044276 11292 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 0.
I20260608 09:58:45.045899 11330 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.046838 11418 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:45.047214 11418 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:45.047541 11418 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.055788 11113 catalog_manager.cc:5696] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ffd5b7f957400db372782e7a216e67 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "04ffd5b7f957400db372782e7a216e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:45.056289 11418 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.058645 11418 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:45.060568 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:45.061867 11292 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.060509 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:45.065807 11217 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.068778 11292 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:45.073530 11330 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.074573 11418 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:45.074663 11217 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:45.076149 11418 raft_consensus.cc:697] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: Becoming Leader. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Running, Role: LEADER
I20260608 09:58:45.077190 11418 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.087872 11115 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e0ca643d364a65bc94154a419d76cb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:45.090569 11418 raft_consensus.cc:493] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:45.091060 11418 raft_consensus.cc:515] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.091840 11417 raft_consensus.cc:493] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:45.092422 11417 raft_consensus.cc:515] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.093403 11418 leader_election.cc:290] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:45.094527 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:45.095178 11292 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 0.
I20260608 09:58:45.096567 11330 leader_election.cc:304] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.098043 11418 raft_consensus.cc:2804] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:45.098428 11418 raft_consensus.cc:493] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:45.098778 11418 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.101027 11417 leader_election.cc:290] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:45.101609 11417 raft_consensus.cc:493] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:45.102061 11417 raft_consensus.cc:515] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.104045 11417 leader_election.cc:290] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:45.105993 11418 raft_consensus.cc:515] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.109995 11418 leader_election.cc:290] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:45.110666 11422 raft_consensus.cc:493] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:45.110751 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:45.111442 11292 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.111318 11422 raft_consensus.cc:515] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.111491 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:45.112267 11217 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 0.
I20260608 09:58:45.113947 11422 leader_election.cc:290] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:45.115694 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:45.116374 11366 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 0.
I20260608 09:58:45.117784 11256 leader_election.cc:304] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.118741 11422 raft_consensus.cc:2804] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:45.119047 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:45.119149 11292 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:45.119109 11422 raft_consensus.cc:493] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:45.119976 11217 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 0.
I20260608 09:58:45.120074 11422 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.120726 11330 leader_election.cc:304] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.121625 11418 raft_consensus.cc:2804] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:45.122319 11418 raft_consensus.cc:697] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: Becoming Leader. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Running, Role: LEADER
I20260608 09:58:45.123158 11418 consensus_queue.cc:237] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.130761 11422 raft_consensus.cc:515] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.133878 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:45.134476 11217 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.142158 11217 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 1.
I20260608 09:58:45.144380 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:45.145062 11366 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.153059 11366 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 1.
I20260608 09:58:45.154493 11256 leader_election.cc:304] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:45.155624 11434 raft_consensus.cc:2804] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:45.161183 11434 raft_consensus.cc:697] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: Becoming Leader. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Running, Role: LEADER
I20260608 09:58:45.162199 11434 consensus_queue.cc:237] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:45.167689 11422 leader_election.cc:290] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 1 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:45.172526 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:45.173226 11217 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:45.175807 11115 catalog_manager.cc:5696] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e0ca643d364a65bc94154a419d76cb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:45.172530 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:45.178757 11292 raft_consensus.cc:2393] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 in current term 1: Already voted for candidate 26e0ca643d364a65bc94154a419d76cb in this term.
I20260608 09:58:45.180536 11217 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:45.183743 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:45.189807 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:45.190713 11365 raft_consensus.cc:2393] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 in current term 1: Already voted for candidate 04ffd5b7f957400db372782e7a216e67 in this term.
I20260608 09:58:45.190220 11113 catalog_manager.cc:5696] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ffd5b7f957400db372782e7a216e67 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "04ffd5b7f957400db372782e7a216e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:45.191330 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:45.192886 11181 leader_election.cc:304] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb
I20260608 09:58:45.193956 11442 raft_consensus.cc:2749] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:45.194365 11181 leader_election.cc:304] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb
I20260608 09:58:45.195231 11442 raft_consensus.cc:2749] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:45.223155  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:58:45.256194  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:45.257423  4372 tablet_replica.cc:333] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: stopping tablet replica
I20260608 09:58:45.258409  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.258854  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.261198  4372 tablet_replica.cc:333] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: stopping tablet replica
I20260608 09:58:45.261731  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.262120  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.264140  4372 tablet_replica.cc:333] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: stopping tablet replica
I20260608 09:58:45.264657  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.265201  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.267079  4372 tablet_replica.cc:333] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: stopping tablet replica
I20260608 09:58:45.267571  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.267940  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.293201  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:58:45.314520  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:58:45.352653  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:45.353919  4372 tablet_replica.cc:333] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: stopping tablet replica
I20260608 09:58:45.354776  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.355249  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.357707  4372 tablet_replica.cc:333] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: stopping tablet replica
I20260608 09:58:45.358291  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.358706  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.360850  4372 tablet_replica.cc:333] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: stopping tablet replica
I20260608 09:58:45.361438  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:45.362144  4372 pending_rounds.cc:70] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Trying to abort 1 pending ops.
I20260608 09:58:45.362454  4372 pending_rounds.cc:77] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618521763807232 op_type: NO_OP noop_request { }
I20260608 09:58:45.362887  4372 raft_consensus.cc:2889] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:45.363209  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.365849  4372 tablet_replica.cc:333] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: stopping tablet replica
I20260608 09:58:45.366371  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:45.366976  4372 pending_rounds.cc:70] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Trying to abort 1 pending ops.
I20260608 09:58:45.367193  4372 pending_rounds.cc:77] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618522277036032 op_type: NO_OP noop_request { }
I20260608 09:58:45.367482  4372 raft_consensus.cc:2889] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:45.367775  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.393657  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:58:45.408727  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:58:45.450198  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:45.451241  4372 tablet_replica.cc:333] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: stopping tablet replica
I20260608 09:58:45.451835  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:45.452476  4372 pending_rounds.cc:70] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Trying to abort 1 pending ops.
I20260608 09:58:45.452696  4372 pending_rounds.cc:77] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618521927741440 op_type: NO_OP noop_request { }
I20260608 09:58:45.453030  4372 raft_consensus.cc:2889] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:45.453325  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.455552  4372 tablet_replica.cc:333] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: stopping tablet replica
I20260608 09:58:45.456116  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.456507  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.458287  4372 tablet_replica.cc:333] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: stopping tablet replica
I20260608 09:58:45.458791  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:45.459462  4372 pending_rounds.cc:70] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Trying to abort 1 pending ops.
I20260608 09:58:45.459677  4372 pending_rounds.cc:77] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618522114838528 op_type: NO_OP noop_request { }
I20260608 09:58:45.459962  4372 raft_consensus.cc:2889] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:45.460251  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.462451  4372 tablet_replica.cc:333] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: stopping tablet replica
I20260608 09:58:45.462965  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:45.463340  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:45.477790  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:58:45.494568  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:45.501999 11448 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
W20260608 09:58:45.503376 11449 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
W20260608 09:58:45.505038 11451 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
I20260608 09:58:45.509920  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:45.511512  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:45.511883  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:45.512192  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912725512175 us; error 0 us; skew 500 ppm
I20260608 09:58:45.513020  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:45.516552  4372 webserver.cc:533] Webserver started at http://127.4.69.4:44639/ using document root <none> and password file <none>
I20260608 09:58:45.517201  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:45.517505  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:45.517910  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:45.519167  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "2fd779e85e2b4696850d3097c5f18e1d"
format_stamp: "Formatted at 2026-06-08 09:58:45 on dist-test-slave-t8l4"
I20260608 09:58:45.524262  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:58:45.528120 11456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:45.529295  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:58:45.529718  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "2fd779e85e2b4696850d3097c5f18e1d"
format_stamp: "Formatted at 2026-06-08 09:58:45 on dist-test-slave-t8l4"
I20260608 09:58:45.530133  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:45.555083  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:45.556804  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:45.558883  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:45.561918  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:45.562260  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:45.562650  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:45.562978  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:45.624205  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:46733
I20260608 09:58:45.624364 11518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:46733 every 8 connection(s)
I20260608 09:58:45.647405 11519 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:45.648054 11519 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:45.649211 11519 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:45.651825 11113 ts_manager.cc:194] Registered new tserver with Master: 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4:46733)
I20260608 09:58:45.653669 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55490
W20260608 09:58:45.995340 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd: Network error: Client connection negotiation failed: client connection to 127.4.69.2:40571: connect: Connection refused (error 111)
W20260608 09:58:45.999073 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet d653282578494691aefcb25d254e88b4: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:46.002571 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 121a01af8c184357bdd123302ecd4194: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
I20260608 09:58:46.656929 11519 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
W20260608 09:58:47.015933 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 121a01af8c184357bdd123302ecd4194: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:47.019496 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd: Network error: Client connection negotiation failed: client connection to 127.4.69.2:40571: connect: Connection refused (error 111)
W20260608 09:58:47.022964 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet d653282578494691aefcb25d254e88b4: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:48.053771 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet d653282578494691aefcb25d254e88b4: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:48.057102 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd: Network error: Client connection negotiation failed: client connection to 127.4.69.2:40571: connect: Connection refused (error 111)
W20260608 09:58:48.060300 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 121a01af8c184357bdd123302ecd4194: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:49.074003 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 121a01af8c184357bdd123302ecd4194: Network error: Client connection negotiation failed: client connection to 127.4.69.3:39147: connect: Connection refused (error 111)
W20260608 09:58:49.077270 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet b4159d9683514950bcec6931d4a6b5f3: Network error: Client connection negotiation failed: client connection to 127.4.69.2:40571: connect: Connection refused (error 111)
W20260608 09:58:49.080367 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd: Network error: Client connection negotiation failed: client connection to 127.4.69.2:40571: connect: Connection refused (error 111)
W20260608 09:58:50.082736 11163 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3c26a881f8044c4192e25da18f816318 not available for placement
W20260608 09:58:51.084793 11163 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3c26a881f8044c4192e25da18f816318 not available for placement
W20260608 09:58:51.766932 11146 debug-util.cc:398] Leaking SignalData structure 0x7b080009c380 after lost signal to thread 4375
W20260608 09:58:51.767959 11146 debug-util.cc:398] Leaking SignalData structure 0x7b080008c520 after lost signal to thread 11149
W20260608 09:58:51.769134 11146 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecc80 after lost signal to thread 11518
W20260608 09:58:52.086769 11163 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3c26a881f8044c4192e25da18f816318 not available for placement
I20260608 09:58:52.703884  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:52.710465 11527 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
W20260608 09:58:52.710812 11528 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
I20260608 09:58:52.715233  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:52.716459 11530 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
I20260608 09:58:52.717712  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:52.717911  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:52.718047  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912732718036 us; error 0 us; skew 500 ppm
I20260608 09:58:52.718585  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:52.721031  4372 webserver.cc:533] Webserver started at http://127.4.69.1:37455/ using document root <none> and password file <none>
I20260608 09:58:52.721508  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:52.721653  4372 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:52.725358  4372 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:58:52.728488 11535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:52.729352  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:52.729662  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "3c26a881f8044c4192e25da18f816318"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:52.729974  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:52.746251  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:52.747474  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:52.748987  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:52.752568 11542 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:58:52.772018  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:52.772362  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260608 09:58:52.772641  4372 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:58:52.777117 11542 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:52.786958  4372 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:52.787248  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:58:52.788121 11542 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: 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
I20260608 09:58:52.788957 11542 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Bootstrap complete.
I20260608 09:58:52.789520 11542 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 09:58:52.791531 11542 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.792024 11542 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.792800 11542 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.795763 11542 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260608 09:58:52.796446 11542 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:52.807109 11542 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: 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
I20260608 09:58:52.807782 11542 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Bootstrap complete.
I20260608 09:58:52.808503 11542 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 09:58:52.810902 11542 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.811559 11542 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.812294 11542 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.814440 11542 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:58:52.815202 11542 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:52.828482 11542 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: 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
I20260608 09:58:52.829218 11542 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Bootstrap complete.
I20260608 09:58:52.829810 11542 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:58:52.832177 11542 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.832792 11542 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.833468 11542 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.835309 11542 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260608 09:58:52.836006 11542 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Bootstrap starting.
I20260608 09:58:52.847740 11542 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: 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
I20260608 09:58:52.848412  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:44927
I20260608 09:58:52.848587 11542 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Bootstrap complete.
I20260608 09:58:52.848632 11603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:44927 every 8 connection(s)
I20260608 09:58:52.849545 11542 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:58:52.851751 11542 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.852314 11542 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Initialized, Role: FOLLOWER
W20260608 09:58:52.853324 11605 tablet.cc:2404] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:58:52.854074  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:58:52.853320 11542 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.858949 11542 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
W20260608 09:58:52.864231 11608 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
W20260608 09:58:52.864831 11609 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
W20260608 09:58:52.868532 11611 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
I20260608 09:58:52.870756  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:52.871802  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:52.872028  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:52.872231  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912732872212 us; error 0 us; skew 500 ppm
I20260608 09:58:52.872900  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:52.875458  4372 webserver.cc:533] Webserver started at http://127.4.69.2:45377/ using document root <none> and password file <none>
I20260608 09:58:52.876127  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:52.876363  4372 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:52.877774 11604 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:52.878206 11604 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:52.878979 11604 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:52.880811  4372 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:58:52.883250 11113 ts_manager.cc:194] Re-registered known tserver with Master: 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927)
I20260608 09:58:52.884461 11616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:52.885308  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:58:52.885612  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "04ffd5b7f957400db372782e7a216e67"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:52.885896  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:52.891474 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260608 09:58:52.894094 11604 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:52.909032  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:52.910228  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:52.911725  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:52.934244  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:52.934556  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260608 09:58:52.938746 11623 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:52.949770  4372 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:52.950088  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.003s
I20260608 09:58:52.952731 11623 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:52.953612 11623 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Bootstrap complete.
I20260608 09:58:52.954164 11623 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 09:58:52.956429 11623 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.957567 11623 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.958402 11623 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.961522 11623 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:58:52.962584 11623 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:52.976627 11623 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: 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
I20260608 09:58:52.977407 11623 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Bootstrap complete.
I20260608 09:58:52.978036 11623 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:58:52.980734 11623 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.981320 11623 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.982044 11623 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:52.984236 11623 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:58:52.985087 11623 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:52.997921 11623 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: 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
I20260608 09:58:52.998799 11623 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Bootstrap complete.
I20260608 09:58:52.999594 11623 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:58:53.001964 11623 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.002535 11623 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.003225 11623 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.005362 11623 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 09:58:53.006098 11623 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Bootstrap starting.
I20260608 09:58:53.006561  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:40571
I20260608 09:58:53.006718 11683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:40571 every 8 connection(s)
I20260608 09:58:53.011718  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:53.022096 11688 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
W20260608 09:58:53.023219 11689 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
I20260608 09:58:53.026716 11623 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:53.028115 11623 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Bootstrap complete.
I20260608 09:58:53.029120 11623 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 09:58:53.032238 11684 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:53.032846 11684 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:53.034072 11684 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:53.034926 11623 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.036105 11623 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.037376 11623 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.040778 11623 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:58:53.040823 11113 ts_manager.cc:194] Re-registered known tserver with Master: 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
W20260608 09:58:53.044572 11691 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
I20260608 09:58:53.044986  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:53.046042  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:53.046263  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:53.046464  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912733046445 us; error 0 us; skew 500 ppm
I20260608 09:58:53.047057  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:53.048121 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33614
I20260608 09:58:53.049803  4372 webserver.cc:533] Webserver started at http://127.4.69.3:45695/ using document root <none> and password file <none>
I20260608 09:58:53.050382  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:53.050560  4372 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:53.051121 11684 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:53.054596  4372 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:58:53.058244 11696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:53.059211  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:58:53.059513  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "26e0ca643d364a65bc94154a419d76cb"
format_stamp: "Formatted at 2026-06-08 09:58:43 on dist-test-slave-t8l4"
I20260608 09:58:53.059804  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-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)
I20260608 09:58:53.084172  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:53.085494  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:53.086934  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 09:58:53.089192 11163 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 26e0ca643d364a65bc94154a419d76cb not available for placement
I20260608 09:58:53.109913  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:53.110291  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.000s	sys 0.002s
I20260608 09:58:53.114629 11703 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:53.124264  4372 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:53.124565  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260608 09:58:53.125883 11703 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: 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
I20260608 09:58:53.126618 11703 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Bootstrap complete.
I20260608 09:58:53.127187 11703 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:58:53.129329 11703 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.129860 11703 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.130586 11703 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.134080 11703 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:58:53.135023 11703 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:53.148428 11703 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:53.149483 11703 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap complete.
I20260608 09:58:53.150267 11703 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 09:58:53.152549 11703 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.153633 11703 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.154557 11703 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.156533 11703 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:58:53.157291 11703 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:53.171057 11703 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:53.172051 11703 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap complete.
I20260608 09:58:53.172827 11703 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 09:58:53.175665 11703 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.176357 11703 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.177138 11703 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.179204 11703 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:58:53.180045 11703 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap starting.
I20260608 09:58:53.182827  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:39147
I20260608 09:58:53.182996 11763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:39147 every 8 connection(s)
I20260608 09:58:53.193883 11703 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: 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
I20260608 09:58:53.194767 11703 tablet_bootstrap.cc:492] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Bootstrap complete.
I20260608 09:58:53.195644 11703 ts_tablet_manager.cc:1403] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:58:53.199064 11703 raft_consensus.cc:359] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.200011 11703 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.200829 11764 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44565
I20260608 09:58:53.201447 11764 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:53.200929 11703 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.202239 11764 heartbeater.cc:507] Master 127.4.69.62:44565 requested a full tablet report, sending...
I20260608 09:58:53.203312 11703 ts_tablet_manager.cc:1434] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260608 09:58:53.206024 11113 ts_manager.cc:194] Re-registered known tserver with Master: 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:53.210757 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33626
I20260608 09:58:53.213341 11764 heartbeater.cc:499] Master 127.4.69.62:44565 was elected leader, sending a full tablet report...
I20260608 09:58:53.936311 11768 raft_consensus.cc:493] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.936982 11768 raft_consensus.cc:515] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.939419 11768 leader_election.cc:290] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:53.952601 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:53.953953 11658 raft_consensus.cc:2410] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:53.954427 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:53.955283 11738 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 1.
I20260608 09:58:53.956475 11537 leader_election.cc:304] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [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: 26e0ca643d364a65bc94154a419d76cb, 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67
I20260608 09:58:53.957362 11768 raft_consensus.cc:2804] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:53.957893 11768 raft_consensus.cc:493] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.958305 11768 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:53.963578 11768 raft_consensus.cc:515] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.965564 11768 leader_election.cc:290] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 election: Requested vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:53.966361 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:53.966667 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dcfff1b8ec4d9698a5c02b6ff696fd" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:53.967224 11658 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:53.967546 11738 raft_consensus.cc:3060] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:53.973133 11658 raft_consensus.cc:2410] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:53.973163 11738 raft_consensus.cc:2468] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 2.
I20260608 09:58:53.974884 11537 leader_election.cc:304] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [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: 26e0ca643d364a65bc94154a419d76cb, 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67
I20260608 09:58:53.975801 11768 raft_consensus.cc:2804] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:53.977102 11768 raft_consensus.cc:697] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Becoming Leader. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Running, Role: LEADER
I20260608 09:58:53.978077 11768 consensus_queue.cc:237] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Queue going to LEADER 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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:53.986313 11113 catalog_manager.cc:5696] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 reported cstate change: term changed from 1 to 2, leader changed from 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) to 3c26a881f8044c4192e25da18f816318 (127.4.69.1). New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
W20260608 09:58:54.110944 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:58:54.121976 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet d653282578494691aefcb25d254e88b4: Illegal state: Replica 26e0ca643d364a65bc94154a419d76cb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } }
W20260608 09:58:54.125787 11163 auto_rebalancer.cc:591] Failed to schedule move for tablet 121a01af8c184357bdd123302ecd4194: Illegal state: Replica 26e0ca643d364a65bc94154a419d76cb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } }
I20260608 09:58:54.207310 11768 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.208056 11768 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.210021 11768 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.211135 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:54.211447 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:54.212273 11658 raft_consensus.cc:2410] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:54.212375 11738 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 1.
I20260608 09:58:54.214049 11537 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [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: 26e0ca643d364a65bc94154a419d76cb, 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67
I20260608 09:58:54.214291 11768 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.215162 11773 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:54.215188 11768 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.215996 11773 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.216710 11773 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.217999 11768 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.218760 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:54.219117 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:54.219836 11658 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 1.
I20260608 09:58:54.220211 11738 raft_consensus.cc:2410] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:54.221284 11537 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [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: 04ffd5b7f957400db372782e7a216e67, 3c26a881f8044c4192e25da18f816318; no voters: 
I20260608 09:58:54.222276 11768 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:54.222800 11768 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.223295 11768 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.225558 11773 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.227694 11773 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 election: Requested vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.228296 11658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:54.228812 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:54.229275 11658 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.229719 11738 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.229702 11768 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.234735 11768 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 election: Requested vote from peers 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.235595 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:54.236464 11657 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.236981 11658 raft_consensus.cc:2410] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:54.236833 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "3c26a881f8044c4192e25da18f816318" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:54.237820 11738 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 2.
I20260608 09:58:54.238097 11737 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.239804 11537 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [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: 26e0ca643d364a65bc94154a419d76cb, 3c26a881f8044c4192e25da18f816318; no voters: 04ffd5b7f957400db372782e7a216e67
I20260608 09:58:54.240931 11768 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:54.241612 11768 raft_consensus.cc:697] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Becoming Leader. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Running, Role: LEADER
I20260608 09:58:54.242714 11768 consensus_queue.cc:237] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [LEADER]: Queue going to LEADER 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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.243582 11657 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c26a881f8044c4192e25da18f816318 in term 2.
I20260608 09:58:54.245122 11737 raft_consensus.cc:2410] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c26a881f8044c4192e25da18f816318 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.
I20260608 09:58:54.245002 11537 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 3c26a881f8044c4192e25da18f816318; no voters: 
I20260608 09:58:54.246250 11773 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:54.249055 11773 raft_consensus.cc:697] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Becoming Leader. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Running, Role: LEADER
I20260608 09:58:54.250201 11773 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [LEADER]: Queue going to LEADER 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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.253505 11113 catalog_manager.cc:5696] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 reported cstate change: term changed from 1 to 2, leader changed from 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) to 3c26a881f8044c4192e25da18f816318 (127.4.69.1). New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:54.267051 11113 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 reported cstate change: term changed from 1 to 2, leader changed from 26e0ca643d364a65bc94154a419d76cb (127.4.69.3) to 3c26a881f8044c4192e25da18f816318 (127.4.69.1). New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:54.408874 11784 raft_consensus.cc:493] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.409680 11784 raft_consensus.cc:515] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.412539 11784 leader_election.cc:290] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:54.458129 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:54.460106 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:54.460152 11577 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:54.461716 11657 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 1.
I20260608 09:58:54.463557 11698 leader_election.cc:304] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [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: 26e0ca643d364a65bc94154a419d76cb, 3c26a881f8044c4192e25da18f816318; no voters: 
I20260608 09:58:54.465049 11784 raft_consensus.cc:2804] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:54.465778 11784 raft_consensus.cc:493] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.466158 11784 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.473812 11784 raft_consensus.cc:515] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.476131 11784 leader_election.cc:290] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 2 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:54.477051 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:54.477469 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a01af8c184357bdd123302ecd4194" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:54.478122 11577 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.478463 11657 raft_consensus.cc:3060] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:54.488471 11577 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 2.
I20260608 09:58:54.488731 11657 raft_consensus.cc:2468] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 2.
I20260608 09:58:54.490242 11698 leader_election.cc:304] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 
I20260608 09:58:54.491062 11784 raft_consensus.cc:2804] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:54.492162 11784 raft_consensus.cc:697] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 LEADER]: Becoming Leader. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Running, Role: LEADER
I20260608 09:58:54.493547 11784 consensus_queue.cc:237] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.503135 11113 catalog_manager.cc:5696] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:54.520955 11784 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.521670 11784 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.523555 11784 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:54.524488 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:54.524874 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67" is_pre_election: true
I20260608 09:58:54.526304 11657 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 2.
I20260608 09:58:54.527777 11698 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 3c26a881f8044c4192e25da18f816318
I20260608 09:58:54.528659 11784 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:58:54.529165 11784 raft_consensus.cc:493] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.529685 11784 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:54.535329 11784 raft_consensus.cc:515] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.537113 11784 leader_election.cc:290] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 3 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571)
I20260608 09:58:54.537923 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:54.538256 11657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d653282578494691aefcb25d254e88b4" candidate_uuid: "26e0ca643d364a65bc94154a419d76cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ffd5b7f957400db372782e7a216e67"
I20260608 09:58:54.539085 11657 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:54.543860 11657 raft_consensus.cc:2468] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e0ca643d364a65bc94154a419d76cb in term 3.
I20260608 09:58:54.544975 11698 leader_election.cc:304] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 3c26a881f8044c4192e25da18f816318
I20260608 09:58:54.545965 11784 raft_consensus.cc:2804] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:58:54.546482 11784 raft_consensus.cc:697] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 LEADER]: Becoming Leader. State: Replica: 26e0ca643d364a65bc94154a419d76cb, State: Running, Role: LEADER
I20260608 09:58:54.547377 11784 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.555307 11113 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: term changed from 2 to 3, leader changed from 3c26a881f8044c4192e25da18f816318 (127.4.69.1) to 26e0ca643d364a65bc94154a419d76cb (127.4.69.3). New cstate: current_term: 3 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:54.567685 11657 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 09:58:54.568259 11657 pending_rounds.cc:85] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Aborting all ops after (but not including) 0
I20260608 09:58:54.568639 11657 pending_rounds.cc:107] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 09:58:54.569088 11657 raft_consensus.cc:2889] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:54.570933 11773 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.585309 11737 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:58:54.587826 11782 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.641628 11657 raft_consensus.cc:1240] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Rejecting Update request from peer 3c26a881f8044c4192e25da18f816318 for earlier term 2. Current term is 3. Ops: []
I20260608 09:58:54.643118 11782 consensus_queue.cc:1059] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.643996 11773 raft_consensus.cc:3055] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:58:54.644454 11773 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Running, Role: LEADER
I20260608 09:58:54.645521 11773 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.646708 11773 raft_consensus.cc:3060] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:54.804100 11791 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.805148 11791 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.808009 11791 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.820451 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318" is_pre_election: true
I20260608 09:58:54.822618 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb" is_pre_election: true
I20260608 09:58:54.823371 11737 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 2.
I20260608 09:58:54.824659 11618 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 3c26a881f8044c4192e25da18f816318
I20260608 09:58:54.825667 11791 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:58:54.826165 11791 raft_consensus.cc:493] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.826596 11791 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:54.832783 11791 raft_consensus.cc:515] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.834619 11791 leader_election.cc:290] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 3 election: Requested vote from peers 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927), 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:54.835453 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c26a881f8044c4192e25da18f816318"
I20260608 09:58:54.835634 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4159d9683514950bcec6931d4a6b5f3" candidate_uuid: "04ffd5b7f957400db372782e7a216e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26e0ca643d364a65bc94154a419d76cb"
I20260608 09:58:54.836452 11737 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:54.842293 11737 raft_consensus.cc:2468] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ffd5b7f957400db372782e7a216e67 in term 3.
I20260608 09:58:54.843405 11618 leader_election.cc:304] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ffd5b7f957400db372782e7a216e67, 26e0ca643d364a65bc94154a419d76cb; no voters: 3c26a881f8044c4192e25da18f816318
I20260608 09:58:54.844251 11791 raft_consensus.cc:2804] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:58:54.845485 11791 raft_consensus.cc:697] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 3 LEADER]: Becoming Leader. State: Replica: 04ffd5b7f957400db372782e7a216e67, State: Running, Role: LEADER
I20260608 09:58:54.846623 11791 consensus_queue.cc:237] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.850407 11737 raft_consensus.cc:1240] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Rejecting Update request from peer 3c26a881f8044c4192e25da18f816318 for earlier term 2. Current term is 3. Ops: []
I20260608 09:58:54.852437 11773 consensus_queue.cc:1059] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.853544 11782 raft_consensus.cc:3055] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:58:54.853965 11782 raft_consensus.cc:740] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c26a881f8044c4192e25da18f816318, State: Running, Role: LEADER
I20260608 09:58:54.855028 11782 consensus_queue.cc:260] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } }
I20260608 09:58:54.855105 11115 catalog_manager.cc:5696] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 reported cstate change: term changed from 2 to 3, leader changed from 3c26a881f8044c4192e25da18f816318 (127.4.69.1) to 04ffd5b7f957400db372782e7a216e67 (127.4.69.2). New cstate: current_term: 3 leader_uuid: "04ffd5b7f957400db372782e7a216e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:54.856318 11782 raft_consensus.cc:3060] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:55.017060 11657 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:55.018625 11784 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.031558 11577 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:55.033790 11803 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:55.051010 11577 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:55.052445 11803 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.053283 11803 consensus_queue.cc:1243] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Peer 3c26a881f8044c4192e25da18f816318 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:58:55.056286 11577 pending_rounds.cc:85] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Aborting all ops after (but not including) 0
I20260608 09:58:55.056617 11577 pending_rounds.cc:107] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:58:55.056989 11577 raft_consensus.cc:2889] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:55.065153 11657 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:55.067286 11803 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.138607 11577 consensus_queue.cc:237] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.145771 11737 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:55.147787 11657 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:55.148746 11782 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:55.149801 11773 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:55.157573 11773 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
W20260608 09:58:55.160729 11537 consensus_peers.cc:597] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 -> Peer 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4:46733): Couldn't send request to peer 2fd779e85e2b4696850d3097c5f18e1d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64dcfff1b8ec4d9698a5c02b6ff696fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:55.159821 11657 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.168604 11737 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.172228 11738 consensus_queue.cc:237] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.172487 11113 catalog_manager.cc:5696] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 reported cstate change: config changed from index -1 to 2, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:55.185042 11577 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:55.185479 11657 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:55.186815 11784 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:55.188151 11803 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:55.196449 11698 consensus_peers.cc:597] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb -> Peer 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4:46733): Couldn't send request to peer 2fd779e85e2b4696850d3097c5f18e1d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 121a01af8c184357bdd123302ecd4194. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:55.197176 11577 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.195660 11803 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.200109 11657 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.213089 11114 catalog_manager.cc:5696] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 reported cstate change: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.215083 11737 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.222067 11657 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:58:55.222373 11577 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 09:58:55.222859 11698 consensus_peers.cc:597] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb -> Peer 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4:46733): Couldn't send request to peer 2fd779e85e2b4696850d3097c5f18e1d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d653282578494691aefcb25d254e88b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:55.225543 11788 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:55.226478 11803 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:55.233669 11788 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.235522 11657 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.235915 11577 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } } }
I20260608 09:58:55.248371 11113 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: config changed from index -1 to 3, NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) added. New cstate: current_term: 3 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:55.333014 11577 raft_consensus.cc:1275] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Refusing update from remote peer 04ffd5b7f957400db372782e7a216e67: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:55.334538 11791 consensus_queue.cc:1048] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.335378 11791 consensus_queue.cc:1243] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Peer 3c26a881f8044c4192e25da18f816318 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:58:55.338201 11577 pending_rounds.cc:85] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Aborting all ops after (but not including) 0
I20260608 09:58:55.338712 11577 pending_rounds.cc:107] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:58:55.339102 11577 raft_consensus.cc:2889] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:55.354882 11737 raft_consensus.cc:1275] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Refusing update from remote peer 04ffd5b7f957400db372782e7a216e67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:55.357147 11791 consensus_queue.cc:1048] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.594332 11812 ts_tablet_manager.cc:933] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Initiating tablet copy from peer 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:55.596797 11812 tablet_copy_client.cc:323] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:39147
I20260608 09:58:55.608994 11749 tablet_copy_service.cc:140] P 26e0ca643d364a65bc94154a419d76cb: Received BeginTabletCopySession request for tablet 121a01af8c184357bdd123302ecd4194 from peer 2fd779e85e2b4696850d3097c5f18e1d ({username='slave'} at 127.0.0.1:57340)
I20260608 09:58:55.609701 11749 tablet_copy_service.cc:161] P 26e0ca643d364a65bc94154a419d76cb: Beginning new tablet copy session on tablet 121a01af8c184357bdd123302ecd4194 from peer 2fd779e85e2b4696850d3097c5f18e1d at {username='slave'} at 127.0.0.1:57340: session id = 2fd779e85e2b4696850d3097c5f18e1d-121a01af8c184357bdd123302ecd4194
I20260608 09:58:55.614475 11816 ts_tablet_manager.cc:933] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Initiating tablet copy from peer 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147)
I20260608 09:58:55.617492 11816 tablet_copy_client.cc:323] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:39147
I20260608 09:58:55.618870 11749 tablet_copy_source_session.cc:215] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:55.619706 11747 tablet_copy_service.cc:140] P 26e0ca643d364a65bc94154a419d76cb: Received BeginTabletCopySession request for tablet d653282578494691aefcb25d254e88b4 from peer 2fd779e85e2b4696850d3097c5f18e1d ({username='slave'} at 127.0.0.1:57340)
I20260608 09:58:55.620568 11747 tablet_copy_service.cc:161] P 26e0ca643d364a65bc94154a419d76cb: Beginning new tablet copy session on tablet d653282578494691aefcb25d254e88b4 from peer 2fd779e85e2b4696850d3097c5f18e1d at {username='slave'} at 127.0.0.1:57340: session id = 2fd779e85e2b4696850d3097c5f18e1d-d653282578494691aefcb25d254e88b4
I20260608 09:58:55.623001 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a01af8c184357bdd123302ecd4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:55.627436 11747 tablet_copy_source_session.cc:215] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:55.630278 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d653282578494691aefcb25d254e88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:55.640300 11812 tablet_copy_client.cc:806] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:55.641110 11812 tablet_copy_client.cc:670] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:55.644125 11816 tablet_copy_client.cc:806] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:55.644861 11816 tablet_copy_client.cc:670] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:55.648229 11818 ts_tablet_manager.cc:933] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: Initiating tablet copy from peer 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927)
I20260608 09:58:55.648277 11812 tablet_copy_client.cc:538] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:55.649334 11816 tablet_copy_client.cc:538] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:55.659525 11816 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap starting.
I20260608 09:58:55.665637 11818 tablet_copy_client.cc:323] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:44927
I20260608 09:58:55.667979 11812 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap starting.
I20260608 09:58:55.687160 11816 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:55.688506 11588 tablet_copy_service.cc:140] P 3c26a881f8044c4192e25da18f816318: Received BeginTabletCopySession request for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd from peer 2fd779e85e2b4696850d3097c5f18e1d ({username='slave'} at 127.0.0.1:55112)
I20260608 09:58:55.688918 11816 tablet_bootstrap.cc:492] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap complete.
I20260608 09:58:55.689494 11588 tablet_copy_service.cc:161] P 3c26a881f8044c4192e25da18f816318: Beginning new tablet copy session on tablet 64dcfff1b8ec4d9698a5c02b6ff696fd from peer 2fd779e85e2b4696850d3097c5f18e1d at {username='slave'} at 127.0.0.1:55112: session id = 2fd779e85e2b4696850d3097c5f18e1d-64dcfff1b8ec4d9698a5c02b6ff696fd
I20260608 09:58:55.690668 11816 ts_tablet_manager.cc:1403] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.009s
I20260608 09:58:55.698004 11816 raft_consensus.cc:359] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.698890 11588 tablet_copy_source_session.cc:215] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:55.700003 11816 raft_consensus.cc:740] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 2fd779e85e2b4696850d3097c5f18e1d, State: Initialized, Role: LEARNER
I20260608 09:58:55.702816 11816 consensus_queue.cc:260] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.705456 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:55.710126 11812 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:55.711277 11812 tablet_bootstrap.cc:492] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap complete.
I20260608 09:58:55.712587 11812 ts_tablet_manager.cc:1403] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Time spent bootstrapping tablet: real 0.045s	user 0.037s	sys 0.004s
I20260608 09:58:55.715936 11812 raft_consensus.cc:359] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.717010 11812 raft_consensus.cc:740] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2fd779e85e2b4696850d3097c5f18e1d, State: Initialized, Role: LEARNER
I20260608 09:58:55.717875 11812 consensus_queue.cc:260] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.727592 11812 ts_tablet_manager.cc:1434] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.011s
I20260608 09:58:55.728560 11818 tablet_copy_client.cc:806] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:55.729231 11816 ts_tablet_manager.cc:1434] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: Time spent starting tablet: real 0.038s	user 0.019s	sys 0.007s
I20260608 09:58:55.729312 11818 tablet_copy_client.cc:670] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:55.731546 11747 tablet_copy_service.cc:342] P 26e0ca643d364a65bc94154a419d76cb: Request end of tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-d653282578494691aefcb25d254e88b4 received from {username='slave'} at 127.0.0.1:57340
I20260608 09:58:55.732127 11747 tablet_copy_service.cc:434] P 26e0ca643d364a65bc94154a419d76cb: ending tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-d653282578494691aefcb25d254e88b4 on tablet d653282578494691aefcb25d254e88b4 with peer 2fd779e85e2b4696850d3097c5f18e1d
I20260608 09:58:55.735496 11747 tablet_copy_service.cc:342] P 26e0ca643d364a65bc94154a419d76cb: Request end of tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-121a01af8c184357bdd123302ecd4194 received from {username='slave'} at 127.0.0.1:57340
I20260608 09:58:55.736050 11747 tablet_copy_service.cc:434] P 26e0ca643d364a65bc94154a419d76cb: ending tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-121a01af8c184357bdd123302ecd4194 on tablet 121a01af8c184357bdd123302ecd4194 with peer 2fd779e85e2b4696850d3097c5f18e1d
I20260608 09:58:55.737288 11818 tablet_copy_client.cc:538] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:55.748381 11818 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap starting.
I20260608 09:58:55.769549 11818 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: 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
I20260608 09:58:55.770661 11818 tablet_bootstrap.cc:492] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: Bootstrap complete.
I20260608 09:58:55.771512 11818 ts_tablet_manager.cc:1403] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260608 09:58:55.774809 11818 raft_consensus.cc:359] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.775878 11818 raft_consensus.cc:740] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2fd779e85e2b4696850d3097c5f18e1d, State: Initialized, Role: LEARNER
I20260608 09:58:55.776901 11818 consensus_queue.cc:260] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: true } }
I20260608 09:58:55.779613 11818 ts_tablet_manager.cc:1434] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:58:55.781577 11588 tablet_copy_service.cc:342] P 3c26a881f8044c4192e25da18f816318: Request end of tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-64dcfff1b8ec4d9698a5c02b6ff696fd received from {username='slave'} at 127.0.0.1:55112
I20260608 09:58:55.782207 11588 tablet_copy_service.cc:434] P 3c26a881f8044c4192e25da18f816318: ending tablet copy session 2fd779e85e2b4696850d3097c5f18e1d-64dcfff1b8ec4d9698a5c02b6ff696fd on tablet 64dcfff1b8ec4d9698a5c02b6ff696fd with peer 2fd779e85e2b4696850d3097c5f18e1d
I20260608 09:58:56.154356 11494 raft_consensus.cc:1217] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:58:56.210290 11494 raft_consensus.cc:1217] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:58:56.252014 11494 raft_consensus.cc:1217] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:58:56.629902 11831 raft_consensus.cc:1064] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318: attempting to promote NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d to VOTER
I20260608 09:58:56.632586 11831 consensus_queue.cc:237] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.639467 11737 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:56.639606 11494 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:56.641253 11658 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:56.641223 11830 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:56.642441 11831 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:56.643481 11782 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:56.654279 11831 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.656229 11658 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.664482 11737 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.666996 11115 catalog_manager.cc:5696] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 reported cstate change: config changed from index 2 to 3, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:56.669868 11494 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } attrs { replace: true } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.714133 11577 consensus_queue.cc:237] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [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: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.719882 11494 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:56.720165 11658 raft_consensus.cc:1275] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 3c26a881f8044c4192e25da18f816318: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:56.721385 11831 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:56.722307 11782 consensus_queue.cc:1048] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:56.729452 11830 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 26e0ca643d364a65bc94154a419d76cb (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.736125 11494 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 26e0ca643d364a65bc94154a419d76cb (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.736024 11658 raft_consensus.cc:2955] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 26e0ca643d364a65bc94154a419d76cb (127.4.69.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.740113 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:56.744167 11114 catalog_manager.cc:5696] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 reported cstate change: config changed from index 3 to 4, VOTER 26e0ca643d364a65bc94154a419d76cb (127.4.69.3) evicted. New cstate: current_term: 2 leader_uuid: "3c26a881f8044c4192e25da18f816318" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:56.764494 11843 raft_consensus.cc:1064] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb: attempting to promote NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d to VOTER
I20260608 09:58:56.770339 11843 consensus_queue.cc:237] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.776424 11844 raft_consensus.cc:1064] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb: attempting to promote NON_VOTER 2fd779e85e2b4696850d3097c5f18e1d to VOTER
I20260608 09:58:56.779292 11844 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.780227 11728 tablet_service.cc:1558] Processing DeleteTablet for tablet 64dcfff1b8ec4d9698a5c02b6ff696fd with delete_type TABLET_DATA_TOMBSTONED (TS 26e0ca643d364a65bc94154a419d76cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57350
I20260608 09:58:56.791704 11846 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:56.791821 11494 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 LEARNER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:56.794039 11846 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.794843 11828 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:56.795123 11846 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.802620 11493 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 LEARNER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:56.803673 11846 ts_tablet_manager.cc:1916] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:56.803943 11577 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:56.804780 11658 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:56.806376 11828 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:56.806830 11844 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:56.808355 11828 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:56.823911 11844 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.843628 11846 ts_tablet_manager.cc:1929] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 09:58:56.844194 11846 log.cc:1199] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 26e0ca643d364a65bc94154a419d76cb: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/64dcfff1b8ec4d9698a5c02b6ff696fd
I20260608 09:58:56.845988 11100 catalog_manager.cc:5027] TS 26e0ca643d364a65bc94154a419d76cb (127.4.69.3:39147): tablet 64dcfff1b8ec4d9698a5c02b6ff696fd (table test-workload [id=ec258534a82b4461b77bccdf7331fb7a]) successfully deleted
I20260608 09:58:56.850005 11657 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:56.849529 11658 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.851655 11577 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:56.851080 11493 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.853648 11114 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:56.859187 11577 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.863454 11853 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:56.865556 11848 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:56.880077 11737 consensus_queue.cc:237] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.886373 11493 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:56.888386 11844 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:56.889828 11848 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.891398 11656 raft_consensus.cc:1275] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:56.897593 11853 consensus_queue.cc:1048] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:56.898193 11656 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.906239 11577 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.912937 11114 catalog_manager.cc:5696] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb reported cstate change: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:56.914954 11844 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3c26a881f8044c4192e25da18f816318 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.922303 11494 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3c26a881f8044c4192e25da18f816318 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.921089 11493 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2fd779e85e2b4696850d3097c5f18e1d (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } attrs { replace: true } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.931413 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d653282578494691aefcb25d254e88b4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:56.932873 11737 consensus_queue.cc:237] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } }
I20260608 09:58:56.934949 11656 raft_consensus.cc:2955] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3c26a881f8044c4192e25da18f816318 (127.4.69.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.938810 11115 catalog_manager.cc:5696] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d reported cstate change: config changed from index 4 to 5, VOTER 3c26a881f8044c4192e25da18f816318 (127.4.69.1) evicted. New cstate: current_term: 3 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04ffd5b7f957400db372782e7a216e67" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 40571 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.944713 11577 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:56.945220 11493 raft_consensus.cc:1275] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Refusing update from remote peer 26e0ca643d364a65bc94154a419d76cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:56.946424 11853 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:56.948321 11848 consensus_queue.cc:1048] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:56.954452 11567 tablet_service.cc:1558] Processing DeleteTablet for tablet d653282578494691aefcb25d254e88b4 with delete_type TABLET_DATA_TOMBSTONED (TS 3c26a881f8044c4192e25da18f816318 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55124
I20260608 09:58:56.960671 11848 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.964874 11577 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.965988 11493 raft_consensus.cc:2955] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.972029 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 121a01af8c184357bdd123302ecd4194 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:56.973482 11857 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:56.977463 11857 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.978303 11857 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.981731 11113 catalog_manager.cc:5696] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 reported cstate change: config changed from index 4 to 5, VOTER 04ffd5b7f957400db372782e7a216e67 (127.4.69.2) evicted. New cstate: current_term: 2 leader_uuid: "26e0ca643d364a65bc94154a419d76cb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c26a881f8044c4192e25da18f816318" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44927 } } peers { permanent_uuid: "26e0ca643d364a65bc94154a419d76cb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 39147 } } peers { permanent_uuid: "2fd779e85e2b4696850d3097c5f18e1d" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 46733 } attrs { promote: false } } }
I20260608 09:58:56.983245 11857 ts_tablet_manager.cc:1916] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:56.998611 11857 ts_tablet_manager.cc:1929] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:58:56.998986 11857 log.cc:1199] T d653282578494691aefcb25d254e88b4 P 3c26a881f8044c4192e25da18f816318: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/d653282578494691aefcb25d254e88b4
I20260608 09:58:57.000368 11100 catalog_manager.cc:5027] TS 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927): tablet d653282578494691aefcb25d254e88b4 (table test-workload [id=ec258534a82b4461b77bccdf7331fb7a]) successfully deleted
I20260608 09:58:57.002849 11648 tablet_service.cc:1558] Processing DeleteTablet for tablet 121a01af8c184357bdd123302ecd4194 with delete_type TABLET_DATA_TOMBSTONED (TS 04ffd5b7f957400db372782e7a216e67 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51614
I20260608 09:58:57.004591 11859 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:57.005395 11859 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:57.006062 11859 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:57.008846 11859 ts_tablet_manager.cc:1916] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:57.018994 11859 ts_tablet_manager.cc:1929] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:57.019296 11859 log.cc:1199] T 121a01af8c184357bdd123302ecd4194 P 04ffd5b7f957400db372782e7a216e67: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/121a01af8c184357bdd123302ecd4194
I20260608 09:58:57.020650 11100 catalog_manager.cc:5027] TS 04ffd5b7f957400db372782e7a216e67 (127.4.69.2:40571): tablet 121a01af8c184357bdd123302ecd4194 (table test-workload [id=ec258534a82b4461b77bccdf7331fb7a]) successfully deleted
I20260608 09:58:59.227340  4372 tablet_server.cc:179] TabletServer@127.4.69.1:44927 shutting down...
I20260608 09:58:59.254122  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:59.254913  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.255517  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.256012  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 3c26a881f8044c4192e25da18f816318 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.258188  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.258740  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.259253  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.261447  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.261974  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:59.262929  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 3c26a881f8044c4192e25da18f816318 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.287498  4372 tablet_server.cc:196] TabletServer@127.4.69.1:44927 shutdown complete.
I20260608 09:58:59.303732  4372 tablet_server.cc:179] TabletServer@127.4.69.2:40571 shutting down...
I20260608 09:58:59.326470  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:59.327404  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.328094  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:58:59.328953  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.331262  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.331856  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.332443  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 04ffd5b7f957400db372782e7a216e67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.334367  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.334770  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.335271  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 04ffd5b7f957400db372782e7a216e67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.358798  4372 tablet_server.cc:196] TabletServer@127.4.69.2:40571 shutdown complete.
I20260608 09:58:59.373584  4372 tablet_server.cc:179] TabletServer@127.4.69.3:39147 shutting down...
W20260608 09:58:59.387188 11698 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44927: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 09:58:59.392599 11698 consensus_peers.cc:597] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb -> Peer 3c26a881f8044c4192e25da18f816318 (127.4.69.1:44927): Couldn't send request to peer 3c26a881f8044c4192e25da18f816318. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.398682  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:59.399336  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.399864  4372 raft_consensus.cc:2243] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.400270  4372 raft_consensus.cc:2272] T b4159d9683514950bcec6931d4a6b5f3 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.402264  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.402678  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:59.403375  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 26e0ca643d364a65bc94154a419d76cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.405512  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:59.405998  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:58:59.406673  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 26e0ca643d364a65bc94154a419d76cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.430492  4372 tablet_server.cc:196] TabletServer@127.4.69.3:39147 shutdown complete.
I20260608 09:58:59.445781  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:58:59.467437  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:59.468102  4372 tablet_replica.cc:333] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d: stopping tablet replica
I20260608 09:58:59.468658  4372 raft_consensus.cc:2243] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.469265  4372 raft_consensus.cc:2272] T 64dcfff1b8ec4d9698a5c02b6ff696fd P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.471380  4372 tablet_replica.cc:333] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d: stopping tablet replica
I20260608 09:58:59.471956  4372 raft_consensus.cc:2243] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.472458  4372 raft_consensus.cc:2272] T d653282578494691aefcb25d254e88b4 P 2fd779e85e2b4696850d3097c5f18e1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.474450  4372 tablet_replica.cc:333] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d: stopping tablet replica
I20260608 09:58:59.474953  4372 raft_consensus.cc:2243] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:59.475430  4372 raft_consensus.cc:2272] T 121a01af8c184357bdd123302ecd4194 P 2fd779e85e2b4696850d3097c5f18e1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.497002  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:58:59.509361  4372 master.cc:562] Master@127.4.69.62:44565 shutting down...
I20260608 09:58:59.530431  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:59.530938  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:59.531243  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P a10e04f080064e98a9dcbb98cccf0bda: stopping tablet replica
I20260608 09:58:59.570849  4372 master.cc:584] Master@127.4.69.62:44565 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16773 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:58:59.609795  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:34095
I20260608 09:58:59.610935  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:59.616833 11863 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
W20260608 09:58:59.616914 11864 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
W20260608 09:58:59.617468 11866 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
I20260608 09:58:59.618126  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:59.618992  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:59.619175  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:59.619290  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912739619279 us; error 0 us; skew 500 ppm
I20260608 09:58:59.619786  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:59.622107  4372 webserver.cc:533] Webserver started at http://127.4.69.62:46503/ using document root <none> and password file <none>
I20260608 09:58:59.622568  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:59.622712  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:59.622925  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:59.623952  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "d4849a873b6247b4a9fc41954fa157b7"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.628532  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:59.632272 11871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.633095  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:58:59.633615  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "d4849a873b6247b4a9fc41954fa157b7"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.634093  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:58:59.645221  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:59.646469  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:59.687300  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:34095
I20260608 09:58:59.687410 11922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:34095 every 8 connection(s)
I20260608 09:58:59.691630 11923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:59.701855 11923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Bootstrap starting.
I20260608 09:58:59.706727 11923 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:59.710953 11923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: No bootstrap required, opened a new log
I20260608 09:58:59.713220 11923 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER }
I20260608 09:58:59.713569 11923 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:59.713749 11923 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4849a873b6247b4a9fc41954fa157b7, State: Initialized, Role: FOLLOWER
I20260608 09:58:59.714282 11923 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER }
I20260608 09:58:59.714680 11923 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:59.714884 11923 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:59.715094 11923 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:59.719676 11923 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER }
I20260608 09:58:59.720155 11923 leader_election.cc:304] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [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: d4849a873b6247b4a9fc41954fa157b7; no voters: 
I20260608 09:58:59.721237 11923 leader_election.cc:290] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:59.721642 11926 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:59.723068 11926 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 1 LEADER]: Becoming Leader. State: Replica: d4849a873b6247b4a9fc41954fa157b7, State: Running, Role: LEADER
I20260608 09:58:59.723686 11926 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [LEADER]: Queue going to LEADER mode. State: All 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: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER }
I20260608 09:58:59.724279 11923 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:59.728359 11928 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4849a873b6247b4a9fc41954fa157b7. Latest consensus state: current_term: 1 leader_uuid: "d4849a873b6247b4a9fc41954fa157b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER } }
I20260608 09:58:59.728369 11927 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4849a873b6247b4a9fc41954fa157b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4849a873b6247b4a9fc41954fa157b7" member_type: VOTER } }
I20260608 09:58:59.729450 11928 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:59.729619 11927 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:59.734776 11933 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:59.740293 11933 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:59.741972  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:59.749552 11933 catalog_manager.cc:1382] Generated new cluster ID: 852221ab7b57483bbbca353794d4c230
I20260608 09:58:59.749802 11933 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:59.765674 11933 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:59.766968 11933 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:59.783620 11933 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Generated new TSK 0
I20260608 09:58:59.784178 11933 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:59.808779  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:59.814991 11944 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
W20260608 09:58:59.816207 11945 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
W20260608 09:58:59.817688 11947 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
I20260608 09:58:59.818472  4372 server_base.cc:1061] running on GCE node
I20260608 09:58:59.819455  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:59.819679  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:59.819859  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912739819840 us; error 0 us; skew 500 ppm
I20260608 09:58:59.820454  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:59.822654  4372 webserver.cc:533] Webserver started at http://127.4.69.1:34121/ using document root <none> and password file <none>
I20260608 09:58:59.823271  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:59.823472  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:59.823767  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:59.824939  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "a45a574723d5455b9934eaabbe9e74ef"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.829571  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:58:59.833040 11952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.833813  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:59.834115  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "a45a574723d5455b9934eaabbe9e74ef"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.834407  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:58:59.856312  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:59.857620  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:59.859159  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:59.861543  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:59.861780  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.862020  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:59.862196  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.902124  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:40993
I20260608 09:58:59.902257 12014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:40993 every 8 connection(s)
I20260608 09:58:59.907462  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:59.914722 12019 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
W20260608 09:58:59.915918 12020 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
I20260608 09:58:59.917559  4372 server_base.cc:1061] running on GCE node
W20260608 09:58:59.918730 12023 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
I20260608 09:58:59.919864  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:58:59.919880 12015 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34095
W20260608 09:58:59.920132  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:59.920403  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912739920384 us; error 0 us; skew 500 ppm
I20260608 09:58:59.920436 12015 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:59.921123  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:59.921379 12015 heartbeater.cc:507] Master 127.4.69.62:34095 requested a full tablet report, sending...
I20260608 09:58:59.923914  4372 webserver.cc:533] Webserver started at http://127.4.69.2:43011/ using document root <none> and password file <none>
I20260608 09:58:59.924149 11888 ts_manager.cc:194] Registered new tserver with Master: a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993)
I20260608 09:58:59.924527  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:59.924819  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:59.925057  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:59.926200  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "610da5dc4e464a2b9efb866900371f4f"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.926322 11888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46960
I20260608 09:58:59.931378  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:58:59.934828 12027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.935882  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:59.936224  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "610da5dc4e464a2b9efb866900371f4f"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:58:59.936532  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:58:59.955812  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:59.956938  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:59.958359  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:59.960584  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:59.960847  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:59.961090  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:59.961262  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.001720  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:37885
I20260608 09:59:00.001860 12089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:37885 every 8 connection(s)
I20260608 09:59:00.006749  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:00.014294 12093 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
W20260608 09:59:00.015672 12094 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
I20260608 09:59:00.017527  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:00.018684 12097 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
I20260608 09:59:00.019766 12090 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34095
I20260608 09:59:00.020202  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:00.020212 12090 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:00.020656  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:00.020912  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912740020893 us; error 0 us; skew 500 ppm
I20260608 09:59:00.021399 12090 heartbeater.cc:507] Master 127.4.69.62:34095 requested a full tablet report, sending...
I20260608 09:59:00.021799  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:00.023918 11888 ts_manager.cc:194] Registered new tserver with Master: 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:00.024856  4372 webserver.cc:533] Webserver started at http://127.4.69.3:46553/ using document root <none> and password file <none>
I20260608 09:59:00.025646  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:00.025895  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:00.025895 11888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46966
I20260608 09:59:00.026403  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:00.027907  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
format_stamp: "Formatted at 2026-06-08 09:59:00 on dist-test-slave-t8l4"
I20260608 09:59:00.032621  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:59:00.036212 12101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.037066  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:00.037372  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
format_stamp: "Formatted at 2026-06-08 09:59:00 on dist-test-slave-t8l4"
I20260608 09:59:00.037639  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:59:00.046011  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:00.047072  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:00.048470  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:00.050745  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:00.050971  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.051208  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:00.051390  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.090337  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:36915
I20260608 09:59:00.090463 12163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:36915 every 8 connection(s)
I20260608 09:59:00.104745 12164 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34095
I20260608 09:59:00.105093 12164 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:00.105757 12164 heartbeater.cc:507] Master 127.4.69.62:34095 requested a full tablet report, sending...
I20260608 09:59:00.107786 11888 ts_manager.cc:194] Registered new tserver with Master: d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:00.107959  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014448393s
I20260608 09:59:00.109689 11888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46972
I20260608 09:59:00.929332 12015 heartbeater.cc:499] Master 127.4.69.62:34095 was elected leader, sending a full tablet report...
I20260608 09:59:01.029001 12090 heartbeater.cc:499] Master 127.4.69.62:34095 was elected leader, sending a full tablet report...
I20260608 09:59:01.112423 12164 heartbeater.cc:499] Master 127.4.69.62:34095 was elected leader, sending a full tablet report...
I20260608 09:59:01.163589 11888 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46988:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:01.166004 11888 catalog_manager.cc:7076] 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.
I20260608 09:59:01.227274 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.228780 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.230872 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 14de6f2d86584b238eeafe3460b74a28 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.232301 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de6f2d86584b238eeafe3460b74a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.233579 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 7d90829e93d243ed819c5ef53fc18dd2 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.235004 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d90829e93d243ed819c5ef53fc18dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.238322 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.238794 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 7d90829e93d243ed819c5ef53fc18dd2 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.239218 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 14de6f2d86584b238eeafe3460b74a28 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.239794 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.240466 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d90829e93d243ed819c5ef53fc18dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.241120 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de6f2d86584b238eeafe3460b74a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.258266 12184 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.262676 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.264114 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.265803 12184 tablet_bootstrap.cc:654] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.265928 12054 tablet_service.cc:1511] Processing CreateTablet for tablet 7d90829e93d243ed819c5ef53fc18dd2 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.267287 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d90829e93d243ed819c5ef53fc18dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.270305 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 14de6f2d86584b238eeafe3460b74a28 (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.272037 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de6f2d86584b238eeafe3460b74a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.274008 11977 tablet_service.cc:1511] Processing CreateTablet for tablet a555f9a6ffaa4efe8c493d49a54b0b9a (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.274709 12184 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.275207 12184 ts_tablet_manager.cc:1403] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 09:59:01.275322 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555f9a6ffaa4efe8c493d49a54b0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.278105 12185 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.278482 12184 raft_consensus.cc:359] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.279376 12184 raft_consensus.cc:385] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.279742 12184 raft_consensus.cc:740] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.280714 12184 consensus_queue.cc:260] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.288375 12185 tablet_bootstrap.cc:654] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.294436 12184 ts_tablet_manager.cc:1434] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 09:59:01.296927 12184 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.297621 12185 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.298197 12185 ts_tablet_manager.cc:1403] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 09:59:01.303313 12184 tablet_bootstrap.cc:654] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.304555 12185 raft_consensus.cc:359] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.305421 12185 raft_consensus.cc:385] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.305807 12185 raft_consensus.cc:740] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.315217 12185 consensus_queue.cc:260] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.321593 12054 tablet_service.cc:1511] Processing CreateTablet for tablet a555f9a6ffaa4efe8c493d49a54b0b9a (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.323194 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555f9a6ffaa4efe8c493d49a54b0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.330127 12129 tablet_service.cc:1511] Processing CreateTablet for tablet a555f9a6ffaa4efe8c493d49a54b0b9a (DEFAULT_TABLE table=test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.331496 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555f9a6ffaa4efe8c493d49a54b0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.335027 12190 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.345414 12190 tablet_bootstrap.cc:654] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.346663 12185 ts_tablet_manager.cc:1434] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.015s
I20260608 09:59:01.347980 12185 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.354530 12185 tablet_bootstrap.cc:654] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.359057 12184 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.359628 12184 ts_tablet_manager.cc:1403] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.019s
I20260608 09:59:01.360883 12185 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.361416 12190 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.361449 12185 ts_tablet_manager.cc:1403] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 09:59:01.361954 12190 ts_tablet_manager.cc:1403] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.007s
I20260608 09:59:01.362859 12184 raft_consensus.cc:359] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.363628 12184 raft_consensus.cc:385] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.363924 12184 raft_consensus.cc:740] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.364171 12190 raft_consensus.cc:359] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.364964 12190 raft_consensus.cc:385] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.364796 12185 raft_consensus.cc:359] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.365408 12190 raft_consensus.cc:740] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.365682 12185 raft_consensus.cc:385] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.364760 12184 consensus_queue.cc:260] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.366156 12185 raft_consensus.cc:740] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.367117 12185 consensus_queue.cc:260] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.368184 12184 ts_tablet_manager.cc:1434] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:01.369256 12184 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.369346 12185 ts_tablet_manager.cc:1434] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 09:59:01.370499 12185 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.376621 12184 tablet_bootstrap.cc:654] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.376914 12185 tablet_bootstrap.cc:654] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.379828 12190 consensus_queue.cc:260] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.388871 12190 ts_tablet_manager.cc:1434] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.003s
I20260608 09:59:01.390394 12190 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.391914 12185 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.392508 12185 ts_tablet_manager.cc:1403] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 09:59:01.395522 12185 raft_consensus.cc:359] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.396289 12185 raft_consensus.cc:385] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.396627 12185 raft_consensus.cc:740] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.397516 12185 consensus_queue.cc:260] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.399173 12190 tablet_bootstrap.cc:654] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.399367 12184 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.399883 12185 ts_tablet_manager.cc:1434] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 09:59:01.399914 12184 ts_tablet_manager.cc:1403] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260608 09:59:01.401283 12185 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.404039 12184 raft_consensus.cc:359] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.405100 12184 raft_consensus.cc:385] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.405576 12184 raft_consensus.cc:740] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.406780 12184 consensus_queue.cc:260] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.409202 12185 tablet_bootstrap.cc:654] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.414018 12184 ts_tablet_manager.cc:1434] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:59:01.414850 12190 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.415191 12184 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.415381 12190 ts_tablet_manager.cc:1403] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260608 09:59:01.416970 12191 raft_consensus.cc:493] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:01.417502 12191 raft_consensus.cc:515] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.418735 12190 raft_consensus.cc:359] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.419453 12190 raft_consensus.cc:385] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.419742 12190 raft_consensus.cc:740] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.422199 12184 tablet_bootstrap.cc:654] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.426360 12185 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.426848 12185 ts_tablet_manager.cc:1403] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260608 09:59:01.428210 12191 leader_election.cc:290] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.429062 12185 raft_consensus.cc:359] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.429651 12185 raft_consensus.cc:385] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.429906 12185 raft_consensus.cc:740] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.430526 12185 consensus_queue.cc:260] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.420632 12190 consensus_queue.cc:260] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.432664 12185 ts_tablet_manager.cc:1434] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 09:59:01.434907 12190 ts_tablet_manager.cc:1434] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 09:59:01.434857 12184 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.436452 12184 ts_tablet_manager.cc:1403] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:59:01.436710 12190 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.440068 12184 raft_consensus.cc:359] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.440888 12184 raft_consensus.cc:385] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.441228 12184 raft_consensus.cc:740] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.442138 12184 consensus_queue.cc:260] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.444132 12190 tablet_bootstrap.cc:654] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.444437 12184 ts_tablet_manager.cc:1434] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:01.463572 12190 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.464177 12190 ts_tablet_manager.cc:1403] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260608 09:59:01.467237 12190 raft_consensus.cc:359] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.468017 12190 raft_consensus.cc:385] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.468350 12190 raft_consensus.cc:740] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.469360 12190 consensus_queue.cc:260] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.471654 12190 ts_tablet_manager.cc:1434] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 09:59:01.471699 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:01.472455 12065 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:01.472591 12190 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.473830 11955 leader_election.cc:304] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.474745 12191 raft_consensus.cc:2804] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:01.475132 12191 raft_consensus.cc:493] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:01.475036 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:01.475622 12191 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.475864 12139 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:01.476191 12196 raft_consensus.cc:493] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:01.476706 12196 raft_consensus.cc:515] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.479341 12196 leader_election.cc:290] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915), a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993)
I20260608 09:59:01.480018 12190 tablet_bootstrap.cc:654] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.483577 12191 raft_consensus.cc:515] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.487468 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f"
I20260608 09:59:01.488232 12065 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.499704 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2a31d0b3e4e949ef51b2d47b5c7c4" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:01.500418 12139 raft_consensus.cc:2468] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.501014 12191 leader_election.cc:290] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Requested vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.501801 12065 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:01.502660 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:01.503235 12139 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.503578 11955 leader_election.cc:304] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.504828 12191 raft_consensus.cc:2804] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:01.509744 12191 raft_consensus.cc:697] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Becoming Leader. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Running, Role: LEADER
I20260608 09:59:01.509908 12028 leader_election.cc:304] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:01.510752 12139 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:01.510906 12196 raft_consensus.cc:2804] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:01.511379 12196 raft_consensus.cc:493] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:01.511756 12196 raft_consensus.cc:3060] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.511909 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2a31d0b3e4e949ef51b2d47b5c7c4" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef" is_pre_election: true
I20260608 09:59:01.511718 12191 consensus_queue.cc:237] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.512828 11990 raft_consensus.cc:2468] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.515089 12190 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.515667 12190 ts_tablet_manager.cc:1403] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.024s
I20260608 09:59:01.518981 12190 raft_consensus.cc:359] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.519301 12196 raft_consensus.cc:515] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.519693 12190 raft_consensus.cc:385] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.520045 12190 raft_consensus.cc:740] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.520897 12190 consensus_queue.cc:260] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.520648 11887 catalog_manager.cc:5696] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef reported cstate change: term changed from 0 to 1, leader changed from <none> to a45a574723d5455b9934eaabbe9e74ef (127.4.69.1). New cstate: current_term: 1 leader_uuid: "a45a574723d5455b9934eaabbe9e74ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:01.522697 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2a31d0b3e4e949ef51b2d47b5c7c4" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:01.523511 12139 raft_consensus.cc:3060] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.526389 12190 ts_tablet_manager.cc:1434] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:59:01.521504 12196 leader_election.cc:290] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Requested vote from peers d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915), a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993)
I20260608 09:59:01.522503 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2a31d0b3e4e949ef51b2d47b5c7c4" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef"
I20260608 09:59:01.527747 11990 raft_consensus.cc:3060] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.531699 12139 raft_consensus.cc:2468] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:01.532884 12028 leader_election.cc:304] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:01.533886 12208 raft_consensus.cc:2804] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:01.534216 11990 raft_consensus.cc:2468] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:01.534485 12208 raft_consensus.cc:697] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Becoming Leader. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Running, Role: LEADER
I20260608 09:59:01.536173 12208 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:01.543217 11888 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 610da5dc4e464a2b9efb866900371f4f (127.4.69.2). New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:01.588477 12191 raft_consensus.cc:493] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:01.589052 12191 raft_consensus.cc:515] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.591018 12191 leader_election.cc:290] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.591830 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:01.592118 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:01.592442 12065 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:01.592798 12139 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:01.593675 11955 leader_election.cc:304] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.594455 12191 raft_consensus.cc:2804] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:01.594738 12191 raft_consensus.cc:493] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:01.594959 12191 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.600426 12191 raft_consensus.cc:515] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.601909 12191 leader_election.cc:290] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Requested vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.602751 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f"
I20260608 09:59:01.602914 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:01.603268 12065 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.603497 12139 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.607915 12065 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:01.607985 12139 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:01.609004 11955 leader_election.cc:304] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.609754 12191 raft_consensus.cc:2804] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:01.610244 12191 raft_consensus.cc:697] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Becoming Leader. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Running, Role: LEADER
I20260608 09:59:01.611037 12191 consensus_queue.cc:237] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.612295 12208 raft_consensus.cc:493] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:01.612818 12208 raft_consensus.cc:515] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.616050 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555f9a6ffaa4efe8c493d49a54b0b9a" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef" is_pre_election: true
I20260608 09:59:01.616233 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555f9a6ffaa4efe8c493d49a54b0b9a" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:01.616729 11990 raft_consensus.cc:2468] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.616873 12208 leader_election.cc:290] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.616876 12139 raft_consensus.cc:2468] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.617906 12028 leader_election.cc:304] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.618657 12208 raft_consensus.cc:2804] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:01.619036 12208 raft_consensus.cc:493] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:01.619414 12208 raft_consensus.cc:3060] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.619576 11888 catalog_manager.cc:5696] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef reported cstate change: term changed from 0 to 1, leader changed from <none> to a45a574723d5455b9934eaabbe9e74ef (127.4.69.1). New cstate: current_term: 1 leader_uuid: "a45a574723d5455b9934eaabbe9e74ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:01.625136 12208 raft_consensus.cc:515] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.627075 12208 leader_election.cc:290] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Requested vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.628270 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555f9a6ffaa4efe8c493d49a54b0b9a" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:01.628253 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555f9a6ffaa4efe8c493d49a54b0b9a" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef"
I20260608 09:59:01.629081 12139 raft_consensus.cc:3060] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.629127 11990 raft_consensus.cc:3060] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.635944 12139 raft_consensus.cc:2468] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:01.635991 11990 raft_consensus.cc:2468] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:01.637207 12028 leader_election.cc:304] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:01.637801 12208 raft_consensus.cc:2804] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:01.638295 12208 raft_consensus.cc:697] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Becoming Leader. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Running, Role: LEADER
I20260608 09:59:01.638955 12208 consensus_queue.cc:237] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.646585 11888 catalog_manager.cc:5696] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 610da5dc4e464a2b9efb866900371f4f (127.4.69.2). New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:01.736126 11888 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46996:
name: "dugtrio"
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\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:01.738721 11888 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:01.770551 11978 tablet_service.cc:1511] Processing CreateTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.771925 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d0e762f4042de92d63d6e2bd1a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.771996 12054 tablet_service.cc:1511] Processing CreateTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.773420 12129 tablet_service.cc:1511] Processing CreateTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:01.774703 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d0e762f4042de92d63d6e2bd1a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.777899 12053 tablet_service.cc:1511] Processing CreateTablet for tablet b6c3d5667a67441993f3448e248158c7 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.778095 11977 tablet_service.cc:1511] Processing CreateTablet for tablet b6c3d5667a67441993f3448e248158c7 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.779300 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c3d5667a67441993f3448e248158c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.780660 12127 tablet_service.cc:1511] Processing CreateTablet for tablet b6c3d5667a67441993f3448e248158c7 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:01.781970 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c3d5667a67441993f3448e248158c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.773423 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d0e762f4042de92d63d6e2bd1a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.786263 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 66e36a6436604b928af9fa904d804c80 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.787563 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e36a6436604b928af9fa904d804c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.789105 11978 tablet_service.cc:1511] Processing CreateTablet for tablet a796177b51164a04a7a70ec4457fa740 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.789706 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 66e36a6436604b928af9fa904d804c80 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.790334 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796177b51164a04a7a70ec4457fa740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.791008 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e36a6436604b928af9fa904d804c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.793231 12185 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.797748 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 66e36a6436604b928af9fa904d804c80 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:01.799021 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e36a6436604b928af9fa904d804c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.800228 12190 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.792570 12126 tablet_service.cc:1511] Processing CreateTablet for tablet a796177b51164a04a7a70ec4457fa740 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.801959 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796177b51164a04a7a70ec4457fa740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.806412 12190 tablet_bootstrap.cc:654] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.806511 12052 tablet_service.cc:1511] Processing CreateTablet for tablet a796177b51164a04a7a70ec4457fa740 (DEFAULT_TABLE table=dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:01.807037 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c3d5667a67441993f3448e248158c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.809679 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796177b51164a04a7a70ec4457fa740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.818746 12185 tablet_bootstrap.cc:654] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.843089 12184 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.844272 12190 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.850209 12184 tablet_bootstrap.cc:654] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.852108 12185 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.852836 12190 ts_tablet_manager.cc:1403] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.011s
I20260608 09:59:01.852869 12185 ts_tablet_manager.cc:1403] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.006s
I20260608 09:59:01.856209 12190 raft_consensus.cc:359] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.856422 12185 raft_consensus.cc:359] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.856998 12190 raft_consensus.cc:385] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.857329 12185 raft_consensus.cc:385] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.857729 12185 raft_consensus.cc:740] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.857405 12190 raft_consensus.cc:740] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.858579 12185 consensus_queue.cc:260] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.859032 12184 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.859017 12190 consensus_queue.cc:260] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.859894 12184 ts_tablet_manager.cc:1403] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 09:59:01.861048 12185 ts_tablet_manager.cc:1434] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:01.862174 12190 ts_tablet_manager.cc:1434] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:59:01.863431 12190 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.862222 12185 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.871302 12190 tablet_bootstrap.cc:654] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.871306 12185 tablet_bootstrap.cc:654] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.877517 12185 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.878077 12185 ts_tablet_manager.cc:1403] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 09:59:01.878418 12190 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.878993 12190 ts_tablet_manager.cc:1403] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260608 09:59:01.878453 12184 raft_consensus.cc:359] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.879372 12184 raft_consensus.cc:385] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.879696 12184 raft_consensus.cc:740] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.880501 12184 consensus_queue.cc:260] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.881143 12185 raft_consensus.cc:359] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.881536 12190 raft_consensus.cc:359] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.881924 12185 raft_consensus.cc:385] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.882295 12190 raft_consensus.cc:385] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.882419 12185 raft_consensus.cc:740] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.882715 12190 raft_consensus.cc:740] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.882952 12184 ts_tablet_manager.cc:1434] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260608 09:59:01.883424 12185 consensus_queue.cc:260] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.884088 12184 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.883705 12190 consensus_queue.cc:260] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.886252 12190 ts_tablet_manager.cc:1434] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 09:59:01.887308 12190 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.888929 12185 ts_tablet_manager.cc:1434] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:59:01.890781 12185 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.891778 12184 tablet_bootstrap.cc:654] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.894068 12190 tablet_bootstrap.cc:654] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.897848 12185 tablet_bootstrap.cc:654] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.904928 12184 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.905612 12184 ts_tablet_manager.cc:1403] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 09:59:01.908223 12185 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.908807 12185 ts_tablet_manager.cc:1403] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 09:59:01.909744 12184 raft_consensus.cc:359] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.910604 12184 raft_consensus.cc:385] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.911023 12184 raft_consensus.cc:740] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.912034 12185 raft_consensus.cc:359] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.911985 12184 consensus_queue.cc:260] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.912997 12185 raft_consensus.cc:385] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.913373 12185 raft_consensus.cc:740] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.914305 12185 consensus_queue.cc:260] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.915475 12184 ts_tablet_manager.cc:1434] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:59:01.916743 12184 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.917066 12185 ts_tablet_manager.cc:1434] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:01.918177 12185 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:01.923517 12184 tablet_bootstrap.cc:654] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.924374 12185 tablet_bootstrap.cc:654] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.935847 12184 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.935848 12185 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: No bootstrap required, opened a new log
I20260608 09:59:01.936614 12184 ts_tablet_manager.cc:1403] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 09:59:01.936713 12185 ts_tablet_manager.cc:1403] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 09:59:01.940069 12184 raft_consensus.cc:359] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.940833 12184 raft_consensus.cc:385] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.941143 12184 raft_consensus.cc:740] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.941974 12184 consensus_queue.cc:260] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.944547 12184 ts_tablet_manager.cc:1434] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:59:01.944607 12191 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:01.945772 12184 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Bootstrap starting.
I20260608 09:59:01.951009 12208 raft_consensus.cc:493] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:01.951526 12208 raft_consensus.cc:515] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.939792 12185 raft_consensus.cc:359] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.953456 12184 tablet_bootstrap.cc:654] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.953673 12208 leader_election.cc:290] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.954131 12185 raft_consensus.cc:385] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.954860 12185 raft_consensus.cc:740] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.955608 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796177b51164a04a7a70ec4457fa740" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:01.956586 12138 raft_consensus.cc:2468] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.955608 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796177b51164a04a7a70ec4457fa740" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef" is_pre_election: true
I20260608 09:59:01.956482 12185 consensus_queue.cc:260] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.959386 12028 leader_election.cc:304] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:01.960587 12208 raft_consensus.cc:2804] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:01.961086 12208 raft_consensus.cc:493] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:01.961541 12208 raft_consensus.cc:3060] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.962821 11990 raft_consensus.cc:2468] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:01.964411 12185 ts_tablet_manager.cc:1434] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 09:59:01.969419 12184 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: No bootstrap required, opened a new log
I20260608 09:59:01.970145 12190 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:01.969954 12184 ts_tablet_manager.cc:1403] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 09:59:01.970705 12190 ts_tablet_manager.cc:1403] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.035s
I20260608 09:59:01.973790 12184 raft_consensus.cc:359] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.974473 12184 raft_consensus.cc:385] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.974757 12184 raft_consensus.cc:740] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.975198 12208 raft_consensus.cc:515] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.978029 12184 consensus_queue.cc:260] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.977079 12190 raft_consensus.cc:359] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.978896 12190 raft_consensus.cc:385] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:01.979514 12190 raft_consensus.cc:740] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:01.980281 12184 ts_tablet_manager.cc:1434] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260608 09:59:01.981719 12208 leader_election.cc:290] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Requested vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:01.980332 12190 consensus_queue.cc:260] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.983373 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796177b51164a04a7a70ec4457fa740" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:01.986979 12138 raft_consensus.cc:3060] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:01.989346 12190 ts_tablet_manager.cc:1434] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260608 09:59:01.990777 12190 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Bootstrap starting.
I20260608 09:59:01.993608 12191 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:01.994201 12138 raft_consensus.cc:2468] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:01.998207 12028 leader_election.cc:304] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:01.998925 12190 tablet_bootstrap.cc:654] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:01.999874 12208 raft_consensus.cc:2804] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:02.000662 12208 raft_consensus.cc:697] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Becoming Leader. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Running, Role: LEADER
I20260608 09:59:02.001550 12208 consensus_queue.cc:237] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:01.983379 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796177b51164a04a7a70ec4457fa740" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef"
I20260608 09:59:02.003419 11990 raft_consensus.cc:3060] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.019793 11990 raft_consensus.cc:2468] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:02.024216 12190 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: No bootstrap required, opened a new log
I20260608 09:59:02.024765 12190 ts_tablet_manager.cc:1403] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260608 09:59:02.025616 11884 catalog_manager.cc:5696] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 610da5dc4e464a2b9efb866900371f4f (127.4.69.2). New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:02.030049 12190 raft_consensus.cc:359] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.030735 12190 raft_consensus.cc:385] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:02.031008 12190 raft_consensus.cc:740] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Initialized, Role: FOLLOWER
I20260608 09:59:02.030953 12208 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:02.031970 12190 consensus_queue.cc:260] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.034090 12190 ts_tablet_manager.cc:1434] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:59:02.044071 12191 raft_consensus.cc:493] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:02.044726 12191 raft_consensus.cc:515] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.047895 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e36a6436604b928af9fa904d804c80" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:02.048565 12065 raft_consensus.cc:2468] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:02.049065 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e36a6436604b928af9fa904d804c80" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:02.049587 11955 leader_election.cc:304] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:02.049718 12138 raft_consensus.cc:2468] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:02.050529 12206 raft_consensus.cc:2804] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:02.050918 12206 raft_consensus.cc:493] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:02.051250 12206 raft_consensus.cc:3060] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.047276 12191 leader_election.cc:290] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.053791 12208 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.057739 12206 raft_consensus.cc:515] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.063534 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e36a6436604b928af9fa904d804c80" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f"
I20260608 09:59:02.063993 12065 raft_consensus.cc:3060] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.064803 12206 leader_election.cc:290] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Requested vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.065152 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e36a6436604b928af9fa904d804c80" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:02.065739 12137 raft_consensus.cc:3060] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.069506 12191 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.072997 12137 raft_consensus.cc:2468] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:02.074023 12065 raft_consensus.cc:2468] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:02.074128 11953 leader_election.cc:304] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a45a574723d5455b9934eaabbe9e74ef, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:02.075215 12191 raft_consensus.cc:2804] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:02.075697 12191 raft_consensus.cc:697] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Becoming Leader. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Running, Role: LEADER
I20260608 09:59:02.076418 12191 consensus_queue.cc:237] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.090167 12240 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.102653 11884 catalog_manager.cc:5696] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef reported cstate change: term changed from 0 to 1, leader changed from <none> to a45a574723d5455b9934eaabbe9e74ef (127.4.69.1). New cstate: current_term: 1 leader_uuid: "a45a574723d5455b9934eaabbe9e74ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:02.113226 12237 raft_consensus.cc:493] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:02.113684 12237 raft_consensus.cc:515] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.115631 12237 leader_election.cc:290] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.116385 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d0e762f4042de92d63d6e2bd1a838" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef" is_pre_election: true
I20260608 09:59:02.116638 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d0e762f4042de92d63d6e2bd1a838" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:02.117142 11990 raft_consensus.cc:2468] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:02.117300 12137 raft_consensus.cc:2468] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 0.
I20260608 09:59:02.118468 12028 leader_election.cc:304] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:02.119112 12237 raft_consensus.cc:2804] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:02.119408 12237 raft_consensus.cc:493] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:02.119681 12237 raft_consensus.cc:3060] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.124437 12237 raft_consensus.cc:515] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.126219 12237 leader_election.cc:290] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Requested vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.126904 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d0e762f4042de92d63d6e2bd1a838" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a45a574723d5455b9934eaabbe9e74ef"
I20260608 09:59:02.127156 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d0e762f4042de92d63d6e2bd1a838" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:02.127429 11990 raft_consensus.cc:3060] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.127704 12137 raft_consensus.cc:3060] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.133244 12137 raft_consensus.cc:2468] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:02.133827 11990 raft_consensus.cc:2468] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
I20260608 09:59:02.134200 12028 leader_election.cc:304] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:02.134896 12237 raft_consensus.cc:2804] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:02.135372 12237 raft_consensus.cc:697] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Becoming Leader. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Running, Role: LEADER
I20260608 09:59:02.136417 12237 consensus_queue.cc:237] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.145776 11884 catalog_manager.cc:5696] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 610da5dc4e464a2b9efb866900371f4f (127.4.69.2). New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:02.171518 12237 consensus_queue.cc:1048] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.182173 12208 consensus_queue.cc:1048] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.302736 12240 raft_consensus.cc:493] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:02.303267 12240 raft_consensus.cc:515] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.305045 12240 leader_election.cc:290] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.305835 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c3d5667a67441993f3448e248158c7" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:02.306171 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c3d5667a67441993f3448e248158c7" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:02.306389 12064 raft_consensus.cc:2468] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:02.306792 12137 raft_consensus.cc:2468] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 0.
I20260608 09:59:02.307412 11955 leader_election.cc:304] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:02.308123 12240 raft_consensus.cc:2804] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:02.308456 12240 raft_consensus.cc:493] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:02.308702 12240 raft_consensus.cc:3060] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.313359 12240 raft_consensus.cc:515] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.315013 12240 leader_election.cc:290] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Requested vote from peers 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:02.315727 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c3d5667a67441993f3448e248158c7" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f"
I20260608 09:59:02.316116 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c3d5667a67441993f3448e248158c7" candidate_uuid: "a45a574723d5455b9934eaabbe9e74ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:02.316329 12064 raft_consensus.cc:3060] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.316735 12137 raft_consensus.cc:3060] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:02.323383 12137 raft_consensus.cc:2468] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:02.323383 12064 raft_consensus.cc:2468] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a45a574723d5455b9934eaabbe9e74ef in term 1.
I20260608 09:59:02.324765 11955 leader_election.cc:304] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef; no voters: 
I20260608 09:59:02.325556 12240 raft_consensus.cc:2804] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:02.326171 12240 raft_consensus.cc:697] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Becoming Leader. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Running, Role: LEADER
I20260608 09:59:02.327137 12240 consensus_queue.cc:237] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:02.336238 11888 catalog_manager.cc:5696] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef reported cstate change: term changed from 0 to 1, leader changed from <none> to a45a574723d5455b9934eaabbe9e74ef (127.4.69.1). New cstate: current_term: 1 leader_uuid: "a45a574723d5455b9934eaabbe9e74ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:02.396018 12208 consensus_queue.cc:1048] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:02.406826  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:02.408380 12196 consensus_queue.cc:1048] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:59:02.447556  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:02.448529  4372 tablet_replica.cc:333] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.449409  4372 raft_consensus.cc:2243] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.449841  4372 raft_consensus.cc:2272] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.452045  4372 tablet_replica.cc:333] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.452546  4372 raft_consensus.cc:2243] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:02.453143  4372 pending_rounds.cc:70] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Trying to abort 1 pending ops.
I20260608 09:59:02.453300  4372 pending_rounds.cc:77] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618592580399104 op_type: NO_OP noop_request { }
I20260608 09:59:02.453612  4372 raft_consensus.cc:2889] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:02.453898  4372 raft_consensus.cc:2272] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.456151  4372 tablet_replica.cc:333] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.456755  4372 raft_consensus.cc:2243] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.457131  4372 raft_consensus.cc:2272] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.458799  4372 tablet_replica.cc:333] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.459311  4372 raft_consensus.cc:2243] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:02.460085  4372 raft_consensus.cc:2272] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.462324  4372 tablet_replica.cc:333] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.462882  4372 raft_consensus.cc:2243] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:02.463485  4372 pending_rounds.cc:70] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Trying to abort 1 pending ops.
I20260608 09:59:02.463712  4372 pending_rounds.cc:77] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618591555489792 op_type: NO_OP noop_request { }
I20260608 09:59:02.463986  4372 raft_consensus.cc:2889] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:02.464267  4372 raft_consensus.cc:2272] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.466300  4372 tablet_replica.cc:333] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.466832  4372 raft_consensus.cc:2243] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.467288  4372 raft_consensus.cc:2272] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.469713  4372 tablet_replica.cc:333] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.470239  4372 raft_consensus.cc:2243] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.470650  4372 raft_consensus.cc:2272] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.472800  4372 tablet_replica.cc:333] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: stopping tablet replica
I20260608 09:59:02.473278  4372 raft_consensus.cc:2243] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:02.474012  4372 raft_consensus.cc:2272] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.503086  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
W20260608 09:59:02.562532 12028 consensus_peers.cc:597] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f -> Peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Couldn't send request to peer a45a574723d5455b9934eaabbe9e74ef. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:02.667315 12028 consensus_peers.cc:597] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f -> Peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Couldn't send request to peer a45a574723d5455b9934eaabbe9e74ef. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:02.675580 12196 consensus_queue.cc:1048] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:02.689962 12028 consensus_peers.cc:597] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f -> Peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Couldn't send request to peer a45a574723d5455b9934eaabbe9e74ef. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:03.024129 12028 consensus_peers.cc:597] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f -> Peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Couldn't send request to peer a45a574723d5455b9934eaabbe9e74ef. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:03.275722 12237 consensus_queue.cc:579] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Leader has been unable to successfully communicate with peer a45a574723d5455b9934eaabbe9e74ef for more than 1 seconds (1.138s)
W20260608 09:59:03.282943 11888 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e58d0e762f4042de92d63d6e2bd1a838 with cas_config_opid_index -1: no extra replica candidate found for tablet e58d0e762f4042de92d63d6e2bd1a838 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 09:59:03.410462 12237 consensus_queue.cc:579] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Leader has been unable to successfully communicate with peer a45a574723d5455b9934eaabbe9e74ef for more than 1 seconds (1.349s)
I20260608 09:59:03.480203 12237 consensus_queue.cc:579] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Leader has been unable to successfully communicate with peer a45a574723d5455b9934eaabbe9e74ef for more than 1 seconds (1.057s)
I20260608 09:59:03.535746 11888 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46988:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:59:03.536334 11888 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46988:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:59:03.551172 11888 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Sending DeleteTablet for 3 replicas of tablet e58d0e762f4042de92d63d6e2bd1a838
I20260608 09:59:03.552487 11888 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Sending DeleteTablet for 3 replicas of tablet b6c3d5667a67441993f3448e248158c7
I20260608 09:59:03.553359 12053 tablet_service.cc:1558] Processing DeleteTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:35664
I20260608 09:59:03.554121 11888 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Sending DeleteTablet for 3 replicas of tablet 66e36a6436604b928af9fa904d804c80
I20260608 09:59:03.555372 12126 tablet_service.cc:1558] Processing DeleteTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:58870
I20260608 09:59:03.555790 12129 tablet_service.cc:1558] Processing DeleteTablet for tablet b6c3d5667a67441993f3448e248158c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:58870
I20260608 09:59:03.556559 12261 tablet_replica.cc:333] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:03.557914 12261 raft_consensus.cc:2243] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:03.558552 12055 tablet_service.cc:1558] Processing DeleteTablet for tablet 66e36a6436604b928af9fa904d804c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:35664
I20260608 09:59:03.559434 12261 raft_consensus.cc:2272] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.559561 12053 tablet_service.cc:1558] Processing DeleteTablet for tablet b6c3d5667a67441993f3448e248158c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:35664
I20260608 09:59:03.555842 11888 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: Sending DeleteTablet for 3 replicas of tablet a796177b51164a04a7a70ec4457fa740
I20260608 09:59:03.562974 12053 tablet_service.cc:1558] Processing DeleteTablet for tablet a796177b51164a04a7a70ec4457fa740 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:35664
I20260608 09:59:03.563959 12261 ts_tablet_manager.cc:1916] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.567863  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:03.568403 12262 tablet_replica.cc:333] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:03.569423 12262 raft_consensus.cc:2243] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.570052 12262 raft_consensus.cc:2272] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.570894 12126 tablet_service.cc:1558] Processing DeleteTablet for tablet 66e36a6436604b928af9fa904d804c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:58870
I20260608 09:59:03.572656 12126 tablet_service.cc:1558] Processing DeleteTablet for tablet a796177b51164a04a7a70ec4457fa740 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:58870
W20260608 09:59:03.573638 11872 catalog_manager.cc:4754] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b6c3d5667a67441993f3448e248158c7: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.573782 12262 ts_tablet_manager.cc:1916] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:59:03.581212 12264 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
W20260608 09:59:03.581812 12265 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
I20260608 09:59:03.582213 12261 ts_tablet_manager.cc:1929] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:03.582664 12237 raft_consensus.cc:493] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.583423 12237 raft_consensus.cc:515] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.591534 12237 leader_election.cc:290] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:03.582628 12261 log.cc:1199] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/e58d0e762f4042de92d63d6e2bd1a838
W20260608 09:59:03.593211 12267 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
I20260608 09:59:03.593477 12261 ts_tablet_manager.cc:1950] T e58d0e762f4042de92d63d6e2bd1a838 P 610da5dc4e464a2b9efb866900371f4f: Deleting consensus metadata
W20260608 09:59:03.593585 12028 leader_election.cc:336] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.593556 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:03.594206  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:03.595592  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:03.595896  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:03.595707 12028 leader_election.cc:304] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [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: 610da5dc4e464a2b9efb866900371f4f; no voters: a45a574723d5455b9934eaabbe9e74ef, d3cfc312e3c2492daaf62cf1caa1231d
I20260608 09:59:03.596150  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912743596128 us; error 0 us; skew 500 ppm
I20260608 09:59:03.596998 12237 raft_consensus.cc:2749] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:03.597182  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:03.598460 12269 raft_consensus.cc:493] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.597256 11874 catalog_manager.cc:5027] TS 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885): tablet e58d0e762f4042de92d63d6e2bd1a838 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.598997 12269 raft_consensus.cc:515] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.600466 12261 tablet_replica.cc:333] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:03.598809 12262 ts_tablet_manager.cc:1929] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:03.601454 12261 raft_consensus.cc:2243] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.602411 12261 raft_consensus.cc:2272] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.602727 12262 log.cc:1199] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/e58d0e762f4042de92d63d6e2bd1a838
I20260608 09:59:03.603981 12262 ts_tablet_manager.cc:1950] T e58d0e762f4042de92d63d6e2bd1a838 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting consensus metadata
I20260608 09:59:03.606053 12261 ts_tablet_manager.cc:1916] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.608331 11872 catalog_manager.cc:5027] TS d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915): tablet e58d0e762f4042de92d63d6e2bd1a838 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.608352 12262 tablet_replica.cc:333] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:03.610070 12262 raft_consensus.cc:2243] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.610558 12262 raft_consensus.cc:2272] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.615121 12262 ts_tablet_manager.cc:1916] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.623605 12261 ts_tablet_manager.cc:1929] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:03.624042 12261 log.cc:1199] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/66e36a6436604b928af9fa904d804c80
I20260608 09:59:03.624744 12261 ts_tablet_manager.cc:1950] T 66e36a6436604b928af9fa904d804c80 P 610da5dc4e464a2b9efb866900371f4f: Deleting consensus metadata
I20260608 09:59:03.628062 11874 catalog_manager.cc:5027] TS 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885): tablet 66e36a6436604b928af9fa904d804c80 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.629158 12261 tablet_replica.cc:333] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:03.630158 12261 raft_consensus.cc:2243] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.630467 12262 ts_tablet_manager.cc:1929] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:03.630709 12261 raft_consensus.cc:2272] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.630905 12262 log.cc:1199] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/b6c3d5667a67441993f3448e248158c7
I20260608 09:59:03.631636 12262 ts_tablet_manager.cc:1950] T b6c3d5667a67441993f3448e248158c7 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting consensus metadata
I20260608 09:59:03.633417 12261 ts_tablet_manager.cc:1916] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.634589 12262 tablet_replica.cc:333] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:03.635507 12262 raft_consensus.cc:2243] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.636160 12262 raft_consensus.cc:2272] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.638907 12262 ts_tablet_manager.cc:1916] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.640211 12269 leader_election.cc:290] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:03.649160 12261 ts_tablet_manager.cc:1929] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:03.649616 12261 log.cc:1199] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/b6c3d5667a67441993f3448e248158c7
I20260608 09:59:03.650326 12261 ts_tablet_manager.cc:1950] T b6c3d5667a67441993f3448e248158c7 P 610da5dc4e464a2b9efb866900371f4f: Deleting consensus metadata
I20260608 09:59:03.652943 11872 catalog_manager.cc:5027] TS d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915): tablet b6c3d5667a67441993f3448e248158c7 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.653551 11874 catalog_manager.cc:5027] TS 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885): tablet b6c3d5667a67441993f3448e248158c7 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.654069 12261 tablet_replica.cc:333] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:03.653569 12262 ts_tablet_manager.cc:1929] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:03.654626 12262 log.cc:1199] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/66e36a6436604b928af9fa904d804c80
I20260608 09:59:03.655097 12261 raft_consensus.cc:2243] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:03.655299 12262 ts_tablet_manager.cc:1950] T 66e36a6436604b928af9fa904d804c80 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting consensus metadata
I20260608 09:59:03.656248 12261 raft_consensus.cc:2272] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.658285 12262 tablet_replica.cc:333] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:03.659189 12261 ts_tablet_manager.cc:1916] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.659193 12262 raft_consensus.cc:2243] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.660094 11872 catalog_manager.cc:5027] TS d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915): tablet 66e36a6436604b928af9fa904d804c80 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.660177 12262 raft_consensus.cc:2272] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.663553 12262 ts_tablet_manager.cc:1916] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:03.671036 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:03.671730 12064 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3cfc312e3c2492daaf62cf1caa1231d in term 1.
I20260608 09:59:03.673103 12104 leader_election.cc:304] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [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: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: 
I20260608 09:59:03.674021 12269 raft_consensus.cc:2804] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:59:03.674455 12269 raft_consensus.cc:493] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Starting leader election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.674875 12269 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:03.679574 12261 ts_tablet_manager.cc:1929] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:03.680184 12261 log.cc:1199] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/a796177b51164a04a7a70ec4457fa740
I20260608 09:59:03.681201 12261 ts_tablet_manager.cc:1950] T a796177b51164a04a7a70ec4457fa740 P 610da5dc4e464a2b9efb866900371f4f: Deleting consensus metadata
I20260608 09:59:03.684199 12269 raft_consensus.cc:515] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.685396 12262 ts_tablet_manager.cc:1929] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:03.685599 11874 catalog_manager.cc:5027] TS 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885): tablet a796177b51164a04a7a70ec4457fa740 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:03.686700  4372 webserver.cc:533] Webserver started at http://127.4.69.4:33519/ using document root <none> and password file <none>
I20260608 09:59:03.687029 12262 log.cc:1199] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/a796177b51164a04a7a70ec4457fa740
I20260608 09:59:03.688105  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:03.688386  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:03.688416 12262 ts_tablet_manager.cc:1950] T a796177b51164a04a7a70ec4457fa740 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting consensus metadata
I20260608 09:59:03.688912  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:03.689154 12269 leader_election.cc:290] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 election: Requested vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:03.690351 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de6f2d86584b238eeafe3460b74a28" candidate_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f"
W20260608 09:59:03.690634 12102 leader_election.cc:336] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.691076 12064 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:03.690451  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "7b81cf8a18f844d094b904dcd294e7a6"
format_stamp: "Formatted at 2026-06-08 09:59:03 on dist-test-slave-t8l4"
I20260608 09:59:03.692109 11872 catalog_manager.cc:5027] TS d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915): tablet a796177b51164a04a7a70ec4457fa740 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
W20260608 09:59:03.693866 12102 leader_election.cc:336] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.697247 12064 raft_consensus.cc:2468] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3cfc312e3c2492daaf62cf1caa1231d in term 2.
I20260608 09:59:03.697935  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 09:59:03.698333 12104 leader_election.cc:304] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [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: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: a45a574723d5455b9934eaabbe9e74ef
I20260608 09:59:03.699059 12269 raft_consensus.cc:2804] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:03.700277 12269 raft_consensus.cc:697] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 LEADER]: Becoming Leader. State: Replica: d3cfc312e3c2492daaf62cf1caa1231d, State: Running, Role: LEADER
I20260608 09:59:03.701189 12269 consensus_queue.cc:237] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.702816 12278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:03.703768  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:59:03.704118  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "7b81cf8a18f844d094b904dcd294e7a6"
format_stamp: "Formatted at 2026-06-08 09:59:03 on dist-test-slave-t8l4"
I20260608 09:59:03.704551  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:59:03.709797 11888 catalog_manager.cc:5696] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: term changed from 1 to 2, leader changed from a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) to d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3). New cstate: current_term: 2 leader_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:03.714569 12237 consensus_queue.cc:579] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Leader has been unable to successfully communicate with peer a45a574723d5455b9934eaabbe9e74ef for more than 1 seconds (1.530s)
I20260608 09:59:03.726684  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:03.727700  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:03.729182  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:03.731405  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:03.731642  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:03.731884  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:03.732069  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260608 09:59:03.759574 11936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a45a574723d5455b9934eaabbe9e74ef not available for placement
I20260608 09:59:03.774259  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:40605
I20260608 09:59:03.774427 12341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:40605 every 8 connection(s)
I20260608 09:59:03.779222  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:03.787722 12346 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
W20260608 09:59:03.787281 12345 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
W20260608 09:59:03.790740 12348 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
I20260608 09:59:03.791570  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:03.792479  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:03.792725  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:03.792891  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912743792876 us; error 0 us; skew 500 ppm
I20260608 09:59:03.793569  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:03.796355  4372 webserver.cc:533] Webserver started at http://127.4.69.1:34121/ using document root <none> and password file <none>
I20260608 09:59:03.796880 12342 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34095
I20260608 09:59:03.796983  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:03.797348  4372 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:59:03.797353 12342 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:03.798235 12342 heartbeater.cc:507] Master 127.4.69.62:34095 requested a full tablet report, sending...
I20260608 09:59:03.800345 11884 ts_manager.cc:194] Registered new tserver with Master: 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605)
I20260608 09:59:03.801591  4372 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:03.802266 11884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47022
I20260608 09:59:03.806250 12353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:03.807051  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:03.807375  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "a45a574723d5455b9934eaabbe9e74ef"
format_stamp: "Formatted at 2026-06-08 09:58:59 on dist-test-slave-t8l4"
I20260608 09:59:03.807665  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-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)
I20260608 09:59:03.819891  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:03.821077  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:03.822443  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:03.825912 12361 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:59:03.843833 12064 consensus_queue.cc:237] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue 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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:03.851040 12137 raft_consensus.cc:1275] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:03.853785 12208 consensus_queue.cc:1048] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:59:03.858911 12028 consensus_peers.cc:597] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f -> Peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Couldn't send request to peer a45a574723d5455b9934eaabbe9e74ef. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:03.863890 12237 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:03.866243 12138 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
W20260608 09:59:03.869120 12030 consensus_peers.cc:597] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f -> Peer 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): Couldn't send request to peer 7b81cf8a18f844d094b904dcd294e7a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a555f9a6ffaa4efe8c493d49a54b0b9a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:03.872448  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:59:03.872793  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260608 09:59:03.873148  4372 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:59:03.874253 11874 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a555f9a6ffaa4efe8c493d49a54b0b9a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 09:59:03.879696 12361 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:03.879388 11884 catalog_manager.cc:5696] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f reported cstate change: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:03.897106 12361 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:59:03.898085 12361 tablet_bootstrap.cc:492] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:03.898713 12361 ts_tablet_manager.cc:1403] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260608 09:59:03.901499 12361 raft_consensus.cc:359] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.902390 12361 raft_consensus.cc:740] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:03.903167 12361 consensus_queue.cc:260] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.905898 12361 ts_tablet_manager.cc:1434] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:59:03.906778 12361 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:03.917310  4372 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:59:03.917346 12269 raft_consensus.cc:493] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.917858  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.043s	sys 0.000s
I20260608 09:59:03.918120 12269 raft_consensus.cc:515] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.921639 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "610da5dc4e464a2b9efb866900371f4f" is_pre_election: true
I20260608 09:59:03.920262 12269 leader_election.cc:290] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:03.924487 12361 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: 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
W20260608 09:59:03.925360 12102 leader_election.cc:336] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.925567 12361 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:03.925951 12102 leader_election.cc:304] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [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: d3cfc312e3c2492daaf62cf1caa1231d; no voters: 610da5dc4e464a2b9efb866900371f4f, a45a574723d5455b9934eaabbe9e74ef
I20260608 09:59:03.926555 12361 ts_tablet_manager.cc:1403] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 09:59:03.926774 12269 raft_consensus.cc:2749] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:03.929514 12361 raft_consensus.cc:359] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.930248 12361 raft_consensus.cc:740] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:03.931074 12361 consensus_queue.cc:260] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.934090 12361 ts_tablet_manager.cc:1434] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:03.935142 12361 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:03.936462 12196 raft_consensus.cc:493] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.937170 12196 raft_consensus.cc:515] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.940292 12196 leader_election.cc:290] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:03.942832 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" is_pre_election: true
I20260608 09:59:03.943722 12138 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 1.
W20260608 09:59:03.946029 12028 leader_election.cc:336] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.947054 12028 leader_election.cc:304] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [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: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: a45a574723d5455b9934eaabbe9e74ef
I20260608 09:59:03.948145 12196 raft_consensus.cc:2804] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:59:03.948676 12196 raft_consensus.cc:493] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Starting leader election (detected failure of leader a45a574723d5455b9934eaabbe9e74ef)
I20260608 09:59:03.949182 12196 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:03.957312 12196 raft_consensus.cc:515] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.958813 12361 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: 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
I20260608 09:59:03.959239 12196 leader_election.cc:290] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 election: Requested vote from peers a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993), d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:03.960201 12361 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:03.960848 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d90829e93d243ed819c5ef53fc18dd2" candidate_uuid: "610da5dc4e464a2b9efb866900371f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3cfc312e3c2492daaf62cf1caa1231d"
I20260608 09:59:03.961189 12361 ts_tablet_manager.cc:1403] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260608 09:59:03.961542 12138 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:59:03.964974 12028 leader_election.cc:336] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): Network error: Client connection negotiation failed: client connection to 127.4.69.1:40993: connect: Connection refused (error 111)
I20260608 09:59:03.965214 12361 raft_consensus.cc:359] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:03.966198 12361 raft_consensus.cc:740] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:03.967200 12361 consensus_queue.cc:260] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [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: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:03.969378 12138 raft_consensus.cc:2468] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 610da5dc4e464a2b9efb866900371f4f in term 2.
I20260608 09:59:03.970466 12361 ts_tablet_manager.cc:1434] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:59:03.970804 12028 leader_election.cc:304] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [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: 610da5dc4e464a2b9efb866900371f4f, d3cfc312e3c2492daaf62cf1caa1231d; no voters: a45a574723d5455b9934eaabbe9e74ef
I20260608 09:59:03.971568 12361 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:03.971690 12196 raft_consensus.cc:2804] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:03.972339 12196 raft_consensus.cc:697] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 LEADER]: Becoming Leader. State: Replica: 610da5dc4e464a2b9efb866900371f4f, State: Running, Role: LEADER
I20260608 09:59:03.973253 12196 consensus_queue.cc:237] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:03.982288 11888 catalog_manager.cc:5696] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: term changed from 1 to 2, leader changed from a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) to 610da5dc4e464a2b9efb866900371f4f (127.4.69.2). New cstate: current_term: 2 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:03.996611 12361 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: 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
I20260608 09:59:03.997541 12361 tablet_bootstrap.cc:492] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:03.998188 12361 ts_tablet_manager.cc:1403] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260608 09:59:04.001017 12361 raft_consensus.cc:359] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.001828 12361 raft_consensus.cc:740] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:04.002651 12361 consensus_queue.cc:260] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.005044 12361 ts_tablet_manager.cc:1434] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:04.005927 12361 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:04.009090  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:40993
I20260608 09:59:04.009349 12427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:40993 every 8 connection(s)
I20260608 09:59:04.024343 12361 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: 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
I20260608 09:59:04.025420 12361 tablet_bootstrap.cc:492] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:04.026216 12361 ts_tablet_manager.cc:1403] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 09:59:04.027016 12064 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue 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: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.029570 12361 raft_consensus.cc:359] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.030606 12361 raft_consensus.cc:740] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:04.031414 12361 consensus_queue.cc:260] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.033680 12361 ts_tablet_manager.cc:1434] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:04.034529 12428 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34095
I20260608 09:59:04.034554 12361 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:04.035159 12428 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:04.036135 12428 heartbeater.cc:507] Master 127.4.69.62:34095 requested a full tablet report, sending...
I20260608 09:59:04.041910 12402 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:04.042835 11888 ts_manager.cc:194] Re-registered known tserver with Master: a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993)
I20260608 09:59:04.042963 12138 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:04.043542 12196 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:04.046000 12237 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:59:04.050750 12030 consensus_peers.cc:597] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f -> Peer 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): Couldn't send request to peer 7b81cf8a18f844d094b904dcd294e7a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17e2a31d0b3e4e949ef51b2d47b5c7c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:04.054788 12361 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:59:04.055853 12361 tablet_bootstrap.cc:492] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:04.056190 11888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47032
I20260608 09:59:04.056615 12361 ts_tablet_manager.cc:1403] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:59:04.059608 12361 raft_consensus.cc:359] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.059952 12428 heartbeater.cc:499] Master 127.4.69.62:34095 was elected leader, sending a full tablet report...
I20260608 09:59:04.061872 12361 raft_consensus.cc:740] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:04.062887 12361 consensus_queue.cc:260] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.064103 12237 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.065817 12361 ts_tablet_manager.cc:1434] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:59:04.066753 12361 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:04.068444 12138 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.073513 12402 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.075973 11874 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:59:04.084172 11884 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:04.087412 12361 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: 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
I20260608 09:59:04.088439 12361 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:04.091394 12361 ts_tablet_manager.cc:1403] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260608 09:59:04.093762 12361 raft_consensus.cc:359] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.094424 12361 raft_consensus.cc:740] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:04.095152 12361 consensus_queue.cc:260] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.097098 12361 ts_tablet_manager.cc:1434] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:04.097883 12361 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap starting.
I20260608 09:59:04.099155 12064 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } }
I20260608 09:59:04.106895 12402 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.108130 12138 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.110630 12208 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.111337 12237 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:04.116215 12361 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: 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
I20260608 09:59:04.117136 12361 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Bootstrap complete.
I20260608 09:59:04.117775 12361 ts_tablet_manager.cc:1403] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260608 09:59:04.117578 12208 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } }
I20260608 09:59:04.120227 12402 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } }
I20260608 09:59:04.120582 12138 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } }
I20260608 09:59:04.120532 12361 raft_consensus.cc:359] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.123322 12361 raft_consensus.cc:740] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a45a574723d5455b9934eaabbe9e74ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:04.124184 12361 consensus_queue.cc:260] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.127050 11874 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:04.128484 12361 ts_tablet_manager.cc:1434] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:59:04.135676 11884 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } }
I20260608 09:59:04.155718 12307 tablet_service.cc:1558] Processing DeleteTablet for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with delete_type TABLET_DATA_TOMBSTONED (TS 7b81cf8a18f844d094b904dcd294e7a6 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:54994
W20260608 09:59:04.158684 11874 catalog_manager.cc:4994] TS 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): delete failed for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 because the tablet was not found. No further retry: Not found: Tablet not found: 17e2a31d0b3e4e949ef51b2d47b5c7c4
I20260608 09:59:04.159929 12402 raft_consensus.cc:3060] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:04.164928 12402 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:04.166070 12269 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:04.178280 12064 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:04.180164 12269 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:04.211371 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet b6c3d5667a67441993f3448e248158c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:34886
I20260608 09:59:04.212992 12446 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.213708 12446 raft_consensus.cc:2243] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.214135 12446 pending_rounds.cc:70] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Trying to abort 1 pending ops.
I20260608 09:59:04.214368 12446 pending_rounds.cc:77] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618592580399104 op_type: NO_OP noop_request { }
I20260608 09:59:04.214664 12446 raft_consensus.cc:2889] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:04.215016 12446 raft_consensus.cc:2272] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.215603 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 66e36a6436604b928af9fa904d804c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:34886
I20260608 09:59:04.217643 12446 ts_tablet_manager.cc:1916] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:04.224509 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet a796177b51164a04a7a70ec4457fa740 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:34886
I20260608 09:59:04.226227 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet e58d0e762f4042de92d63d6e2bd1a838 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:03 UTC) from {username='slave'} at 127.0.0.1:34886
I20260608 09:59:04.229030 12446 ts_tablet_manager.cc:1929] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:04.229424 12446 log.cc:1199] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/b6c3d5667a67441993f3448e248158c7
I20260608 09:59:04.230063 12446 ts_tablet_manager.cc:1950] T b6c3d5667a67441993f3448e248158c7 P a45a574723d5455b9934eaabbe9e74ef: Deleting consensus metadata
I20260608 09:59:04.232631 12446 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.232597 11872 catalog_manager.cc:5027] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): tablet b6c3d5667a67441993f3448e248158c7 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:04.233542 12446 raft_consensus.cc:2243] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.233954 12446 pending_rounds.cc:70] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Trying to abort 1 pending ops.
I20260608 09:59:04.234172 12446 pending_rounds.cc:77] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618591555489792 op_type: NO_OP noop_request { }
I20260608 09:59:04.234468 12446 raft_consensus.cc:2889] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:04.234789 12446 raft_consensus.cc:2272] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.237777 12446 ts_tablet_manager.cc:1916] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:04.248337 12446 ts_tablet_manager.cc:1929] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:04.248725 12446 log.cc:1199] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/66e36a6436604b928af9fa904d804c80
I20260608 09:59:04.249362 12446 ts_tablet_manager.cc:1950] T 66e36a6436604b928af9fa904d804c80 P a45a574723d5455b9934eaabbe9e74ef: Deleting consensus metadata
I20260608 09:59:04.251919 12446 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.251931 11872 catalog_manager.cc:5027] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): tablet 66e36a6436604b928af9fa904d804c80 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:04.252658 12446 raft_consensus.cc:2243] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.253188 12446 raft_consensus.cc:2272] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.255640 12446 ts_tablet_manager.cc:1916] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:04.257285 12447 ts_tablet_manager.cc:933] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Initiating tablet copy from peer 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:04.259045 12447 tablet_copy_client.cc:323] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:37885
I20260608 09:59:04.268967 12446 ts_tablet_manager.cc:1929] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:04.269503 12446 log.cc:1199] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/a796177b51164a04a7a70ec4457fa740
I20260608 09:59:04.269878 12075 tablet_copy_service.cc:140] P 610da5dc4e464a2b9efb866900371f4f: Received BeginTabletCopySession request for tablet a555f9a6ffaa4efe8c493d49a54b0b9a from peer 7b81cf8a18f844d094b904dcd294e7a6 ({username='slave'} at 127.0.0.1:35674)
I20260608 09:59:04.270361 12446 ts_tablet_manager.cc:1950] T a796177b51164a04a7a70ec4457fa740 P a45a574723d5455b9934eaabbe9e74ef: Deleting consensus metadata
I20260608 09:59:04.270597 12075 tablet_copy_service.cc:161] P 610da5dc4e464a2b9efb866900371f4f: Beginning new tablet copy session on tablet a555f9a6ffaa4efe8c493d49a54b0b9a from peer 7b81cf8a18f844d094b904dcd294e7a6 at {username='slave'} at 127.0.0.1:35674: session id = 7b81cf8a18f844d094b904dcd294e7a6-a555f9a6ffaa4efe8c493d49a54b0b9a
I20260608 09:59:04.273715 12446 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.273756 11872 catalog_manager.cc:5027] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): tablet a796177b51164a04a7a70ec4457fa740 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:04.274804 12446 raft_consensus.cc:2243] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.275389 12446 raft_consensus.cc:2272] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.278227 12446 ts_tablet_manager.cc:1916] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:04.278383 12075 tablet_copy_source_session.cc:215] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:04.281615 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555f9a6ffaa4efe8c493d49a54b0b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:04.287178 12402 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.292194 12446 ts_tablet_manager.cc:1929] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:04.292606 12446 log.cc:1199] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/e58d0e762f4042de92d63d6e2bd1a838
I20260608 09:59:04.293316 12446 ts_tablet_manager.cc:1950] T e58d0e762f4042de92d63d6e2bd1a838 P a45a574723d5455b9934eaabbe9e74ef: Deleting consensus metadata
I20260608 09:59:04.296435 11872 catalog_manager.cc:5027] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): tablet e58d0e762f4042de92d63d6e2bd1a838 (table dugtrio [id=679b613cd8424080bcdcd7fc3d2372c9]) successfully deleted
I20260608 09:59:04.298308 12447 tablet_copy_client.cc:806] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:04.298851 12447 tablet_copy_client.cc:670] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:04.302577 12447 tablet_copy_client.cc:538] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:04.309719 12447 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap starting.
I20260608 09:59:04.324606 12447 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: 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
I20260608 09:59:04.325284 12447 tablet_bootstrap.cc:492] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap complete.
I20260608 09:59:04.325889 12447 ts_tablet_manager.cc:1403] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:59:04.329092 12447 raft_consensus.cc:359] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.330044 12447 raft_consensus.cc:740] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b81cf8a18f844d094b904dcd294e7a6, State: Initialized, Role: LEARNER
I20260608 09:59:04.330734 12447 consensus_queue.cc:260] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6 [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: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.333446 12342 heartbeater.cc:499] Master 127.4.69.62:34095 was elected leader, sending a full tablet report...
I20260608 09:59:04.333822 12447 ts_tablet_manager.cc:1434] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:04.335666 12075 tablet_copy_service.cc:342] P 610da5dc4e464a2b9efb866900371f4f: Request end of tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-a555f9a6ffaa4efe8c493d49a54b0b9a received from {username='slave'} at 127.0.0.1:35674
I20260608 09:59:04.336139 12075 tablet_copy_service.cc:434] P 610da5dc4e464a2b9efb866900371f4f: ending tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-a555f9a6ffaa4efe8c493d49a54b0b9a on tablet a555f9a6ffaa4efe8c493d49a54b0b9a with peer 7b81cf8a18f844d094b904dcd294e7a6
I20260608 09:59:04.372087 12138 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:04.373481 12208 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:04.382550 12402 raft_consensus.cc:3060] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:04.390059 12402 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:04.391227 12237 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:04.788903 12064 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [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: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.797129 12138 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:04.797520 12402 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:59:04.798442 12030 consensus_peers.cc:597] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f -> Peer 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): Couldn't send request to peer 7b81cf8a18f844d094b904dcd294e7a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17e2a31d0b3e4e949ef51b2d47b5c7c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:04.799058 12196 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:04.800034 12237 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:04.809036 12196 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.810817 12138 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.810699 12402 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.826293 11887 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index 3 to 4, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.846987 12138 consensus_queue.cc:237] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.857177 12402 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:04.859678 12277 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:04.868291 12064 consensus_queue.cc:237] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } }
I20260608 09:59:04.873051 12269 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.877226 12401 raft_consensus.cc:1275] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.879498 12237 consensus_queue.cc:1048] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.883595 12138 raft_consensus.cc:1275] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.879581 12402 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.884169 12064 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:04.889263 12196 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } }
I20260608 09:59:04.891206 12208 consensus_queue.cc:1048] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:04.894011 12442 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:04.898674 11884 catalog_manager.cc:5696] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:04.899492 12401 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } }
I20260608 09:59:04.902155 12064 consensus_queue.cc:237] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:04.908303 12065 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
W20260608 09:59:04.913645 12030 consensus_peers.cc:597] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f -> Peer 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): Couldn't send request to peer 7b81cf8a18f844d094b904dcd294e7a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d90829e93d243ed819c5ef53fc18dd2. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:04.915827 12104 consensus_peers.cc:597] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d -> Peer 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): Couldn't send request to peer 7b81cf8a18f844d094b904dcd294e7a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14de6f2d86584b238eeafe3460b74a28. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:04.917105 11888 catalog_manager.cc:5696] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef reported cstate change: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } }
I20260608 09:59:04.918795 12137 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:04.919036 12138 raft_consensus.cc:2955] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } }
I20260608 09:59:04.922004 12402 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:04.922163 12208 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.925292 12208 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.934038 12307 tablet_service.cc:1558] Processing DeleteTablet for tablet a555f9a6ffaa4efe8c493d49a54b0b9a with delete_type TABLET_DATA_TOMBSTONED (TS 7b81cf8a18f844d094b904dcd294e7a6 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:54994
I20260608 09:59:04.944608 12237 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.953322 12466 tablet_replica.cc:333] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: stopping tablet replica
I20260608 09:59:04.951342 12137 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.954713 12466 raft_consensus.cc:2243] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:04.955816 12466 raft_consensus.cc:2272] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:04.970218 11874 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a555f9a6ffaa4efe8c493d49a54b0b9a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:04.972533 12466 ts_tablet_manager.cc:1916] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:04.983867 12402 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.993176 12466 ts_tablet_manager.cc:1929] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:59:04.993800 12466 log.cc:1199] T a555f9a6ffaa4efe8c493d49a54b0b9a P 7b81cf8a18f844d094b904dcd294e7a6: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-3-root/wals/a555f9a6ffaa4efe8c493d49a54b0b9a
I20260608 09:59:04.993287 11884 catalog_manager.cc:5696] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index -1 to 3, NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) added. New cstate: current_term: 2 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } } }
I20260608 09:59:04.995893 11874 catalog_manager.cc:5027] TS 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4:40605): tablet a555f9a6ffaa4efe8c493d49a54b0b9a (table test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]) successfully deleted
I20260608 09:59:05.266069 12469 ts_tablet_manager.cc:933] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Initiating tablet copy from peer 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:05.268138 12469 tablet_copy_client.cc:323] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:37885
I20260608 09:59:05.270366 12075 tablet_copy_service.cc:140] P 610da5dc4e464a2b9efb866900371f4f: Received BeginTabletCopySession request for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 from peer 7b81cf8a18f844d094b904dcd294e7a6 ({username='slave'} at 127.0.0.1:35674)
I20260608 09:59:05.270989 12075 tablet_copy_service.cc:161] P 610da5dc4e464a2b9efb866900371f4f: Beginning new tablet copy session on tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 from peer 7b81cf8a18f844d094b904dcd294e7a6 at {username='slave'} at 127.0.0.1:35674: session id = 7b81cf8a18f844d094b904dcd294e7a6-17e2a31d0b3e4e949ef51b2d47b5c7c4
I20260608 09:59:05.279743 12075 tablet_copy_source_session.cc:215] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:05.283109 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:05.294945 12469 tablet_copy_client.cc:806] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:05.295501 12469 tablet_copy_client.cc:670] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:05.299046 12469 tablet_copy_client.cc:538] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:05.304651 12469 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap starting.
I20260608 09:59:05.329154 12469 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:05.330016 12469 tablet_bootstrap.cc:492] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap complete.
I20260608 09:59:05.330687 12469 ts_tablet_manager.cc:1403] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.013s
I20260608 09:59:05.333560 12469 raft_consensus.cc:359] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.334172 12469 raft_consensus.cc:740] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b81cf8a18f844d094b904dcd294e7a6, State: Initialized, Role: LEARNER
I20260608 09:59:05.334743 12469 consensus_queue.cc:260] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.337842 12469 ts_tablet_manager.cc:1434] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 09:59:05.339910 12075 tablet_copy_service.cc:342] P 610da5dc4e464a2b9efb866900371f4f: Request end of tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-17e2a31d0b3e4e949ef51b2d47b5c7c4 received from {username='slave'} at 127.0.0.1:35674
I20260608 09:59:05.340371 12075 tablet_copy_service.cc:434] P 610da5dc4e464a2b9efb866900371f4f: ending tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-17e2a31d0b3e4e949ef51b2d47b5c7c4 on tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with peer 7b81cf8a18f844d094b904dcd294e7a6
I20260608 09:59:05.353353 12469 ts_tablet_manager.cc:933] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Initiating tablet copy from peer 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885)
I20260608 09:59:05.355032 12469 tablet_copy_client.cc:323] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:37885
I20260608 09:59:05.356926 12075 tablet_copy_service.cc:140] P 610da5dc4e464a2b9efb866900371f4f: Received BeginTabletCopySession request for tablet 7d90829e93d243ed819c5ef53fc18dd2 from peer 7b81cf8a18f844d094b904dcd294e7a6 ({username='slave'} at 127.0.0.1:35674)
I20260608 09:59:05.357475 12075 tablet_copy_service.cc:161] P 610da5dc4e464a2b9efb866900371f4f: Beginning new tablet copy session on tablet 7d90829e93d243ed819c5ef53fc18dd2 from peer 7b81cf8a18f844d094b904dcd294e7a6 at {username='slave'} at 127.0.0.1:35674: session id = 7b81cf8a18f844d094b904dcd294e7a6-7d90829e93d243ed819c5ef53fc18dd2
I20260608 09:59:05.361088 12474 ts_tablet_manager.cc:933] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Initiating tablet copy from peer d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915)
I20260608 09:59:05.364018 12474 tablet_copy_client.cc:323] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:36915
I20260608 09:59:05.365736 12075 tablet_copy_source_session.cc:215] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:05.369326 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d90829e93d243ed819c5ef53fc18dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:05.386233 12469 tablet_copy_client.cc:806] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:05.386884 12469 tablet_copy_client.cc:670] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:05.390935 12469 tablet_copy_client.cc:538] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:05.391618 12149 tablet_copy_service.cc:140] P d3cfc312e3c2492daaf62cf1caa1231d: Received BeginTabletCopySession request for tablet 14de6f2d86584b238eeafe3460b74a28 from peer 7b81cf8a18f844d094b904dcd294e7a6 ({username='slave'} at 127.0.0.1:58910)
I20260608 09:59:05.392215 12149 tablet_copy_service.cc:161] P d3cfc312e3c2492daaf62cf1caa1231d: Beginning new tablet copy session on tablet 14de6f2d86584b238eeafe3460b74a28 from peer 7b81cf8a18f844d094b904dcd294e7a6 at {username='slave'} at 127.0.0.1:58910: session id = 7b81cf8a18f844d094b904dcd294e7a6-14de6f2d86584b238eeafe3460b74a28
I20260608 09:59:05.399024 12149 tablet_copy_source_session.cc:215] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:05.399991 12469 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap starting.
I20260608 09:59:05.401774 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de6f2d86584b238eeafe3460b74a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:05.413339 12474 tablet_copy_client.cc:806] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:05.413950 12474 tablet_copy_client.cc:670] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:05.418054 12474 tablet_copy_client.cc:538] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:05.424466 12469 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:05.425429 12469 tablet_bootstrap.cc:492] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap complete.
I20260608 09:59:05.426265 12469 ts_tablet_manager.cc:1403] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent bootstrapping tablet: real 0.027s	user 0.028s	sys 0.001s
I20260608 09:59:05.427211 12474 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap starting.
I20260608 09:59:05.429569 12469 raft_consensus.cc:359] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.430434 12469 raft_consensus.cc:740] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7b81cf8a18f844d094b904dcd294e7a6, State: Initialized, Role: LEARNER
I20260608 09:59:05.431234 12469 consensus_queue.cc:260] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.433707 12469 ts_tablet_manager.cc:1434] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:05.435940 12075 tablet_copy_service.cc:342] P 610da5dc4e464a2b9efb866900371f4f: Request end of tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-7d90829e93d243ed819c5ef53fc18dd2 received from {username='slave'} at 127.0.0.1:35674
I20260608 09:59:05.436386 12075 tablet_copy_service.cc:434] P 610da5dc4e464a2b9efb866900371f4f: ending tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-7d90829e93d243ed819c5ef53fc18dd2 on tablet 7d90829e93d243ed819c5ef53fc18dd2 with peer 7b81cf8a18f844d094b904dcd294e7a6
I20260608 09:59:05.449721 12474 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:05.450457 12474 tablet_bootstrap.cc:492] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Bootstrap complete.
I20260608 09:59:05.451051 12474 ts_tablet_manager.cc:1403] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260608 09:59:05.453310 12474 raft_consensus.cc:359] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.453894 12474 raft_consensus.cc:740] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7b81cf8a18f844d094b904dcd294e7a6, State: Initialized, Role: LEARNER
I20260608 09:59:05.454427 12474 consensus_queue.cc:260] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: true } }
I20260608 09:59:05.456164 12474 ts_tablet_manager.cc:1434] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:05.457916 12149 tablet_copy_service.cc:342] P d3cfc312e3c2492daaf62cf1caa1231d: Request end of tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-14de6f2d86584b238eeafe3460b74a28 received from {username='slave'} at 127.0.0.1:58910
I20260608 09:59:05.458292 12149 tablet_copy_service.cc:434] P d3cfc312e3c2492daaf62cf1caa1231d: ending tablet copy session 7b81cf8a18f844d094b904dcd294e7a6-14de6f2d86584b238eeafe3460b74a28 on tablet 14de6f2d86584b238eeafe3460b74a28 with peer 7b81cf8a18f844d094b904dcd294e7a6
I20260608 09:59:05.671869 12317 raft_consensus.cc:1217] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:59:05.858137 12317 raft_consensus.cc:1217] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:59:05.964795 12317 raft_consensus.cc:1217] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:59:06.110246 12208 raft_consensus.cc:1064] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: attempting to promote NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 to VOTER
I20260608 09:59:06.113128 12208 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.121771 12137 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:06.121775 12317 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 LEARNER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:06.121771 12402 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:06.124491 12484 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.125525 12208 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.126605 12480 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.140861 12208 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.142728 12137 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.144992 12402 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.158396 11888 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index 4 to 5, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.160555 12317 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.185555 12065 consensus_queue.cc:237] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.191298 12317 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:59:06.192003 12137 raft_consensus.cc:1275] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:59:06.192627 12208 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:59:06.193737 12480 consensus_queue.cc:1048] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:59:06.200945 12484 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.203285 12137 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.205484 12317 raft_consensus.cc:2955] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.211777 11874 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:06.217294 11886 catalog_manager.cc:5696] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: config changed from index 5 to 6, VOTER a45a574723d5455b9934eaabbe9e74ef (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:06.229085 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 with delete_type TABLET_DATA_TOMBSTONED (TS a45a574723d5455b9934eaabbe9e74ef not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34886
I20260608 09:59:06.233732 12493 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:06.234617 12493 raft_consensus.cc:2243] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:06.235795 12493 raft_consensus.cc:2272] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:06.239189 12493 ts_tablet_manager.cc:1916] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:06.251938 12493 ts_tablet_manager.cc:1929] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:59:06.252280 12493 log.cc:1199] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P a45a574723d5455b9934eaabbe9e74ef: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-0-root/wals/17e2a31d0b3e4e949ef51b2d47b5c7c4
I20260608 09:59:06.253978 11872 catalog_manager.cc:5027] TS a45a574723d5455b9934eaabbe9e74ef (127.4.69.1:40993): tablet 17e2a31d0b3e4e949ef51b2d47b5c7c4 (table test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]) successfully deleted
I20260608 09:59:06.334733 12208 raft_consensus.cc:1064] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: attempting to promote NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 to VOTER
I20260608 09:59:06.337860 12208 consensus_queue.cc:237] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.344910 12317 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.346678 12484 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:06.347307 12402 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.347896 12137 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.349578 12208 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:06.351182 12484 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:06.360740 12484 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.363850 12402 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.363850 12137 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.373381 12317 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.377612 11884 catalog_manager.cc:5696] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef reported cstate change: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } attrs { replace: true } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.393558 12481 raft_consensus.cc:1064] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: attempting to promote NON_VOTER 7b81cf8a18f844d094b904dcd294e7a6 to VOTER
I20260608 09:59:06.396394 12481 consensus_queue.cc:237] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.397660 12065 consensus_queue.cc:237] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.403471 12317 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 LEARNER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.405360 12064 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.406188 12402 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:06.410619 12482 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:06.410992 12402 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:06.412858 12484 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.412998 12482 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:06.415184 12317 raft_consensus.cc:1275] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Refusing update from remote peer 610da5dc4e464a2b9efb866900371f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:06.415107 12442 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:06.416929 12484 consensus_queue.cc:1048] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.423518 12480 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.430682 12316 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.435892 12402 raft_consensus.cc:2955] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.442698 11874 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d90829e93d243ed819c5ef53fc18dd2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:06.448153 11887 catalog_manager.cc:5696] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f reported cstate change: config changed from index 4 to 5, VOTER d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3) evicted. New cstate: current_term: 2 leader_uuid: "610da5dc4e464a2b9efb866900371f4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:06.463246 12499 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.467518 12064 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.467954 12317 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.474921 12126 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d90829e93d243ed819c5ef53fc18dd2 with delete_type TABLET_DATA_TOMBSTONED (TS d3cfc312e3c2492daaf62cf1caa1231d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58870
I20260608 09:59:06.480299 12401 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.481971 11887 catalog_manager.cc:5696] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index 3 to 4, 7b81cf8a18f844d094b904dcd294e7a6 (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "610da5dc4e464a2b9efb866900371f4f" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37885 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:06.498587 12504 tablet_replica.cc:333] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:06.499850 12504 raft_consensus.cc:2243] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:06.500787 12504 raft_consensus.cc:2272] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:06.506072 12137 consensus_queue.cc:237] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } }
I20260608 09:59:06.506336 12504 ts_tablet_manager.cc:1916] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:06.514025 12401 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:06.514566 12317 raft_consensus.cc:1275] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Refusing update from remote peer d3cfc312e3c2492daaf62cf1caa1231d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:06.515815 12499 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:59:06.516948 12442 consensus_queue.cc:1048] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:06.525033 12504 ts_tablet_manager.cc:1929] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:59:06.525528 12504 log.cc:1199] T 7d90829e93d243ed819c5ef53fc18dd2 P d3cfc312e3c2492daaf62cf1caa1231d: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-2-root/wals/7d90829e93d243ed819c5ef53fc18dd2
I20260608 09:59:06.525156 12482 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 610da5dc4e464a2b9efb866900371f4f (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.527246 12401 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 610da5dc4e464a2b9efb866900371f4f (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.531246 11872 catalog_manager.cc:5027] TS d3cfc312e3c2492daaf62cf1caa1231d (127.4.69.3:36915): tablet 7d90829e93d243ed819c5ef53fc18dd2 (table test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]) successfully deleted
I20260608 09:59:06.532622 12317 raft_consensus.cc:2955] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 610da5dc4e464a2b9efb866900371f4f (127.4.69.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } } }
I20260608 09:59:06.535862 11872 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14de6f2d86584b238eeafe3460b74a28 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:06.541752 11884 catalog_manager.cc:5696] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d reported cstate change: config changed from index 4 to 5, VOTER 610da5dc4e464a2b9efb866900371f4f (127.4.69.2) evicted. New cstate: current_term: 2 leader_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a45a574723d5455b9934eaabbe9e74ef" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3cfc312e3c2492daaf62cf1caa1231d" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 36915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b81cf8a18f844d094b904dcd294e7a6" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 40605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:06.553205 12053 tablet_service.cc:1558] Processing DeleteTablet for tablet 14de6f2d86584b238eeafe3460b74a28 with delete_type TABLET_DATA_TOMBSTONED (TS 610da5dc4e464a2b9efb866900371f4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35664
I20260608 09:59:06.555315 12505 tablet_replica.cc:333] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:06.556322 12505 raft_consensus.cc:2243] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:06.557094 12505 raft_consensus.cc:2272] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:06.560009 12505 ts_tablet_manager.cc:1916] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:06.570269 12505 ts_tablet_manager.cc:1929] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:59:06.570538 12505 log.cc:1199] T 14de6f2d86584b238eeafe3460b74a28 P 610da5dc4e464a2b9efb866900371f4f: Deleting WAL directory at /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912543305729-4372-0/minicluster-data/ts-1-root/wals/14de6f2d86584b238eeafe3460b74a28
I20260608 09:59:06.571817 11874 catalog_manager.cc:5027] TS 610da5dc4e464a2b9efb866900371f4f (127.4.69.2:37885): tablet 14de6f2d86584b238eeafe3460b74a28 (table test-workload [id=ff9c6794a3ee446f89a9197d77506c9e]) successfully deleted
W20260608 09:59:07.552763 11936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 7b81cf8a18f844d094b904dcd294e7a6 not available for placement
I20260608 09:59:08.311806  4372 tablet_server.cc:179] TabletServer@127.4.69.1:40993 shutting down...
I20260608 09:59:08.337133  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.338109  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:08.338886  4372 raft_consensus.cc:2243] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.339635  4372 raft_consensus.cc:2272] T 7d90829e93d243ed819c5ef53fc18dd2 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.341867  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:08.342398  4372 raft_consensus.cc:2243] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.342886  4372 raft_consensus.cc:2272] T 14de6f2d86584b238eeafe3460b74a28 P a45a574723d5455b9934eaabbe9e74ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.344806  4372 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:08.345211  4372 raft_consensus.cc:2243] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.345705  4372 raft_consensus.cc:2272] T a555f9a6ffaa4efe8c493d49a54b0b9a P a45a574723d5455b9934eaabbe9e74ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.370182  4372 tablet_server.cc:196] TabletServer@127.4.69.1:40993 shutdown complete.
I20260608 09:59:08.390759  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:08.413506  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.414475  4372 tablet_replica.cc:333] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:08.415180  4372 raft_consensus.cc:2243] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.416122  4372 raft_consensus.cc:2272] T a555f9a6ffaa4efe8c493d49a54b0b9a P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.418447  4372 tablet_replica.cc:333] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:08.418975  4372 raft_consensus.cc:2243] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.419723  4372 raft_consensus.cc:2272] T 7d90829e93d243ed819c5ef53fc18dd2 P 610da5dc4e464a2b9efb866900371f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.421802  4372 tablet_replica.cc:333] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f: stopping tablet replica
I20260608 09:59:08.422307  4372 raft_consensus.cc:2243] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.423053  4372 raft_consensus.cc:2272] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 610da5dc4e464a2b9efb866900371f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.447521  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:08.467973  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:08.493132  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.493993  4372 tablet_replica.cc:333] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:08.494868  4372 raft_consensus.cc:2243] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.495728  4372 raft_consensus.cc:2272] T a555f9a6ffaa4efe8c493d49a54b0b9a P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.497900  4372 tablet_replica.cc:333] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:08.498438  4372 raft_consensus.cc:2243] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.499179  4372 raft_consensus.cc:2272] T 14de6f2d86584b238eeafe3460b74a28 P d3cfc312e3c2492daaf62cf1caa1231d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.501204  4372 tablet_replica.cc:333] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d: stopping tablet replica
I20260608 09:59:08.501652  4372 raft_consensus.cc:2243] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.502348  4372 raft_consensus.cc:2272] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P d3cfc312e3c2492daaf62cf1caa1231d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.526656  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:08.548246  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
W20260608 09:59:08.555430 11936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 610da5dc4e464a2b9efb866900371f4f not available for placement
I20260608 09:59:08.574687  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.575482  4372 tablet_replica.cc:333] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6: stopping tablet replica
I20260608 09:59:08.576025  4372 raft_consensus.cc:2243] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.576545  4372 raft_consensus.cc:2272] T 14de6f2d86584b238eeafe3460b74a28 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.578511  4372 tablet_replica.cc:333] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6: stopping tablet replica
I20260608 09:59:08.579036  4372 raft_consensus.cc:2243] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.579556  4372 raft_consensus.cc:2272] T 7d90829e93d243ed819c5ef53fc18dd2 P 7b81cf8a18f844d094b904dcd294e7a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.581384  4372 tablet_replica.cc:333] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6: stopping tablet replica
I20260608 09:59:08.581858  4372 raft_consensus.cc:2243] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.582365  4372 raft_consensus.cc:2272] T 17e2a31d0b3e4e949ef51b2d47b5c7c4 P 7b81cf8a18f844d094b904dcd294e7a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.604161  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:08.618469  4372 master.cc:562] Master@127.4.69.62:34095 shutting down...
I20260608 09:59:08.638667  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.639228  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.639583  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4849a873b6247b4a9fc41954fa157b7: stopping tablet replica
I20260608 09:59:08.658653  4372 master.cc:584] Master@127.4.69.62:34095 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9088 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:59:08.699610  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:44479
I20260608 09:59:08.700974  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:08.706562 12507 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
W20260608 09:59:08.707116 12508 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
W20260608 09:59:08.707693 12510 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
I20260608 09:59:08.708220  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:08.709024  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:08.709199  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:08.709318  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912748709306 us; error 0 us; skew 500 ppm
I20260608 09:59:08.710081  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:08.717154  4372 webserver.cc:533] Webserver started at http://127.4.69.62:38837/ using document root <none> and password file <none>
I20260608 09:59:08.717650  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:08.717809  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:08.718055  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:08.719156  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "e0315e5aa9b74c3c93f85bfb24ab849d"
format_stamp: "Formatted at 2026-06-08 09:59:08 on dist-test-slave-t8l4"
I20260608 09:59:08.723807  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:59:08.727432 12515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:08.728331  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:08.728757  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "e0315e5aa9b74c3c93f85bfb24ab849d"
format_stamp: "Formatted at 2026-06-08 09:59:08 on dist-test-slave-t8l4"
I20260608 09:59:08.729218  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-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)
I20260608 09:59:08.751027  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:08.752787  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:08.802995  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:44479
I20260608 09:59:08.803120 12566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:44479 every 8 connection(s)
I20260608 09:59:08.807143 12567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:08.817688 12567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d: Bootstrap starting.
I20260608 09:59:08.822546 12567 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:08.826718 12567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d: No bootstrap required, opened a new log
I20260608 09:59:08.828874 12567 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER }
I20260608 09:59:08.829242 12567 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:08.829439 12567 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0315e5aa9b74c3c93f85bfb24ab849d, State: Initialized, Role: FOLLOWER
I20260608 09:59:08.830286 12567 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER }
I20260608 09:59:08.830747 12567 raft_consensus.cc:399] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:08.830961 12567 raft_consensus.cc:493] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:08.831281 12567 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:08.836061 12567 raft_consensus.cc:515] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER }
I20260608 09:59:08.836586 12567 leader_election.cc:304] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [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: e0315e5aa9b74c3c93f85bfb24ab849d; no voters: 
I20260608 09:59:08.837816 12567 leader_election.cc:290] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:08.838291 12570 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:08.839718 12570 raft_consensus.cc:697] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 1 LEADER]: Becoming Leader. State: Replica: e0315e5aa9b74c3c93f85bfb24ab849d, State: Running, Role: LEADER
I20260608 09:59:08.840456 12570 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [LEADER]: Queue going to LEADER mode. State: All 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: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER }
I20260608 09:59:08.840826 12567 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:08.845171 12572 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0315e5aa9b74c3c93f85bfb24ab849d. Latest consensus state: current_term: 1 leader_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER } }
I20260608 09:59:08.845438 12571 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0315e5aa9b74c3c93f85bfb24ab849d" member_type: VOTER } }
I20260608 09:59:08.845795 12572 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:08.846203 12571 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:08.852008 12577 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:08.857758 12577 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:08.858963  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:08.866957 12577 catalog_manager.cc:1382] Generated new cluster ID: 1b45b196f7ee44bbb4af149f0b4f3601
I20260608 09:59:08.867221 12577 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:08.889730 12577 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:08.891042 12577 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:08.907735 12577 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d: Generated new TSK 0
I20260608 09:59:08.908332 12577 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:08.925771  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:08.931818 12588 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
W20260608 09:59:08.933169 12589 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
W20260608 09:59:08.940136 12591 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
I20260608 09:59:08.940286  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:08.941594  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:08.941933  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:08.942165  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912748942138 us; error 0 us; skew 500 ppm
I20260608 09:59:08.942893  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:08.945302  4372 webserver.cc:533] Webserver started at http://127.4.69.1:42887/ using document root <none> and password file <none>
I20260608 09:59:08.945914  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:08.946170  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:08.946507  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:08.947633  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "fed6995abca94e1ab4e1daa804d3532d"
format_stamp: "Formatted at 2026-06-08 09:59:08 on dist-test-slave-t8l4"
I20260608 09:59:08.952333  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:59:08.956033 12596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:08.956923  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:08.957222  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "fed6995abca94e1ab4e1daa804d3532d"
format_stamp: "Formatted at 2026-06-08 09:59:08 on dist-test-slave-t8l4"
I20260608 09:59:08.957508  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-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)
I20260608 09:59:08.975631  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:08.976969  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:08.978423  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:08.980983  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:08.981181  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:08.981446  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:08.981606  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.023821  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:42841
I20260608 09:59:09.023983 12658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:42841 every 8 connection(s)
I20260608 09:59:09.029234  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.036343 12663 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
W20260608 09:59:09.037400 12664 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
W20260608 09:59:09.041819 12666 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
I20260608 09:59:09.044631  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:09.045778  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:09.045979  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.046231  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912749046210 us; error 0 us; skew 500 ppm
I20260608 09:59:09.046540 12659 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44479
I20260608 09:59:09.046890  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.046933 12659 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.047919 12659 heartbeater.cc:507] Master 127.4.69.62:44479 requested a full tablet report, sending...
I20260608 09:59:09.049679  4372 webserver.cc:533] Webserver started at http://127.4.69.2:40115/ using document root <none> and password file <none>
I20260608 09:59:09.050231  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.050457  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.050464 12532 ts_manager.cc:194] Registered new tserver with Master: fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841)
I20260608 09:59:09.050864  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.052066  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "cbb09415f27841758b26fe9ec531acc6"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-t8l4"
I20260608 09:59:09.052655 12532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57070
I20260608 09:59:09.056903  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:59:09.060469 12671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.061507  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:09.061832  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "cbb09415f27841758b26fe9ec531acc6"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-t8l4"
I20260608 09:59:09.062135  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-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)
I20260608 09:59:09.074934  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.075981  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.077450  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:09.079645  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:09.079893  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.080132  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:09.080309  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.119266  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:37773
I20260608 09:59:09.119400 12733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:37773 every 8 connection(s)
I20260608 09:59:09.124357  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.131172 12737 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
W20260608 09:59:09.133000 12738 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
W20260608 09:59:09.134531 12740 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
I20260608 09:59:09.135848  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:09.136904  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:09.136914 12734 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44479
W20260608 09:59:09.137311  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.137459 12734 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.137542  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912749137521 us; error 0 us; skew 500 ppm
I20260608 09:59:09.138430 12734 heartbeater.cc:507] Master 127.4.69.62:44479 requested a full tablet report, sending...
I20260608 09:59:09.138561  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.141078 12532 ts_manager.cc:194] Registered new tserver with Master: cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773)
I20260608 09:59:09.141862  4372 webserver.cc:533] Webserver started at http://127.4.69.3:38451/ using document root <none> and password file <none>
I20260608 09:59:09.142556  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.142789  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.142843 12532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57078
I20260608 09:59:09.143162  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.144500  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "2609456617774e17b4b68b849a116b8a"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-t8l4"
I20260608 09:59:09.149171  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:59:09.152597 12745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.153436  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:09.153748  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "2609456617774e17b4b68b849a116b8a"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-t8l4"
I20260608 09:59:09.154037  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-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)
I20260608 09:59:09.168481  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.169569  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.170971  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:09.173272  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:09.173501  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.173746  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:09.173925  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.214181  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:43107
I20260608 09:59:09.214321 12807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:43107 every 8 connection(s)
I20260608 09:59:09.228227 12808 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44479
I20260608 09:59:09.228610 12808 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.229379 12808 heartbeater.cc:507] Master 127.4.69.62:44479 requested a full tablet report, sending...
I20260608 09:59:09.231318 12532 ts_manager.cc:194] Registered new tserver with Master: 2609456617774e17b4b68b849a116b8a (127.4.69.3:43107)
I20260608 09:59:09.232371  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014664502s
I20260608 09:59:09.232872 12532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57084
I20260608 09:59:10.055336 12659 heartbeater.cc:499] Master 127.4.69.62:44479 was elected leader, sending a full tablet report...
I20260608 09:59:10.145442 12734 heartbeater.cc:499] Master 127.4.69.62:44479 was elected leader, sending a full tablet report...
I20260608 09:59:10.235455 12808 heartbeater.cc:499] Master 127.4.69.62:44479 was elected leader, sending a full tablet report...
I20260608 09:59:10.287786 12532 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57090:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:10.290351 12532 catalog_manager.cc:7076] 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.
I20260608 09:59:10.355363 12773 tablet_service.cc:1511] Processing CreateTablet for tablet a29fc1a75b0e48239648ddf610348797 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:10.356169 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 2312ac9a9f5c41b68a33024d945ba346 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:10.356922 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29fc1a75b0e48239648ddf610348797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.357877 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2312ac9a9f5c41b68a33024d945ba346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.365605 12771 tablet_service.cc:1511] Processing CreateTablet for tablet f8928782c50342a3ac3fd012602b3889 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:10.367074 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8928782c50342a3ac3fd012602b3889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.371778 12623 tablet_service.cc:1511] Processing CreateTablet for tablet 2312ac9a9f5c41b68a33024d945ba346 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:10.372668 12624 tablet_service.cc:1511] Processing CreateTablet for tablet a29fc1a75b0e48239648ddf610348797 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:10.373904 12698 tablet_service.cc:1511] Processing CreateTablet for tablet 2312ac9a9f5c41b68a33024d945ba346 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:10.374138 12622 tablet_service.cc:1511] Processing CreateTablet for tablet f8928782c50342a3ac3fd012602b3889 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:10.375326 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2312ac9a9f5c41b68a33024d945ba346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.376961 12621 tablet_service.cc:1511] Processing CreateTablet for tablet e08e01fa81f846dd9aae3e1f15de5d18 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:10.371778 12699 tablet_service.cc:1511] Processing CreateTablet for tablet a29fc1a75b0e48239648ddf610348797 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:10.380379 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29fc1a75b0e48239648ddf610348797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.385495 12623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2312ac9a9f5c41b68a33024d945ba346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.385284 12697 tablet_service.cc:1511] Processing CreateTablet for tablet f8928782c50342a3ac3fd012602b3889 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:10.386015 12770 tablet_service.cc:1511] Processing CreateTablet for tablet e08e01fa81f846dd9aae3e1f15de5d18 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:10.386751 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8928782c50342a3ac3fd012602b3889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.386615 12696 tablet_service.cc:1511] Processing CreateTablet for tablet e08e01fa81f846dd9aae3e1f15de5d18 (DEFAULT_TABLE table=test-workload [id=edf15f4edea64ad89e45673f545ad105]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:10.387380 12770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08e01fa81f846dd9aae3e1f15de5d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.387916 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08e01fa81f846dd9aae3e1f15de5d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.400174 12624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29fc1a75b0e48239648ddf610348797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.402845 12622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8928782c50342a3ac3fd012602b3889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.410490 12621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08e01fa81f846dd9aae3e1f15de5d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.411428 12829 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: Bootstrap starting.
I20260608 09:59:10.419179 12829 tablet_bootstrap.cc:654] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.487684 12829 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: No bootstrap required, opened a new log
I20260608 09:59:10.488334 12829 ts_tablet_manager.cc:1403] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.043s
I20260608 09:59:10.491537 12829 raft_consensus.cc:359] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.492331 12829 raft_consensus.cc:385] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.492674 12829 raft_consensus.cc:740] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb09415f27841758b26fe9ec531acc6, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.493680 12829 consensus_queue.cc:260] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.497788 12828 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: Bootstrap starting.
I20260608 09:59:10.499639 12831 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: Bootstrap starting.
I20260608 09:59:10.506740 12831 tablet_bootstrap.cc:654] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.509886 12829 ts_tablet_manager.cc:1434] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 09:59:10.510102 12828 tablet_bootstrap.cc:654] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.511063 12829 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: Bootstrap starting.
I20260608 09:59:10.519218 12829 tablet_bootstrap.cc:654] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.520193 12828 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: No bootstrap required, opened a new log
I20260608 09:59:10.520308 12831 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: No bootstrap required, opened a new log
I20260608 09:59:10.520841 12828 ts_tablet_manager.cc:1403] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260608 09:59:10.521024 12831 ts_tablet_manager.cc:1403] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 09:59:10.524432 12831 raft_consensus.cc:359] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.525281 12831 raft_consensus.cc:385] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.525038 12828 raft_consensus.cc:359] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.525717 12831 raft_consensus.cc:740] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed6995abca94e1ab4e1daa804d3532d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.526185 12828 raft_consensus.cc:385] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.526741 12828 raft_consensus.cc:740] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.527159 12831 consensus_queue.cc:260] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.527606 12828 consensus_queue.cc:260] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.529398 12829 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: No bootstrap required, opened a new log
I20260608 09:59:10.530141 12829 ts_tablet_manager.cc:1403] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 09:59:10.530481 12831 ts_tablet_manager.cc:1434] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:59:10.531793 12831 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: Bootstrap starting.
I20260608 09:59:10.537112 12828 ts_tablet_manager.cc:1434] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.012s
I20260608 09:59:10.538555 12831 tablet_bootstrap.cc:654] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.538573 12829 raft_consensus.cc:359] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.539808 12829 raft_consensus.cc:385] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.540124 12829 raft_consensus.cc:740] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb09415f27841758b26fe9ec531acc6, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.541016 12829 consensus_queue.cc:260] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.539256 12828 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: Bootstrap starting.
I20260608 09:59:10.548497 12829 ts_tablet_manager.cc:1434] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260608 09:59:10.549962 12829 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: Bootstrap starting.
I20260608 09:59:10.553529 12831 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: No bootstrap required, opened a new log
I20260608 09:59:10.554168 12831 ts_tablet_manager.cc:1403] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260608 09:59:10.554694 12828 tablet_bootstrap.cc:654] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.557132 12829 tablet_bootstrap.cc:654] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.557382 12831 raft_consensus.cc:359] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.558053 12831 raft_consensus.cc:385] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.558379 12831 raft_consensus.cc:740] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed6995abca94e1ab4e1daa804d3532d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.559342 12831 consensus_queue.cc:260] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.560858 12828 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: No bootstrap required, opened a new log
I20260608 09:59:10.561452 12831 ts_tablet_manager.cc:1434] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:10.561527 12828 ts_tablet_manager.cc:1403] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260608 09:59:10.562642 12831 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: Bootstrap starting.
I20260608 09:59:10.565745 12828 raft_consensus.cc:359] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.566665 12828 raft_consensus.cc:385] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.567045 12828 raft_consensus.cc:740] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.568142 12828 consensus_queue.cc:260] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.569689 12831 tablet_bootstrap.cc:654] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.574195 12828 ts_tablet_manager.cc:1434] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 09:59:10.575264 12828 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: Bootstrap starting.
I20260608 09:59:10.575409 12829 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: No bootstrap required, opened a new log
I20260608 09:59:10.575917 12829 ts_tablet_manager.cc:1403] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 09:59:10.579084 12829 raft_consensus.cc:359] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.579795 12829 raft_consensus.cc:385] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.580096 12829 raft_consensus.cc:740] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb09415f27841758b26fe9ec531acc6, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.580910 12829 consensus_queue.cc:260] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.582432 12828 tablet_bootstrap.cc:654] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.583081 12829 ts_tablet_manager.cc:1434] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:10.584188 12829 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: Bootstrap starting.
I20260608 09:59:10.592543 12829 tablet_bootstrap.cc:654] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.594769 12828 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: No bootstrap required, opened a new log
I20260608 09:59:10.595222 12828 ts_tablet_manager.cc:1403] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260608 09:59:10.597584 12831 tablet_bootstrap.cc:492] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: No bootstrap required, opened a new log
I20260608 09:59:10.598114 12831 ts_tablet_manager.cc:1403] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.003s
I20260608 09:59:10.598138 12828 raft_consensus.cc:359] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.598843 12829 tablet_bootstrap.cc:492] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: No bootstrap required, opened a new log
I20260608 09:59:10.599148 12828 raft_consensus.cc:385] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.599414 12829 ts_tablet_manager.cc:1403] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260608 09:59:10.599493 12828 raft_consensus.cc:740] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.600509 12828 consensus_queue.cc:260] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.601459 12831 raft_consensus.cc:359] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.602196 12831 raft_consensus.cc:385] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.602506 12831 raft_consensus.cc:740] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed6995abca94e1ab4e1daa804d3532d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.602782 12828 ts_tablet_manager.cc:1434] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:10.602609 12829 raft_consensus.cc:359] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.603371 12829 raft_consensus.cc:385] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.603785 12829 raft_consensus.cc:740] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb09415f27841758b26fe9ec531acc6, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.603281 12831 consensus_queue.cc:260] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.604763 12829 consensus_queue.cc:260] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.605902 12831 ts_tablet_manager.cc:1434] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:10.606943 12831 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: Bootstrap starting.
I20260608 09:59:10.607062 12829 ts_tablet_manager.cc:1434] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:59:10.603889 12828 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: Bootstrap starting.
I20260608 09:59:10.613579 12828 tablet_bootstrap.cc:654] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.614037 12831 tablet_bootstrap.cc:654] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.616984 12837 raft_consensus.cc:493] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:10.617640 12837 raft_consensus.cc:515] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.637241 12828 tablet_bootstrap.cc:492] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: No bootstrap required, opened a new log
I20260608 09:59:10.637843 12828 ts_tablet_manager.cc:1403] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
I20260608 09:59:10.638916 12837 leader_election.cc:290] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841), cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773)
I20260608 09:59:10.642438 12828 raft_consensus.cc:359] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.643298 12828 raft_consensus.cc:385] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.643674 12828 raft_consensus.cc:740] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.644652 12828 consensus_queue.cc:260] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.649160 12828 ts_tablet_manager.cc:1434] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 09:59:10.653311 12831 tablet_bootstrap.cc:492] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: No bootstrap required, opened a new log
I20260608 09:59:10.653229 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08e01fa81f846dd9aae3e1f15de5d18" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6" is_pre_election: true
I20260608 09:59:10.653962 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08e01fa81f846dd9aae3e1f15de5d18" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d" is_pre_election: true
I20260608 09:59:10.654194 12709 raft_consensus.cc:2468] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 0.
I20260608 09:59:10.653987 12831 ts_tablet_manager.cc:1403] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.015s
I20260608 09:59:10.654728 12634 raft_consensus.cc:2468] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 0.
I20260608 09:59:10.655884 12746 leader_election.cc:304] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2609456617774e17b4b68b849a116b8a, cbb09415f27841758b26fe9ec531acc6; no voters: 
I20260608 09:59:10.657079 12837 raft_consensus.cc:2804] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:10.657449 12837 raft_consensus.cc:493] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:10.657783 12837 raft_consensus.cc:3060] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.658403 12831 raft_consensus.cc:359] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.658973 12831 raft_consensus.cc:385] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.659332 12831 raft_consensus.cc:740] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed6995abca94e1ab4e1daa804d3532d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.660104 12831 consensus_queue.cc:260] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.662343 12831 ts_tablet_manager.cc:1434] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 09:59:10.664539 12837 raft_consensus.cc:515] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.667950 12709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08e01fa81f846dd9aae3e1f15de5d18" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6"
I20260608 09:59:10.668002 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08e01fa81f846dd9aae3e1f15de5d18" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d"
I20260608 09:59:10.668502 12837 leader_election.cc:290] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 election: Requested vote from peers fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841), cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773)
I20260608 09:59:10.668648 12709 raft_consensus.cc:3060] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.668988 12634 raft_consensus.cc:3060] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.672899 12837 raft_consensus.cc:493] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:10.673400 12837 raft_consensus.cc:515] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.674928 12634 raft_consensus.cc:2468] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 1.
I20260608 09:59:10.676313 12749 leader_election.cc:304] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2609456617774e17b4b68b849a116b8a, fed6995abca94e1ab4e1daa804d3532d; no voters: 
I20260608 09:59:10.676337 12709 raft_consensus.cc:2468] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 1.
I20260608 09:59:10.676579 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29fc1a75b0e48239648ddf610348797" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6" is_pre_election: true
I20260608 09:59:10.677284 12837 leader_election.cc:290] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773), fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841)
I20260608 09:59:10.677744 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29fc1a75b0e48239648ddf610348797" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d" is_pre_election: true
I20260608 09:59:10.678005 12837 raft_consensus.cc:2804] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:10.677289 12708 raft_consensus.cc:2468] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 0.
I20260608 09:59:10.678609 12837 raft_consensus.cc:697] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Becoming Leader. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Running, Role: LEADER
I20260608 09:59:10.678637 12634 raft_consensus.cc:2468] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 0.
I20260608 09:59:10.679631 12746 leader_election.cc:304] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2609456617774e17b4b68b849a116b8a, cbb09415f27841758b26fe9ec531acc6; no voters: 
I20260608 09:59:10.679631 12837 consensus_queue.cc:237] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.681998 12848 raft_consensus.cc:2804] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:10.682401 12848 raft_consensus.cc:493] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:10.682786 12848 raft_consensus.cc:3060] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.689437 12848 raft_consensus.cc:515] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.691917 12848 leader_election.cc:290] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 election: Requested vote from peers cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773), fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841)
I20260608 09:59:10.692623 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29fc1a75b0e48239648ddf610348797" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d"
I20260608 09:59:10.693041 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29fc1a75b0e48239648ddf610348797" candidate_uuid: "2609456617774e17b4b68b849a116b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6"
I20260608 09:59:10.693442 12634 raft_consensus.cc:3060] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.693579 12708 raft_consensus.cc:3060] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.692600 12531 catalog_manager.cc:5696] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2609456617774e17b4b68b849a116b8a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:10.700448 12708 raft_consensus.cc:2468] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 1.
I20260608 09:59:10.700452 12634 raft_consensus.cc:2468] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2609456617774e17b4b68b849a116b8a in term 1.
I20260608 09:59:10.702056 12746 leader_election.cc:304] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2609456617774e17b4b68b849a116b8a, cbb09415f27841758b26fe9ec531acc6; no voters: 
I20260608 09:59:10.702889 12848 raft_consensus.cc:2804] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:10.703332 12848 raft_consensus.cc:697] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Becoming Leader. State: Replica: 2609456617774e17b4b68b849a116b8a, State: Running, Role: LEADER
I20260608 09:59:10.703744 12836 raft_consensus.cc:493] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:10.704121 12836 raft_consensus.cc:515] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.704134 12848 consensus_queue.cc:237] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:10.706583 12836 leader_election.cc:290] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773), 2609456617774e17b4b68b849a116b8a (127.4.69.3:43107)
I20260608 09:59:10.713639 12531 catalog_manager.cc:5696] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2609456617774e17b4b68b849a116b8a (127.4.69.3). New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:10.719319 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2312ac9a9f5c41b68a33024d945ba346" candidate_uuid: "fed6995abca94e1ab4e1daa804d3532d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6" is_pre_election: true
I20260608 09:59:10.720044 12708 raft_consensus.cc:2468] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed6995abca94e1ab4e1daa804d3532d in term 0.
I20260608 09:59:10.721562 12597 leader_election.cc:304] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbb09415f27841758b26fe9ec531acc6, fed6995abca94e1ab4e1daa804d3532d; no voters: 
I20260608 09:59:10.722419 12836 raft_consensus.cc:2804] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:10.722777 12836 raft_consensus.cc:493] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:10.723143 12836 raft_consensus.cc:3060] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.728266 12836 raft_consensus.cc:515] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.729936 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2312ac9a9f5c41b68a33024d945ba346" candidate_uuid: "fed6995abca94e1ab4e1daa804d3532d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2609456617774e17b4b68b849a116b8a" is_pre_election: true
I20260608 09:59:10.730167 12836 leader_election.cc:290] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [CANDIDATE]: Term 1 election: Requested vote from peers cbb09415f27841758b26fe9ec531acc6 (127.4.69.2:37773), 2609456617774e17b4b68b849a116b8a (127.4.69.3:43107)
I20260608 09:59:10.730671 12783 raft_consensus.cc:2468] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed6995abca94e1ab4e1daa804d3532d in term 0.
I20260608 09:59:10.730850 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2312ac9a9f5c41b68a33024d945ba346" candidate_uuid: "fed6995abca94e1ab4e1daa804d3532d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb09415f27841758b26fe9ec531acc6"
I20260608 09:59:10.731426 12708 raft_consensus.cc:3060] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.731536 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2312ac9a9f5c41b68a33024d945ba346" candidate_uuid: "fed6995abca94e1ab4e1daa804d3532d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2609456617774e17b4b68b849a116b8a"
I20260608 09:59:10.732213 12782 raft_consensus.cc:3060] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.736290 12708 raft_consensus.cc:2468] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed6995abca94e1ab4e1daa804d3532d in term 1.
I20260608 09:59:10.737171 12782 raft_consensus.cc:2468] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed6995abca94e1ab4e1daa804d3532d in term 1.
I20260608 09:59:10.737444 12597 leader_election.cc:304] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbb09415f27841758b26fe9ec531acc6, fed6995abca94e1ab4e1daa804d3532d; no voters: 
I20260608 09:59:10.738281 12836 raft_consensus.cc:2804] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:10.739389 12836 raft_consensus.cc:697] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 LEADER]: Becoming Leader. State: Replica: fed6995abca94e1ab4e1daa804d3532d, State: Running, Role: LEADER
I20260608 09:59:10.740195 12836 consensus_queue.cc:237] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.747191 12531 catalog_manager.cc:5696] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed6995abca94e1ab4e1daa804d3532d (127.4.69.1). New cstate: current_term: 1 leader_uuid: "fed6995abca94e1ab4e1daa804d3532d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:10.748427 12832 raft_consensus.cc:493] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:10.748894 12832 raft_consensus.cc:515] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.754299 12832 leader_election.cc:290] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841), 2609456617774e17b4b68b849a116b8a (127.4.69.3:43107)
I20260608 09:59:10.763676 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8928782c50342a3ac3fd012602b3889" candidate_uuid: "cbb09415f27841758b26fe9ec531acc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d" is_pre_election: true
I20260608 09:59:10.764431 12634 raft_consensus.cc:2468] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbb09415f27841758b26fe9ec531acc6 in term 0.
I20260608 09:59:10.764854 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8928782c50342a3ac3fd012602b3889" candidate_uuid: "cbb09415f27841758b26fe9ec531acc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2609456617774e17b4b68b849a116b8a" is_pre_election: true
I20260608 09:59:10.765492 12782 raft_consensus.cc:2468] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbb09415f27841758b26fe9ec531acc6 in term 0.
I20260608 09:59:10.765626 12675 leader_election.cc:304] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbb09415f27841758b26fe9ec531acc6, fed6995abca94e1ab4e1daa804d3532d; no voters: 
I20260608 09:59:10.766651 12832 raft_consensus.cc:2804] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:10.767040 12832 raft_consensus.cc:493] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:10.767410 12832 raft_consensus.cc:3060] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.772729 12832 raft_consensus.cc:515] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.774379 12832 leader_election.cc:290] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [CANDIDATE]: Term 1 election: Requested vote from peers fed6995abca94e1ab4e1daa804d3532d (127.4.69.1:42841), 2609456617774e17b4b68b849a116b8a (127.4.69.3:43107)
I20260608 09:59:10.775033 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8928782c50342a3ac3fd012602b3889" candidate_uuid: "cbb09415f27841758b26fe9ec531acc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed6995abca94e1ab4e1daa804d3532d"
I20260608 09:59:10.775444 12782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8928782c50342a3ac3fd012602b3889" candidate_uuid: "cbb09415f27841758b26fe9ec531acc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2609456617774e17b4b68b849a116b8a"
I20260608 09:59:10.775662 12634 raft_consensus.cc:3060] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.776072 12782 raft_consensus.cc:3060] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:10.782419 12782 raft_consensus.cc:2468] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbb09415f27841758b26fe9ec531acc6 in term 1.
I20260608 09:59:10.782581 12634 raft_consensus.cc:2468] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbb09415f27841758b26fe9ec531acc6 in term 1.
I20260608 09:59:10.783586 12672 leader_election.cc:304] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2609456617774e17b4b68b849a116b8a, cbb09415f27841758b26fe9ec531acc6; no voters: 
I20260608 09:59:10.784322 12832 raft_consensus.cc:2804] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:10.785228 12832 raft_consensus.cc:697] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 1 LEADER]: Becoming Leader. State: Replica: cbb09415f27841758b26fe9ec531acc6, State: Running, Role: LEADER
I20260608 09:59:10.785921 12832 consensus_queue.cc:237] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:10.793241 12531 catalog_manager.cc:5696] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbb09415f27841758b26fe9ec531acc6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "cbb09415f27841758b26fe9ec531acc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:10.860091  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:10.867513 12860 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
W20260608 09:59:10.868670 12861 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
W20260608 09:59:10.870507 12863 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
I20260608 09:59:10.871214  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:10.872419  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:10.872675  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:10.872938  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912750872918 us; error 0 us; skew 500 ppm
I20260608 09:59:10.873600  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:10.875947  4372 webserver.cc:533] Webserver started at http://127.4.69.4:37821/ using document root <none> and password file <none>
I20260608 09:59:10.876483  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:10.876749  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:10.877067  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:10.878194  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "a52d96ae9e4648199de056c21cb3c79c"
format_stamp: "Formatted at 2026-06-08 09:59:10 on dist-test-slave-t8l4"
I20260608 09:59:10.882903  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:59:10.886713 12868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:10.887441  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:10.887759  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "a52d96ae9e4648199de056c21cb3c79c"
format_stamp: "Formatted at 2026-06-08 09:59:10 on dist-test-slave-t8l4"
I20260608 09:59:10.888062  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912543305729-4372-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)
I20260608 09:59:10.909660  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:10.910876  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:10.912318  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:10.914650  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:10.914888  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:10.915134  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:10.915326  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:10.959208  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:37379
I20260608 09:59:10.959404 12930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:37379 every 8 connection(s)
I20260608 09:59:10.975097 12931 heartbeater.cc:344] Connected to a master server at 127.4.69.62:44479
I20260608 09:59:10.975489 12931 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:10.976150 12931 heartbeater.cc:507] Master 127.4.69.62:44479 requested a full tablet report, sending...
I20260608 09:59:10.978221 12531 ts_manager.cc:194] Registered new tserver with Master: a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379)
I20260608 09:59:10.979642 12531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57102
I20260608 09:59:11.132721 12848 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.146442 12848 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.173399 12836 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.187155 12836 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.224663 12832 consensus_queue.cc:1048] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 09:59:11.859408 12832 consensus_queue.cc:1048] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.874334 12943 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:11.876250 12949 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:11.954790 12782 consensus_queue.cc:237] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Queue 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: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
I20260608 09:59:11.960976 12708 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:11.962265 12633 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:11.963603 12949 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:11.964469 12955 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:11.972321 12949 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:11.973640 12708 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
W20260608 09:59:11.974964 12749 consensus_peers.cc:597] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e08e01fa81f846dd9aae3e1f15de5d18. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:11.974076 12633 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:11.982177 12931 heartbeater.cc:499] Master 127.4.69.62:44479 was elected leader, sending a full tablet report...
I20260608 09:59:11.990936 12531 catalog_manager.cc:5696] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 reported cstate change: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.000211 12633 consensus_queue.cc:237] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Queue 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: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
I20260608 09:59:12.006595 12782 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:12.010108 12708 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:12.011763 12836 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:12.012614 12941 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:12.022277 12941 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.024339 12708 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.025144 12782 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
W20260608 09:59:12.028061 12600 consensus_peers.cc:597] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2312ac9a9f5c41b68a33024d945ba346. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:12.035867 12532 catalog_manager.cc:5696] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "fed6995abca94e1ab4e1daa804d3532d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:12.036876 12783 consensus_queue.cc:237] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Queue 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: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
W20260608 09:59:12.047214 12749 consensus_peers.cc:597] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a29fc1a75b0e48239648ddf610348797. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:12.048846 12633 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:12.050736 12708 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:12.050658 12943 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:12.052359 12949 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:12.058213 12943 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.060498 12633 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.062271 12708 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.071043 12531 catalog_manager.cc:5696] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a reported cstate change: config changed from index -1 to 2, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:12.076578 12783 consensus_queue.cc:237] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
I20260608 09:59:12.082872 12708 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:59:12.083400 12749 consensus_peers.cc:597] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e08e01fa81f846dd9aae3e1f15de5d18. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:12.084326 12949 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:12.084707 12633 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:12.086549 12949 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:12.092768 12943 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.095655 12708 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.097549 12633 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
W20260608 09:59:12.102465 12580 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:12.102911 12580 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:12.108443 12634 consensus_queue.cc:237] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
I20260608 09:59:12.110586 12532 catalog_manager.cc:5696] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.114965 12783 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:12.116647 12941 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:59:12.117409 12600 consensus_peers.cc:597] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2312ac9a9f5c41b68a33024d945ba346. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:12.119706 12708 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:12.121256 12941 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:12.124820 12854 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.130117 12782 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
W20260608 09:59:12.137456 12580 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:12.137863 12580 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:12.138051 12532 catalog_manager.cc:5696] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fed6995abca94e1ab4e1daa804d3532d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:12.141798 12783 consensus_queue.cc:237] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [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: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } }
I20260608 09:59:12.141462 12709 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.143198 12781 consensus_queue.cc:237] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } }
I20260608 09:59:12.152258 12708 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.153735 12707 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:59:12.154237 12749 consensus_peers.cc:597] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a -> Peer a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): Couldn't send request to peer a52d96ae9e4648199de056c21cb3c79c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a29fc1a75b0e48239648ddf610348797. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:12.154554 12943 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.155560 12949 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:12.156200 12633 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:12.161984 12949 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:12.163420 12955 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } }
I20260608 09:59:12.166978 12945 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.171453 12708 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.172217 12632 consensus_queue.cc:237] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [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: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } }
W20260608 09:59:12.175122 12580 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:12.175508 12580 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:12.177443 12707 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } }
I20260608 09:59:12.180446 12531 catalog_manager.cc:5696] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:12.188476 12781 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.189266 12634 raft_consensus.cc:1275] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.190899 12854 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.191314 12949 consensus_queue.cc:1048] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.196372 12516 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e08e01fa81f846dd9aae3e1f15de5d18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:12.198658 12706 raft_consensus.cc:1275] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer fed6995abca94e1ab4e1daa804d3532d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.196154 12633 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "a52d96ae9e4648199de056c21cb3c79c" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 37379 } attrs { promote: true } } }
I20260608 09:59:12.199498 12634 raft_consensus.cc:2955] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } }
I20260608 09:59:12.202702 12854 consensus_queue.cc:1048] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.207367 12783 consensus_queue.cc:237] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [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: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } }
I20260608 09:59:12.212344 12941 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } }
I20260608 09:59:12.213977 12781 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } }
I20260608 09:59:12.216045 12530 catalog_manager.cc:5696] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } attrs { replace: false } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } }
I20260608 09:59:12.222546 12519 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2312ac9a9f5c41b68a33024d945ba346 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:12.223562 12633 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.225729 12943 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.235692 12707 raft_consensus.cc:1275] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Refusing update from remote peer 2609456617774e17b4b68b849a116b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:12.234830 12955 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } }
I20260608 09:59:12.236821 12529 catalog_manager.cc:5696] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "fed6995abca94e1ab4e1daa804d3532d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:12.239066 12949 consensus_queue.cc:1048] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:12.242699 12633 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } }
I20260608 09:59:12.247745 12516 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a29fc1a75b0e48239648ddf610348797 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:12.234830 12706 raft_consensus.cc:2955] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } } peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } attrs { replace: false } } }
I20260608 09:59:12.248960 12707 raft_consensus.cc:2955] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } }
I20260608 09:59:12.252609 12896 tablet_service.cc:1558] Processing DeleteTablet for tablet e08e01fa81f846dd9aae3e1f15de5d18 with delete_type TABLET_DATA_TOMBSTONED (TS a52d96ae9e4648199de056c21cb3c79c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43904
I20260608 09:59:12.252651 12895 tablet_service.cc:1558] Processing DeleteTablet for tablet 2312ac9a9f5c41b68a33024d945ba346 with delete_type TABLET_DATA_TOMBSTONED (TS a52d96ae9e4648199de056c21cb3c79c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43904
W20260608 09:59:12.256803 12519 catalog_manager.cc:4994] TS a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): delete failed for tablet e08e01fa81f846dd9aae3e1f15de5d18 because the tablet was not found. No further retry: Not found: Tablet not found: e08e01fa81f846dd9aae3e1f15de5d18
W20260608 09:59:12.258030 12519 catalog_manager.cc:4994] TS a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): delete failed for tablet 2312ac9a9f5c41b68a33024d945ba346 because the tablet was not found. No further retry: Not found: Tablet not found: 2312ac9a9f5c41b68a33024d945ba346
I20260608 09:59:12.259279 12529 catalog_manager.cc:5696] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d reported cstate change: config changed from index 3 to 4, NON_VOTER a52d96ae9e4648199de056c21cb3c79c (127.4.69.4) evicted. New cstate: current_term: 1 leader_uuid: "2609456617774e17b4b68b849a116b8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2609456617774e17b4b68b849a116b8a" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 43107 } } peers { permanent_uuid: "cbb09415f27841758b26fe9ec531acc6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 37773 } attrs { replace: false } } peers { permanent_uuid: "fed6995abca94e1ab4e1daa804d3532d" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 42841 } } }
I20260608 09:59:12.272938 12896 tablet_service.cc:1558] Processing DeleteTablet for tablet a29fc1a75b0e48239648ddf610348797 with delete_type TABLET_DATA_TOMBSTONED (TS a52d96ae9e4648199de056c21cb3c79c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43904
W20260608 09:59:12.274710 12519 catalog_manager.cc:4994] TS a52d96ae9e4648199de056c21cb3c79c (127.4.69.4:37379): delete failed for tablet a29fc1a75b0e48239648ddf610348797 because the tablet was not found. No further retry: Not found: Tablet not found: a29fc1a75b0e48239648ddf610348797
I20260608 09:59:12.437593  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:12.458004  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:12.458626  4372 tablet_replica.cc:333] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d: stopping tablet replica
I20260608 09:59:12.459427  4372 raft_consensus.cc:2243] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:12.460472  4372 raft_consensus.cc:2272] T 2312ac9a9f5c41b68a33024d945ba346 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.462949  4372 tablet_replica.cc:333] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d: stopping tablet replica
I20260608 09:59:12.463533  4372 raft_consensus.cc:2243] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.463922  4372 raft_consensus.cc:2272] T f8928782c50342a3ac3fd012602b3889 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.466303  4372 tablet_replica.cc:333] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d: stopping tablet replica
I20260608 09:59:12.466852  4372 raft_consensus.cc:2243] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.467372  4372 raft_consensus.cc:2272] T e08e01fa81f846dd9aae3e1f15de5d18 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.469687  4372 tablet_replica.cc:333] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d: stopping tablet replica
I20260608 09:59:12.470125  4372 raft_consensus.cc:2243] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.470633  4372 raft_consensus.cc:2272] T a29fc1a75b0e48239648ddf610348797 P fed6995abca94e1ab4e1daa804d3532d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.494002  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:12.506524  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:12.526507  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:12.527153  4372 tablet_replica.cc:333] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6: stopping tablet replica
I20260608 09:59:12.527742  4372 raft_consensus.cc:2243] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.528370  4372 raft_consensus.cc:2272] T 2312ac9a9f5c41b68a33024d945ba346 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.530721  4372 tablet_replica.cc:333] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6: stopping tablet replica
I20260608 09:59:12.531267  4372 raft_consensus.cc:2243] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.531842  4372 raft_consensus.cc:2272] T a29fc1a75b0e48239648ddf610348797 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.534358  4372 tablet_replica.cc:333] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6: stopping tablet replica
I20260608 09:59:12.534880  4372 raft_consensus.cc:2243] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:12.535641  4372 raft_consensus.cc:2272] T f8928782c50342a3ac3fd012602b3889 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.537796  4372 tablet_replica.cc:333] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6: stopping tablet replica
I20260608 09:59:12.538295  4372 raft_consensus.cc:2243] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.538853  4372 raft_consensus.cc:2272] T e08e01fa81f846dd9aae3e1f15de5d18 P cbb09415f27841758b26fe9ec531acc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.561586  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:12.573567  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:12.593606  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:12.594301  4372 tablet_replica.cc:333] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a: stopping tablet replica
I20260608 09:59:12.594902  4372 raft_consensus.cc:2243] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.595551  4372 raft_consensus.cc:2272] T 2312ac9a9f5c41b68a33024d945ba346 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.597893  4372 tablet_replica.cc:333] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a: stopping tablet replica
I20260608 09:59:12.598438  4372 raft_consensus.cc:2243] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:12.599296  4372 raft_consensus.cc:2272] T e08e01fa81f846dd9aae3e1f15de5d18 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.601532  4372 tablet_replica.cc:333] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a: stopping tablet replica
I20260608 09:59:12.602046  4372 raft_consensus.cc:2243] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:12.602464  4372 raft_consensus.cc:2272] T f8928782c50342a3ac3fd012602b3889 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.604791  4372 tablet_replica.cc:333] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a: stopping tablet replica
I20260608 09:59:12.605283  4372 raft_consensus.cc:2243] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:12.606120  4372 raft_consensus.cc:2272] T a29fc1a75b0e48239648ddf610348797 P 2609456617774e17b4b68b849a116b8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:12.619911  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:12.632016  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:59:12.650553  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 09:59:12.890694 12927 debug-util.cc:398] Leaking SignalData structure 0x7b08001528e0 after lost signal to thread 4375
W20260608 09:59:12.891723 12927 debug-util.cc:398] Leaking SignalData structure 0x7b080015a980 after lost signal to thread 12566
W20260608 09:59:13.665199  4372 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12927)
W20260608 09:59:14.665858  4372 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12927)
W20260608 09:59:15.666481  4372 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12927)
I20260608 09:59:16.130155  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:16.147266  4372 master.cc:562] Master@127.4.69.62:44479 shutting down...
I20260608 09:59:16.173498  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:16.174352  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:16.174763  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P e0315e5aa9b74c3c93f85bfb24ab849d: stopping tablet replica
I20260608 09:59:16.195657  4372 master.cc:584] Master@127.4.69.62:44479 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (7543 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:59:16.242606  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:34855
I20260608 09:59:16.243815  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.249644 12973 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
W20260608 09:59:16.249861 12974 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
W20260608 09:59:16.251098 12976 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
I20260608 09:59:16.252259  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:16.253135  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.253315  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.253439  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912756253427 us; error 0 us; skew 500 ppm
I20260608 09:59:16.253965  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.256623  4372 webserver.cc:533] Webserver started at http://127.4.69.62:36879/ using document root <none> and password file <none>
I20260608 09:59:16.257272  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.257478  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.257773  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.259017  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "861ae92afbb04cf09f25a0a821e3c501"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.263614  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:59:16.267191 12981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.267935  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:16.268224  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "861ae92afbb04cf09f25a0a821e3c501"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.268530  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-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)
I20260608 09:59:16.293589  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.294826  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.336618  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:34855
I20260608 09:59:16.336797 13032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:34855 every 8 connection(s)
I20260608 09:59:16.341210 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:16.353919 13033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501: Bootstrap starting.
I20260608 09:59:16.359026 13033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:16.363303 13033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501: No bootstrap required, opened a new log
I20260608 09:59:16.365650 13033 raft_consensus.cc:359] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER }
I20260608 09:59:16.366091 13033 raft_consensus.cc:385] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:16.366308 13033 raft_consensus.cc:740] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861ae92afbb04cf09f25a0a821e3c501, State: Initialized, Role: FOLLOWER
I20260608 09:59:16.366976 13033 consensus_queue.cc:260] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER }
I20260608 09:59:16.367537 13033 raft_consensus.cc:399] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:16.367762 13033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:16.368047 13033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:16.372840 13033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER }
I20260608 09:59:16.373342 13033 leader_election.cc:304] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [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: 861ae92afbb04cf09f25a0a821e3c501; no voters: 
I20260608 09:59:16.374486 13033 leader_election.cc:290] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:16.374962 13036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:16.376349 13036 raft_consensus.cc:697] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 1 LEADER]: Becoming Leader. State: Replica: 861ae92afbb04cf09f25a0a821e3c501, State: Running, Role: LEADER
I20260608 09:59:16.377123 13036 consensus_queue.cc:237] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [LEADER]: Queue going to LEADER mode. State: All 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: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER }
I20260608 09:59:16.377501 13033 sys_catalog.cc:565] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:16.384363 13038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 861ae92afbb04cf09f25a0a821e3c501. Latest consensus state: current_term: 1 leader_uuid: "861ae92afbb04cf09f25a0a821e3c501" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER } }
I20260608 09:59:16.384531 13037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "861ae92afbb04cf09f25a0a821e3c501" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861ae92afbb04cf09f25a0a821e3c501" member_type: VOTER } }
I20260608 09:59:16.385344 13038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:16.385380 13037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:16.391433 13045 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:16.397782 13045 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:16.398823  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:16.407087 13045 catalog_manager.cc:1382] Generated new cluster ID: d7b5808c641c46498e475e179e42aac5
I20260608 09:59:16.407361 13045 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:16.432736 13045 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:16.434043 13045 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:16.447985 13045 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501: Generated new TSK 0
I20260608 09:59:16.448607 13045 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:16.465119  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.471887 13054 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
W20260608 09:59:16.472363 13055 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
W20260608 09:59:16.474458 13057 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
I20260608 09:59:16.475104  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:16.476421  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.476740  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.476980  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912756476963 us; error 0 us; skew 500 ppm
I20260608 09:59:16.477764  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.481274  4372 webserver.cc:533] Webserver started at http://127.4.69.1:33563/ using document root <none> and password file <none>
I20260608 09:59:16.481803  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.482014  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.482288  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.484705  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.489778  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:16.493558 13062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.494336  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:16.494606  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.494856  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-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)
I20260608 09:59:16.509217  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.510358  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.511790  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.514309  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.514494  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.514787  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.514955  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.557906  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:37437
I20260608 09:59:16.558014 13124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:37437 every 8 connection(s)
I20260608 09:59:16.563666  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.573192 13129 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
W20260608 09:59:16.573901 13130 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
W20260608 09:59:16.575232 13132 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
I20260608 09:59:16.576798  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:16.577824  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.578022  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.578249  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912756578229 us; error 0 us; skew 500 ppm
I20260608 09:59:16.579106  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.581580 13125 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34855
I20260608 09:59:16.581996 13125 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.582428  4372 webserver.cc:533] Webserver started at http://127.4.69.2:45027/ using document root <none> and password file <none>
I20260608 09:59:16.582898 13125 heartbeater.cc:507] Master 127.4.69.62:34855 requested a full tablet report, sending...
I20260608 09:59:16.583034  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.583376  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.583657  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.585203  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.585335 12998 ts_manager.cc:194] Registered new tserver with Master: f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437)
I20260608 09:59:16.587350 12998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51038
I20260608 09:59:16.590482  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:59:16.594189 13137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.594913  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:16.595203  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.595500  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-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)
I20260608 09:59:16.606468  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.607609  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.609090  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.611341  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.611570  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.611819  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.612005  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.652619  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:43945
I20260608 09:59:16.652760 13199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:43945 every 8 connection(s)
I20260608 09:59:16.658119  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.667212 13203 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
W20260608 09:59:16.668309 13204 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
W20260608 09:59:16.670169 13206 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
I20260608 09:59:16.671141 13200 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34855
I20260608 09:59:16.671552  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:16.671670 13200 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.672436  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:16.672580 13200 heartbeater.cc:507] Master 127.4.69.62:34855 requested a full tablet report, sending...
W20260608 09:59:16.672665  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.673171  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912756673152 us; error 0 us; skew 500 ppm
I20260608 09:59:16.674072  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.675153 12998 ts_manager.cc:194] Registered new tserver with Master: b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945)
I20260608 09:59:16.676913  4372 webserver.cc:533] Webserver started at http://127.4.69.3:41775/ using document root <none> and password file <none>
I20260608 09:59:16.677223 12998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51050
I20260608 09:59:16.677649  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.677948  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.678287  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.680281  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.685331  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:59:16.688773 13212 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.689502  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:16.689805  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-t8l4"
I20260608 09:59:16.690105  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912543305729-4372-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)
I20260608 09:59:16.700994  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.702208  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.703672  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.706001  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.706241  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.706493  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.706674  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.747982  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:45595
I20260608 09:59:16.748112 13274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:45595 every 8 connection(s)
I20260608 09:59:16.764417 13275 heartbeater.cc:344] Connected to a master server at 127.4.69.62:34855
I20260608 09:59:16.764869 13275 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.765664 13275 heartbeater.cc:507] Master 127.4.69.62:34855 requested a full tablet report, sending...
I20260608 09:59:16.767714 12998 ts_manager.cc:194] Registered new tserver with Master: 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:16.768457  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016814727s
I20260608 09:59:16.769289 12998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51052
I20260608 09:59:17.590422 13125 heartbeater.cc:499] Master 127.4.69.62:34855 was elected leader, sending a full tablet report...
I20260608 09:59:17.680608 13200 heartbeater.cc:499] Master 127.4.69.62:34855 was elected leader, sending a full tablet report...
I20260608 09:59:17.772454 13275 heartbeater.cc:499] Master 127.4.69.62:34855 was elected leader, sending a full tablet report...
I20260608 09:59:17.826049 12998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39372:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:17.828821 12998 catalog_manager.cc:7076] 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.
I20260608 09:59:17.896672 13090 tablet_service.cc:1511] Processing CreateTablet for tablet a340ad82141d4a999920e0b23fa2bb94 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:17.897887 13088 tablet_service.cc:1511] Processing CreateTablet for tablet 30520c09e0234173ba8cd2c509b98324 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:17.898355 13090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340ad82141d4a999920e0b23fa2bb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.899150 13088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30520c09e0234173ba8cd2c509b98324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.902014 13089 tablet_service.cc:1511] Processing CreateTablet for tablet 39c62a1226d54b9f94fe65ed8c4f2c75 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:17.903144 13240 tablet_service.cc:1511] Processing CreateTablet for tablet a340ad82141d4a999920e0b23fa2bb94 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:17.905261 13089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c62a1226d54b9f94fe65ed8c4f2c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.906009 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 39c62a1226d54b9f94fe65ed8c4f2c75 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:17.908228 13087 tablet_service.cc:1511] Processing CreateTablet for tablet 35406c6145214f9f8a9e4a8988dba370 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:17.908613 13165 tablet_service.cc:1511] Processing CreateTablet for tablet a340ad82141d4a999920e0b23fa2bb94 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:17.909700 13087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35406c6145214f9f8a9e4a8988dba370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.910013 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340ad82141d4a999920e0b23fa2bb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.914019 13164 tablet_service.cc:1511] Processing CreateTablet for tablet 39c62a1226d54b9f94fe65ed8c4f2c75 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:17.915382 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c62a1226d54b9f94fe65ed8c4f2c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.916971 13086 tablet_service.cc:1511] Processing CreateTablet for tablet dd1950e7b8054642b36de82279fdd315 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:17.918385 13086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1950e7b8054642b36de82279fdd315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.918162 13163 tablet_service.cc:1511] Processing CreateTablet for tablet 30520c09e0234173ba8cd2c509b98324 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:17.920590 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 30520c09e0234173ba8cd2c509b98324 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:17.904582 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340ad82141d4a999920e0b23fa2bb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.924134 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 35406c6145214f9f8a9e4a8988dba370 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:17.923724 13163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30520c09e0234173ba8cd2c509b98324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.931555 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30520c09e0234173ba8cd2c509b98324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.925994 13162 tablet_service.cc:1511] Processing CreateTablet for tablet 35406c6145214f9f8a9e4a8988dba370 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:17.932650 13162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35406c6145214f9f8a9e4a8988dba370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.927917 13236 tablet_service.cc:1511] Processing CreateTablet for tablet dd1950e7b8054642b36de82279fdd315 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:17.927970 13161 tablet_service.cc:1511] Processing CreateTablet for tablet dd1950e7b8054642b36de82279fdd315 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:17.938558 13161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1950e7b8054642b36de82279fdd315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.930070 13160 tablet_service.cc:1511] Processing CreateTablet for tablet 485cfeceae4948c2804d26ba24b96463 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:17.924450 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 485cfeceae4948c2804d26ba24b96463 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:17.925843 13085 tablet_service.cc:1511] Processing CreateTablet for tablet 485cfeceae4948c2804d26ba24b96463 (DEFAULT_TABLE table=test-workload [id=704607e533334382880a52f4189fc67a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:17.941591 13160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cfeceae4948c2804d26ba24b96463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.942231 13085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cfeceae4948c2804d26ba24b96463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.989243 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c62a1226d54b9f94fe65ed8c4f2c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:17.998134 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cfeceae4948c2804d26ba24b96463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.004343 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1950e7b8054642b36de82279fdd315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.009064 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35406c6145214f9f8a9e4a8988dba370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.009711 13296 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.022780 13296 tablet_bootstrap.cc:654] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.026472 13295 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.033169 13295 tablet_bootstrap.cc:654] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.070663 13296 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.082692 13296 ts_tablet_manager.cc:1403] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.004s
I20260608 09:59:18.084152 13297 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.088250 13296 raft_consensus.cc:359] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.089155 13296 raft_consensus.cc:385] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.089564 13296 raft_consensus.cc:740] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.090327 13296 consensus_queue.cc:260] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.093353 13297 tablet_bootstrap.cc:654] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.093468 13296 ts_tablet_manager.cc:1434] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:59:18.094736 13296 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.095088 13295 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.098726 13295 ts_tablet_manager.cc:1403] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.020s
I20260608 09:59:18.099852 13297 tablet_bootstrap.cc:492] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.100761 13297 ts_tablet_manager.cc:1403] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260608 09:59:18.101292 13296 tablet_bootstrap.cc:654] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.103085 13295 raft_consensus.cc:359] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.103971 13295 raft_consensus.cc:385] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.104285 13295 raft_consensus.cc:740] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.105088 13295 consensus_queue.cc:260] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.105739 13297 raft_consensus.cc:359] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.106547 13297 raft_consensus.cc:385] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.106971 13297 raft_consensus.cc:740] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.115207 13295 ts_tablet_manager.cc:1434] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 09:59:18.117669 13296 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.117909 13295 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.118258 13296 ts_tablet_manager.cc:1403] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260608 09:59:18.122666 13296 raft_consensus.cc:359] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.123399 13296 raft_consensus.cc:385] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.123742 13296 raft_consensus.cc:740] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.124536 13296 consensus_queue.cc:260] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.126600 13295 tablet_bootstrap.cc:654] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.126849 13296 ts_tablet_manager.cc:1434] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 09:59:18.127929 13296 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.135043 13296 tablet_bootstrap.cc:654] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.135991 13295 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.136574 13295 ts_tablet_manager.cc:1403] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260608 09:59:18.139912 13295 raft_consensus.cc:359] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.140656 13295 raft_consensus.cc:385] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.140969 13295 raft_consensus.cc:740] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.142187 13296 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.141783 13295 consensus_queue.cc:260] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.142700 13296 ts_tablet_manager.cc:1403] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260608 09:59:18.144488 13295 ts_tablet_manager.cc:1434] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 09:59:18.145092 13296 raft_consensus.cc:359] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.145530 13295 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.145661 13296 raft_consensus.cc:385] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.146119 13296 raft_consensus.cc:740] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.146790 13296 consensus_queue.cc:260] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.149499 13296 ts_tablet_manager.cc:1434] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 09:59:18.150458 13296 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.158010 13296 tablet_bootstrap.cc:654] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.158497 13295 tablet_bootstrap.cc:654] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.164078 13296 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.164613 13296 ts_tablet_manager.cc:1403] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 09:59:18.165012 13295 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.165452 13295 ts_tablet_manager.cc:1403] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260608 09:59:18.167711 13296 raft_consensus.cc:359] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.168545 13296 raft_consensus.cc:385] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.169826 13296 raft_consensus.cc:740] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.168236 13295 raft_consensus.cc:359] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.171222 13295 raft_consensus.cc:385] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.171526 13295 raft_consensus.cc:740] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.172343 13295 consensus_queue.cc:260] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.170739 13296 consensus_queue.cc:260] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.174731 13295 ts_tablet_manager.cc:1434] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:59:18.175048 13296 ts_tablet_manager.cc:1434] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:59:18.175848 13295 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.176065 13296 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.183409 13295 tablet_bootstrap.cc:654] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.183409 13296 tablet_bootstrap.cc:654] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.192052 13295 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.192555 13295 ts_tablet_manager.cc:1403] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 09:59:18.193137 13296 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.193643 13296 ts_tablet_manager.cc:1403] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 09:59:18.195838 13295 raft_consensus.cc:359] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.196587 13295 raft_consensus.cc:385] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.196916 13295 raft_consensus.cc:740] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.196858 13296 raft_consensus.cc:359] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.197672 13296 raft_consensus.cc:385] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.197999 13296 raft_consensus.cc:740] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.197862 13295 consensus_queue.cc:260] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.198815 13296 consensus_queue.cc:260] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.200652 13295 ts_tablet_manager.cc:1434] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:18.201408 13296 ts_tablet_manager.cc:1434] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:18.201776 13295 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.208871 13295 tablet_bootstrap.cc:654] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.215719 13295 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.216246 13295 ts_tablet_manager.cc:1403] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 09:59:18.219807 13295 raft_consensus.cc:359] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.220449 13295 raft_consensus.cc:385] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.220716 13295 raft_consensus.cc:740] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.221421 13295 consensus_queue.cc:260] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.222355 13296 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: Bootstrap starting.
I20260608 09:59:18.223589 13295 ts_tablet_manager.cc:1434] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:59:18.224519 13295 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: Bootstrap starting.
I20260608 09:59:18.230254 13296 tablet_bootstrap.cc:654] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.230674 13295 tablet_bootstrap.cc:654] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.285547 13296 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: No bootstrap required, opened a new log
I20260608 09:59:18.286260 13296 ts_tablet_manager.cc:1403] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.008s
I20260608 09:59:18.289518 13296 raft_consensus.cc:359] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.290236 13296 raft_consensus.cc:385] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.290555 13296 raft_consensus.cc:740] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.291527 13296 consensus_queue.cc:260] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.293486 13297 consensus_queue.cc:260] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.294415 13296 ts_tablet_manager.cc:1434] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:59:18.298928 13295 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: No bootstrap required, opened a new log
I20260608 09:59:18.299636 13295 ts_tablet_manager.cc:1403] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.004s
I20260608 09:59:18.302423 13297 ts_tablet_manager.cc:1434] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.201s	user 0.009s	sys 0.007s
I20260608 09:59:18.303519 13297 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.303045 13295 raft_consensus.cc:359] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.304020 13295 raft_consensus.cc:385] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.304339 13295 raft_consensus.cc:740] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.305239 13295 consensus_queue.cc:260] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.307699 13295 ts_tablet_manager.cc:1434] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:18.313608 13297 tablet_bootstrap.cc:654] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.319316 13297 tablet_bootstrap.cc:492] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.319738 13297 ts_tablet_manager.cc:1403] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260608 09:59:18.322306 13297 raft_consensus.cc:359] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.322780 13297 raft_consensus.cc:385] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.323033 13297 raft_consensus.cc:740] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.323762 13297 consensus_queue.cc:260] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.325804 13297 ts_tablet_manager.cc:1434] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:59:18.326745 13297 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.332055 13297 tablet_bootstrap.cc:654] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.337203 13297 tablet_bootstrap.cc:492] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.337715 13297 ts_tablet_manager.cc:1403] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 09:59:18.340107 13297 raft_consensus.cc:359] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.340585 13297 raft_consensus.cc:385] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.340839 13297 raft_consensus.cc:740] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.341457 13297 consensus_queue.cc:260] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.343025 13297 ts_tablet_manager.cc:1434] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260608 09:59:18.343837 13297 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.349176 13297 tablet_bootstrap.cc:654] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.353513 13297 tablet_bootstrap.cc:492] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.353919 13297 ts_tablet_manager.cc:1403] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:59:18.356009 13297 raft_consensus.cc:359] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.356513 13297 raft_consensus.cc:385] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.356797 13297 raft_consensus.cc:740] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.357513 13297 consensus_queue.cc:260] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.359486 13297 ts_tablet_manager.cc:1434] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:59:18.360455 13297 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.365509 13297 tablet_bootstrap.cc:654] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.370589 13297 tablet_bootstrap.cc:492] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.371325 13297 ts_tablet_manager.cc:1403] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 09:59:18.373548 13297 raft_consensus.cc:359] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.374019 13297 raft_consensus.cc:385] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.374215 13297 raft_consensus.cc:740] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.374717 13297 consensus_queue.cc:260] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.376669 13297 ts_tablet_manager.cc:1434] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260608 09:59:18.377718 13297 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: Bootstrap starting.
I20260608 09:59:18.384285 13297 tablet_bootstrap.cc:654] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.389183 13297 tablet_bootstrap.cc:492] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: No bootstrap required, opened a new log
I20260608 09:59:18.389590 13297 ts_tablet_manager.cc:1403] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260608 09:59:18.390101 13300 raft_consensus.cc:493] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.390564 13300 raft_consensus.cc:515] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.392264 13297 raft_consensus.cc:359] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.392902 13297 raft_consensus.cc:385] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.393199 13297 raft_consensus.cc:740] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.394145 13300 leader_election.cc:290] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.394052 13297 consensus_queue.cc:260] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
W20260608 09:59:18.394694 13046 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:18.396724 13297 ts_tablet_manager.cc:1434] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:18.409446 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1950e7b8054642b36de82279fdd315" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" is_pre_election: true
I20260608 09:59:18.410218 13250 raft_consensus.cc:2468] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.411633 13139 leader_election.cc:304] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, b554ccbc6ec44fe6b8cc809dabdd2e66; no voters: 
I20260608 09:59:18.412300 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1950e7b8054642b36de82279fdd315" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" is_pre_election: true
I20260608 09:59:18.412520 13300 raft_consensus.cc:2804] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.412936 13100 raft_consensus.cc:2468] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.413029 13300 raft_consensus.cc:493] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.413452 13300 raft_consensus.cc:3060] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.418417 13300 raft_consensus.cc:515] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.419999 13300 leader_election.cc:290] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Requested vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.420578 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1950e7b8054642b36de82279fdd315" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
I20260608 09:59:18.421200 13100 raft_consensus.cc:3060] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.421140 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1950e7b8054642b36de82279fdd315" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
I20260608 09:59:18.421885 13250 raft_consensus.cc:3060] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.428561 13100 raft_consensus.cc:2468] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.428980 13250 raft_consensus.cc:2468] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.429822 13303 raft_consensus.cc:493] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.429916 13138 leader_election.cc:304] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.430424 13303 raft_consensus.cc:515] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.430922 13300 raft_consensus.cc:2804] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.431967 13300 raft_consensus.cc:697] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Becoming Leader. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Running, Role: LEADER
I20260608 09:59:18.432888 13300 consensus_queue.cc:237] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.435089 13303 leader_election.cc:290] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.447816 12997 catalog_manager.cc:5696] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:18.450182 13300 raft_consensus.cc:493] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.450714 13300 raft_consensus.cc:515] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.454051 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c62a1226d54b9f94fe65ed8c4f2c75" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" is_pre_election: true
I20260608 09:59:18.454689 13100 raft_consensus.cc:2468] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.455035 13175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cfeceae4948c2804d26ba24b96463" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" is_pre_election: true
I20260608 09:59:18.455714 13175 raft_consensus.cc:2468] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 0.
I20260608 09:59:18.455982 13138 leader_election.cc:304] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.457129 13066 leader_election.cc:304] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.457847 13303 raft_consensus.cc:2804] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.458209 13303 raft_consensus.cc:493] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.458279 13322 raft_consensus.cc:2804] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.458612 13303 raft_consensus.cc:3060] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.458963 13322 raft_consensus.cc:493] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.459520 13322 raft_consensus.cc:3060] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.461107 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cfeceae4948c2804d26ba24b96463" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" is_pre_election: true
I20260608 09:59:18.462739 13250 raft_consensus.cc:2468] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 0.
I20260608 09:59:18.463466 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c62a1226d54b9f94fe65ed8c4f2c75" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" is_pre_election: true
I20260608 09:59:18.463193 13300 leader_election.cc:290] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.464187 13249 raft_consensus.cc:2468] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.465601 13303 raft_consensus.cc:515] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.467654 13303 leader_election.cc:290] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 election: Requested vote from peers b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.468401 13175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cfeceae4948c2804d26ba24b96463" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66"
I20260608 09:59:18.469022 13175 raft_consensus.cc:3060] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.469069 13303 raft_consensus.cc:493] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.470085 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cfeceae4948c2804d26ba24b96463" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
I20260608 09:59:18.469869 13303 raft_consensus.cc:515] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.470700 13249 raft_consensus.cc:3060] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.472700 13303 leader_election.cc:290] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595), b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945)
I20260608 09:59:18.476553 13175 raft_consensus.cc:2468] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 1.
I20260608 09:59:18.477638 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340ad82141d4a999920e0b23fa2bb94" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" is_pre_election: true
I20260608 09:59:18.478304 13174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340ad82141d4a999920e0b23fa2bb94" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" is_pre_election: true
I20260608 09:59:18.478987 13174 raft_consensus.cc:2468] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 0.
I20260608 09:59:18.478909 13066 leader_election.cc:304] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.479975 13322 raft_consensus.cc:515] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.478281 13250 raft_consensus.cc:2468] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 0.
I20260608 09:59:18.480510 13066 leader_election.cc:304] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.482954 13249 raft_consensus.cc:2468] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 1.
I20260608 09:59:18.483199 13303 raft_consensus.cc:2804] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.484154 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c62a1226d54b9f94fe65ed8c4f2c75" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
I20260608 09:59:18.484874 13100 raft_consensus.cc:3060] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.486255 13322 leader_election.cc:290] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Requested vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.487107 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c62a1226d54b9f94fe65ed8c4f2c75" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
I20260608 09:59:18.487705 13249 raft_consensus.cc:3060] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.492187 13100 raft_consensus.cc:2468] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.493456 13303 raft_consensus.cc:697] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 LEADER]: Becoming Leader. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Running, Role: LEADER
I20260608 09:59:18.494884 13329 raft_consensus.cc:2804] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.493978 13138 leader_election.cc:304] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b554ccbc6ec44fe6b8cc809dabdd2e66, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.495782 13322 raft_consensus.cc:2804] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.496232 13249 raft_consensus.cc:2468] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.496369 13322 raft_consensus.cc:697] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Becoming Leader. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Running, Role: LEADER
I20260608 09:59:18.495342 13329 raft_consensus.cc:493] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.497298 13329 raft_consensus.cc:3060] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.497437 13322 consensus_queue.cc:237] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.501024 13300 raft_consensus.cc:493] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.501664 13300 raft_consensus.cc:515] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.503852 13300 leader_election.cc:290] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.505275 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30520c09e0234173ba8cd2c509b98324" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" is_pre_election: true
I20260608 09:59:18.496392 13303 consensus_queue.cc:237] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.506297 13249 raft_consensus.cc:2468] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.507422 13139 leader_election.cc:304] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, b554ccbc6ec44fe6b8cc809dabdd2e66; no voters: 
I20260608 09:59:18.508219 13300 raft_consensus.cc:2804] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.507530 12997 catalog_manager.cc:5696] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:18.508714 13300 raft_consensus.cc:493] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.509220 13300 raft_consensus.cc:3060] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.510942 13329 raft_consensus.cc:515] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.504734 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30520c09e0234173ba8cd2c509b98324" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" is_pre_election: true
I20260608 09:59:18.512643 13100 raft_consensus.cc:2468] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 0.
I20260608 09:59:18.515959 13174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340ad82141d4a999920e0b23fa2bb94" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66"
I20260608 09:59:18.516537 13174 raft_consensus.cc:3060] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.516738 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340ad82141d4a999920e0b23fa2bb94" candidate_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
I20260608 09:59:18.517503 13249 raft_consensus.cc:3060] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.518720 13329 leader_election.cc:290] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 election: Requested vote from peers 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595), b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945)
I20260608 09:59:18.522105 13300 raft_consensus.cc:515] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.525470 13250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30520c09e0234173ba8cd2c509b98324" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e"
I20260608 09:59:18.526064 13250 raft_consensus.cc:3060] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.526446 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30520c09e0234173ba8cd2c509b98324" candidate_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
I20260608 09:59:18.527089 13100 raft_consensus.cc:3060] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.528770 12996 catalog_manager.cc:5696] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c reported cstate change: term changed from 0 to 1, leader changed from <none> to f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1). New cstate: current_term: 1 leader_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:18.530593 13249 raft_consensus.cc:2468] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 1.
I20260608 09:59:18.531641 13300 leader_election.cc:290] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Requested vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3:45595)
I20260608 09:59:18.531831 13064 leader_election.cc:304] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, f2a837d9d5374ea1ad59bf348fd9815c; no voters: 
I20260608 09:59:18.533300 13250 raft_consensus.cc:2468] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.534482 13303 raft_consensus.cc:2804] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.534507 13139 leader_election.cc:304] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, b554ccbc6ec44fe6b8cc809dabdd2e66; no voters: 
I20260608 09:59:18.535199 13303 raft_consensus.cc:697] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 LEADER]: Becoming Leader. State: Replica: f2a837d9d5374ea1ad59bf348fd9815c, State: Running, Role: LEADER
I20260608 09:59:18.535646 13300 raft_consensus.cc:2804] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.536199 13300 raft_consensus.cc:697] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Becoming Leader. State: Replica: b554ccbc6ec44fe6b8cc809dabdd2e66, State: Running, Role: LEADER
I20260608 09:59:18.537254 13174 raft_consensus.cc:2468] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a837d9d5374ea1ad59bf348fd9815c in term 1.
I20260608 09:59:18.537470 13300 consensus_queue.cc:237] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.536092 13303 consensus_queue.cc:237] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } }
I20260608 09:59:18.545361 13100 raft_consensus.cc:2468] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b554ccbc6ec44fe6b8cc809dabdd2e66 in term 1.
I20260608 09:59:18.546855 13313 raft_consensus.cc:493] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:18.547566 13313 raft_consensus.cc:515] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.554807 13313 leader_election.cc:290] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945)
I20260608 09:59:18.560536 12996 catalog_manager.cc:5696] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c reported cstate change: term changed from 0 to 1, leader changed from <none> to f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1). New cstate: current_term: 1 leader_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:18.561043 12997 catalog_manager.cc:5696] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:18.568466 13174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35406c6145214f9f8a9e4a8988dba370" candidate_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" is_pre_election: true
I20260608 09:59:18.569229 13174 raft_consensus.cc:2468] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91a68c13e8b141e28d0bfcc6f5756b3e in term 0.
I20260608 09:59:18.570254 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35406c6145214f9f8a9e4a8988dba370" candidate_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" is_pre_election: true
I20260608 09:59:18.570559 13216 leader_election.cc:304] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, b554ccbc6ec44fe6b8cc809dabdd2e66; no voters: 
I20260608 09:59:18.570991 13100 raft_consensus.cc:2468] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91a68c13e8b141e28d0bfcc6f5756b3e in term 0.
I20260608 09:59:18.571537 13313 raft_consensus.cc:2804] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:18.571900 13313 raft_consensus.cc:493] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:18.572250 13313 raft_consensus.cc:3060] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.578539 13313 raft_consensus.cc:515] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.580586 13313 leader_election.cc:290] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [CANDIDATE]: Term 1 election: Requested vote from peers f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437), b554ccbc6ec44fe6b8cc809dabdd2e66 (127.4.69.2:43945)
I20260608 09:59:18.580917 13100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35406c6145214f9f8a9e4a8988dba370" candidate_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2a837d9d5374ea1ad59bf348fd9815c"
I20260608 09:59:18.581259 13174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35406c6145214f9f8a9e4a8988dba370" candidate_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66"
I20260608 09:59:18.581570 13100 raft_consensus.cc:3060] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.581843 13174 raft_consensus.cc:3060] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.588502 13174 raft_consensus.cc:2468] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a68c13e8b141e28d0bfcc6f5756b3e in term 1.
I20260608 09:59:18.588502 13100 raft_consensus.cc:2468] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a68c13e8b141e28d0bfcc6f5756b3e in term 1.
I20260608 09:59:18.589776 13216 leader_election.cc:304] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91a68c13e8b141e28d0bfcc6f5756b3e, b554ccbc6ec44fe6b8cc809dabdd2e66; no voters: 
I20260608 09:59:18.590466 13313 raft_consensus.cc:2804] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.591415 13313 raft_consensus.cc:697] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 LEADER]: Becoming Leader. State: Replica: 91a68c13e8b141e28d0bfcc6f5756b3e, State: Running, Role: LEADER
I20260608 09:59:18.592190 13313 consensus_queue.cc:237] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } }
I20260608 09:59:18.600167 12997 catalog_manager.cc:5696] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91a68c13e8b141e28d0bfcc6f5756b3e (127.4.69.3). New cstate: current_term: 1 leader_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.787715 13250 raft_consensus.cc:1275] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.790071 13322 consensus_queue.cc:1048] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:18.801285 13100 raft_consensus.cc:1275] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.803726 13300 consensus_queue.cc:1048] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:18.812484 13250 raft_consensus.cc:1275] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.828037 13322 consensus_queue.cc:1048] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 09:59:18.851959 13099 raft_consensus.cc:1275] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.853868 13098 raft_consensus.cc:1275] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.856087 13355 consensus_queue.cc:1048] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:18.856981 13353 consensus_queue.cc:1048] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:18.874735 13174 raft_consensus.cc:1275] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Refusing update from remote peer 91a68c13e8b141e28d0bfcc6f5756b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.877715 13248 raft_consensus.cc:1275] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Refusing update from remote peer b554ccbc6ec44fe6b8cc809dabdd2e66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.879586 13097 raft_consensus.cc:1275] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Refusing update from remote peer 91a68c13e8b141e28d0bfcc6f5756b3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.880780 13300 consensus_queue.cc:1048] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:18.882120 13248 raft_consensus.cc:1275] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Refusing update from remote peer f2a837d9d5374ea1ad59bf348fd9815c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.878019 13339 consensus_queue.cc:1048] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 09:59:18.884431 13303 consensus_queue.cc:1048] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:18.884459 13313 consensus_queue.cc:1048] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2a837d9d5374ea1ad59bf348fd9815c" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:59:18.882141 13174 raft_consensus.cc:1275] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Refusing update from remote peer f2a837d9d5374ea1ad59bf348fd9815c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.906559 13175 raft_consensus.cc:1275] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Refusing update from remote peer f2a837d9d5374ea1ad59bf348fd9815c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.908703 13329 consensus_queue.cc:1048] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:18.908754 13303 consensus_queue.cc:1048] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b554ccbc6ec44fe6b8cc809dabdd2e66" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 43945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:18.911196 13247 raft_consensus.cc:1275] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Refusing update from remote peer f2a837d9d5374ea1ad59bf348fd9815c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:18.915423 13303 consensus_queue.cc:1048] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a68c13e8b141e28d0bfcc6f5756b3e" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:19.087884 13372 log.cc:927] Time spent T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: Append to log took a long time: real 0.090s	user 0.003s	sys 0.000s
I20260608 09:59:19.133663 13352 mvcc.cc:204] Tried to move back new op lower bound from 7294618660248125440 to 7294618659202920448. Current Snapshot: MvccSnapshot[applied={T|T < 7294618660248125440}]
W20260608 09:59:19.145607 13375 log.cc:927] Time spent T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260608 09:59:19.232601 13271 debug-util.cc:398] Leaking SignalData structure 0x7b0800149020 after lost signal to thread 4375
W20260608 09:59:19.233914 13271 debug-util.cc:398] Leaking SignalData structure 0x7b08002726a0 after lost signal to thread 13032
W20260608 09:59:19.626206 13139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.3:45595, user_credentials={real_user=slave}} blocked reactor thread for 81829.1us
I20260608 09:59:20.359764  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
W20260608 09:59:20.372237 13138 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 37 similar messages]
W20260608 09:59:20.385681 13138 consensus_peers.cc:597] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 -> Peer f2a837d9d5374ea1ad59bf348fd9815c (127.4.69.1:37437): Couldn't send request to peer f2a837d9d5374ea1ad59bf348fd9815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:20.411720  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:20.412511  4372 tablet_replica.cc:333] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.413456  4372 raft_consensus.cc:2243] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.414316  4372 raft_consensus.cc:2272] T a340ad82141d4a999920e0b23fa2bb94 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.417161  4372 tablet_replica.cc:333] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.417996  4372 raft_consensus.cc:2243] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.418483  4372 raft_consensus.cc:2272] T 35406c6145214f9f8a9e4a8988dba370 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.421289  4372 tablet_replica.cc:333] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.421866  4372 raft_consensus.cc:2243] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.422636  4372 raft_consensus.cc:2272] T 485cfeceae4948c2804d26ba24b96463 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.425211  4372 tablet_replica.cc:333] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.425776  4372 raft_consensus.cc:2243] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.426229  4372 raft_consensus.cc:2272] T dd1950e7b8054642b36de82279fdd315 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.428980  4372 tablet_replica.cc:333] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.429531  4372 raft_consensus.cc:2243] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.430087  4372 raft_consensus.cc:2272] T 39c62a1226d54b9f94fe65ed8c4f2c75 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.432835  4372 tablet_replica.cc:333] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: stopping tablet replica
I20260608 09:59:20.433341  4372 raft_consensus.cc:2243] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.433792  4372 pending_rounds.cc:70] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Trying to abort 1 pending ops.
I20260608 09:59:20.433987  4372 pending_rounds.cc:77] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7294618665873788928 op_type: WRITE_OP write_request { tablet_id: "30520c09e0234173ba8cd2c509b98324" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000b7\3433\363\2252\306\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\020\376\3113_\272\347l\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\362\031\0259\240m\214\334 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000P\"\344-%\300s\2300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000C\'\3476\271\354\273\027@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000b7\3433\363\2252\306\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\020\376\3113_\272\347l\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\362\031\0259\240m\214\334 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000P\"\344-%\300s\2300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000C\'\3476\271\354\273\027@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "0efb03b383600a8f280e9b262dd7e0abd07af35ceffe8c96d852d4d0cc23a1fa30a87d6e8b85f515""0efb03b383600a8f280e9b262dd7e0abd07af35ceffe8c96d852d4d0cc23a1fa30a87d6e8b85f515" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7294618665315155968 authz_token { token_data: "\010\242\247\232\321\006\"3\n\005slave\022*\n 704607e533334382880a52f4189fc67a\020\001\030\001 \001(\001" signature: "{\266K\271\rs\027r4\236!\367\341\177\314\242\032\361\357Y\363\241\316d\224!-\200\340\241\250\237.`\007\376\rU\260C\217\036\037\324;\026\356\322\262Q\367\2361\210\325\236\0259hnM\367\320\016""{\266K\271\rs\027r4\236!\367\341\177\314\242\032\361\357Y\363\241\316d\224!-\200\340\241\250\237.`\007\376\rU\260C\217\036\037\324;\026\356\322\262Q\367\2361\210\325\236\0259hnM\367\320\016" signing_key_seq_num: 0 } } request_id { client_id: "2150de956c9f403d87fce1fb4706954c" seq_no: 80 first_incomplete_seq_no: 65 attempt_no: 0 }
I20260608 09:59:20.435554  4372 raft_consensus.cc:2272] T 30520c09e0234173ba8cd2c509b98324 P f2a837d9d5374ea1ad59bf348fd9815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.459189  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:20.476130  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:20.514894  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:20.515620  4372 tablet_replica.cc:333] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.516505  4372 raft_consensus.cc:2243] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.517190  4372 raft_consensus.cc:2272] T 485cfeceae4948c2804d26ba24b96463 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.520236  4372 tablet_replica.cc:333] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.520902  4372 raft_consensus.cc:2243] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.521512  4372 raft_consensus.cc:2272] T a340ad82141d4a999920e0b23fa2bb94 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.524529  4372 tablet_replica.cc:333] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.525157  4372 raft_consensus.cc:2243] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.525715  4372 raft_consensus.cc:2272] T 35406c6145214f9f8a9e4a8988dba370 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.528466  4372 tablet_replica.cc:333] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.529116  4372 raft_consensus.cc:2243] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.529953  4372 raft_consensus.cc:2272] T dd1950e7b8054642b36de82279fdd315 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.532330  4372 tablet_replica.cc:333] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.532974  4372 raft_consensus.cc:2243] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.533813  4372 raft_consensus.cc:2272] T 39c62a1226d54b9f94fe65ed8c4f2c75 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.536273  4372 tablet_replica.cc:333] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66: stopping tablet replica
I20260608 09:59:20.536857  4372 raft_consensus.cc:2243] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.537710  4372 raft_consensus.cc:2272] T 30520c09e0234173ba8cd2c509b98324 P b554ccbc6ec44fe6b8cc809dabdd2e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.567560  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:20.584656  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:20.617415  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:20.618181  4372 tablet_replica.cc:333] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.619055  4372 raft_consensus.cc:2243] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:20.620054  4372 raft_consensus.cc:2272] T 35406c6145214f9f8a9e4a8988dba370 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.623121  4372 tablet_replica.cc:333] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.623731  4372 raft_consensus.cc:2243] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.624349  4372 raft_consensus.cc:2272] T a340ad82141d4a999920e0b23fa2bb94 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.627344  4372 tablet_replica.cc:333] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.627923  4372 raft_consensus.cc:2243] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.628518  4372 raft_consensus.cc:2272] T 485cfeceae4948c2804d26ba24b96463 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.631369  4372 tablet_replica.cc:333] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.631934  4372 raft_consensus.cc:2243] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.632470  4372 raft_consensus.cc:2272] T dd1950e7b8054642b36de82279fdd315 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.635349  4372 tablet_replica.cc:333] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.635903  4372 raft_consensus.cc:2243] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.636451  4372 raft_consensus.cc:2272] T 39c62a1226d54b9f94fe65ed8c4f2c75 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:20.639179  4372 tablet_replica.cc:333] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e: stopping tablet replica
I20260608 09:59:20.639714  4372 raft_consensus.cc:2243] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:20.640252  4372 raft_consensus.cc:2272] T 30520c09e0234173ba8cd2c509b98324 P 91a68c13e8b141e28d0bfcc6f5756b3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:21.654915  4372 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13271)
W20260608 09:59:22.655361  4372 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13271)
W20260608 09:59:23.655774  4372 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13271)
W20260608 09:59:24.656379  4372 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 13271)
I20260608 09:59:24.911262  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:24.946290  4372 master.cc:562] Master@127.4.69.62:34855 shutting down...
I20260608 09:59:24.972605  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:24.973500  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:24.973848  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 861ae92afbb04cf09f25a0a821e3c501: stopping tablet replica
I20260608 09:59:24.994437  4372 master.cc:584] Master@127.4.69.62:34855 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (8800 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:59:25.043720  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:43431
I20260608 09:59:25.045173  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.051371 13399 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
W20260608 09:59:25.051496 13400 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
W20260608 09:59:25.051994 13402 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
I20260608 09:59:25.053769  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:25.054580  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:25.054800  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.054967  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912765054945 us; error 0 us; skew 500 ppm
I20260608 09:59:25.055549  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.058000  4372 webserver.cc:533] Webserver started at http://127.4.69.62:39021/ using document root <none> and password file <none>
I20260608 09:59:25.058517  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.058735  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.059010  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.060271  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "b9092bab727646f7be577d32c84a1c9b"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.066035  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:25.069800 13407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.070716  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:25.070958  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "b9092bab727646f7be577d32c84a1c9b"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.071226  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-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)
I20260608 09:59:25.089650  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.090832  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.130087  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:43431
I20260608 09:59:25.130226 13458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:43431 every 8 connection(s)
I20260608 09:59:25.134500 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:25.146566 13459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b: Bootstrap starting.
I20260608 09:59:25.151775 13459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:25.156060 13459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b: No bootstrap required, opened a new log
I20260608 09:59:25.158449 13459 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER }
I20260608 09:59:25.158880 13459 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:25.159198 13459 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9092bab727646f7be577d32c84a1c9b, State: Initialized, Role: FOLLOWER
I20260608 09:59:25.159924 13459 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER }
I20260608 09:59:25.160430 13459 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:25.160670 13459 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:25.160970 13459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:25.165479 13459 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER }
I20260608 09:59:25.166004 13459 leader_election.cc:304] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [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: b9092bab727646f7be577d32c84a1c9b; no voters: 
I20260608 09:59:25.167182 13459 leader_election.cc:290] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:25.167608 13462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:25.169036 13462 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 1 LEADER]: Becoming Leader. State: Replica: b9092bab727646f7be577d32c84a1c9b, State: Running, Role: LEADER
I20260608 09:59:25.169782 13462 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [LEADER]: Queue going to LEADER mode. State: All 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: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER }
I20260608 09:59:25.170316 13459 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:25.175848 13463 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9092bab727646f7be577d32c84a1c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER } }
I20260608 09:59:25.176126 13464 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9092bab727646f7be577d32c84a1c9b. Latest consensus state: current_term: 1 leader_uuid: "b9092bab727646f7be577d32c84a1c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9092bab727646f7be577d32c84a1c9b" member_type: VOTER } }
I20260608 09:59:25.176517 13463 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:25.176720 13464 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:25.178862 13471 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:25.187933 13471 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:25.188999  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:25.197942 13471 catalog_manager.cc:1382] Generated new cluster ID: ddd94e9fdada47cb8bc9bbcb4add0fb5
I20260608 09:59:25.198222 13471 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:25.212821 13471 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:25.214215 13471 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:25.226100 13471 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b: Generated new TSK 0
I20260608 09:59:25.226737 13471 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:25.255342  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.261930 13480 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
W20260608 09:59:25.262950 13481 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
W20260608 09:59:25.264375 13483 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
I20260608 09:59:25.264876  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:25.265848  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:25.266058  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.266258  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912765266236 us; error 0 us; skew 500 ppm
I20260608 09:59:25.266928  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.269399  4372 webserver.cc:533] Webserver started at http://127.4.69.1:41729/ using document root <none> and password file <none>
I20260608 09:59:25.269932  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.270130  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.270426  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.271664  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "4c18cd9244534739830c135b99993576"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.276453  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:59:25.279958 13488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.280911  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:25.281808  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "4c18cd9244534739830c135b99993576"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.282089  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-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)
I20260608 09:59:25.308511  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.309754  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.311265  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.313699  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.313921  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.314172  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.314344  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.355880  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:40221
I20260608 09:59:25.356000 13550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:40221 every 8 connection(s)
I20260608 09:59:25.361640  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.369156 13555 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
W20260608 09:59:25.372058 13556 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
I20260608 09:59:25.374338  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:25.374598 13558 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
I20260608 09:59:25.375774 13551 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43431
I20260608 09:59:25.376165 13551 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.376551  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:25.376852  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.377048  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912765377010 us; error 0 us; skew 500 ppm
I20260608 09:59:25.377055 13551 heartbeater.cc:507] Master 127.4.69.62:43431 requested a full tablet report, sending...
I20260608 09:59:25.377852  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.379940 13424 ts_manager.cc:194] Registered new tserver with Master: 4c18cd9244534739830c135b99993576 (127.4.69.1:40221)
I20260608 09:59:25.381069  4372 webserver.cc:533] Webserver started at http://127.4.69.2:35467/ using document root <none> and password file <none>
I20260608 09:59:25.381829  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.382089  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.382397  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.382860 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34796
I20260608 09:59:25.384086  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "b44d4cb0bfd44c3e9374427ed133fc70"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.389101  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:59:25.392566 13563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.393518  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:25.393836  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "b44d4cb0bfd44c3e9374427ed133fc70"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.394150  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-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)
I20260608 09:59:25.403636  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.404793  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.406230  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.408576  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.408860  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.409123  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.409299  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.450155  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:36879
I20260608 09:59:25.450295 13625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:36879 every 8 connection(s)
I20260608 09:59:25.455446  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.462778 13629 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
W20260608 09:59:25.464421 13630 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
I20260608 09:59:25.466426  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:25.466626 13632 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
I20260608 09:59:25.467850  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:25.467986 13626 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43431
W20260608 09:59:25.468158  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.468494  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912765468476 us; error 0 us; skew 500 ppm
I20260608 09:59:25.468556 13626 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.469410  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.469497 13626 heartbeater.cc:507] Master 127.4.69.62:43431 requested a full tablet report, sending...
I20260608 09:59:25.471825 13424 ts_manager.cc:194] Registered new tserver with Master: b44d4cb0bfd44c3e9374427ed133fc70 (127.4.69.2:36879)
I20260608 09:59:25.472451  4372 webserver.cc:533] Webserver started at http://127.4.69.3:41979/ using document root <none> and password file <none>
I20260608 09:59:25.473161  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.473371  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.473659  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.473646 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34800
I20260608 09:59:25.475325  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "6870dc506c6e494683f0c143dc6f2419"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.480058  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:25.483547 13637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.484392  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:25.484750  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "6870dc506c6e494683f0c143dc6f2419"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-t8l4"
I20260608 09:59:25.485064  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912543305729-4372-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)
I20260608 09:59:25.498445  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.499719  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.501209  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.503568  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.503791  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.504032  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.504212  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.544854  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:37333
I20260608 09:59:25.545101 13699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:37333 every 8 connection(s)
I20260608 09:59:25.559418 13700 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43431
I20260608 09:59:25.559806 13700 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.560531 13700 heartbeater.cc:507] Master 127.4.69.62:43431 requested a full tablet report, sending...
I20260608 09:59:25.562496 13424 ts_manager.cc:194] Registered new tserver with Master: 6870dc506c6e494683f0c143dc6f2419 (127.4.69.3:37333)
I20260608 09:59:25.562960  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01456918s
I20260608 09:59:25.563894 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34802
I20260608 09:59:26.385952 13551 heartbeater.cc:499] Master 127.4.69.62:43431 was elected leader, sending a full tablet report...
I20260608 09:59:26.476464 13626 heartbeater.cc:499] Master 127.4.69.62:43431 was elected leader, sending a full tablet report...
I20260608 09:59:26.567026 13700 heartbeater.cc:499] Master 127.4.69.62:43431 was elected leader, sending a full tablet report...
I20260608 09:59:26.619251 13424 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34812:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:26.621490 13424 catalog_manager.cc:7076] 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.
I20260608 09:59:26.673827 13665 tablet_service.cc:1511] Processing CreateTablet for tablet a2d954fd538a42ab9070871fea6a7337 (DEFAULT_TABLE table=test-workload [id=ae30b47037b444119b3e11259ae76f57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:26.675530 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d954fd538a42ab9070871fea6a7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.686493 13591 tablet_service.cc:1511] Processing CreateTablet for tablet a2d954fd538a42ab9070871fea6a7337 (DEFAULT_TABLE table=test-workload [id=ae30b47037b444119b3e11259ae76f57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:26.687793 13591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d954fd538a42ab9070871fea6a7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.688225 13516 tablet_service.cc:1511] Processing CreateTablet for tablet a2d954fd538a42ab9070871fea6a7337 (DEFAULT_TABLE table=test-workload [id=ae30b47037b444119b3e11259ae76f57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:26.689677 13516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d954fd538a42ab9070871fea6a7337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.695032 13720 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: Bootstrap starting.
I20260608 09:59:26.702832 13720 tablet_bootstrap.cc:654] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.705547 13721 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: Bootstrap starting.
I20260608 09:59:26.707508 13722 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Bootstrap starting.
I20260608 09:59:26.713467 13721 tablet_bootstrap.cc:654] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.715600 13720 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: No bootstrap required, opened a new log
I20260608 09:59:26.716123 13720 ts_tablet_manager.cc:1403] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 09:59:26.716123 13722 tablet_bootstrap.cc:654] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.718489 13721 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: No bootstrap required, opened a new log
I20260608 09:59:26.718957 13721 ts_tablet_manager.cc:1403] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 09:59:26.720167 13720 raft_consensus.cc:359] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.721017 13720 raft_consensus.cc:385] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.721379 13720 raft_consensus.cc:740] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6870dc506c6e494683f0c143dc6f2419, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.722573 13722 tablet_bootstrap.cc:492] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: No bootstrap required, opened a new log
I20260608 09:59:26.722187 13721 raft_consensus.cc:359] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.722388 13720 consensus_queue.cc:260] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.723081 13721 raft_consensus.cc:385] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.723142 13722 ts_tablet_manager.cc:1403] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:59:26.723636 13721 raft_consensus.cc:740] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44d4cb0bfd44c3e9374427ed133fc70, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.724462 13721 consensus_queue.cc:260] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.726645 13720 ts_tablet_manager.cc:1434] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 09:59:26.727301 13722 raft_consensus.cc:359] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.728152 13722 raft_consensus.cc:385] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.728504 13722 raft_consensus.cc:740] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c18cd9244534739830c135b99993576, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.729056 13721 ts_tablet_manager.cc:1434] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 09:59:26.729566 13722 consensus_queue.cc:260] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.732851 13722 ts_tablet_manager.cc:1434] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
W20260608 09:59:26.800596 13701 tablet.cc:2404] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:59:26.948637 13726 raft_consensus.cc:493] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.949323 13726 raft_consensus.cc:515] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.951687 13726 leader_election.cc:290] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44d4cb0bfd44c3e9374427ed133fc70 (127.4.69.2:36879), 4c18cd9244534739830c135b99993576 (127.4.69.1:40221)
I20260608 09:59:26.964017 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d954fd538a42ab9070871fea6a7337" candidate_uuid: "6870dc506c6e494683f0c143dc6f2419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" is_pre_election: true
I20260608 09:59:26.964227 13526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d954fd538a42ab9070871fea6a7337" candidate_uuid: "6870dc506c6e494683f0c143dc6f2419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c18cd9244534739830c135b99993576" is_pre_election: true
I20260608 09:59:26.964839 13601 raft_consensus.cc:2468] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6870dc506c6e494683f0c143dc6f2419 in term 0.
I20260608 09:59:26.965045 13526 raft_consensus.cc:2468] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6870dc506c6e494683f0c143dc6f2419 in term 0.
I20260608 09:59:26.966297 13638 leader_election.cc:304] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6870dc506c6e494683f0c143dc6f2419, b44d4cb0bfd44c3e9374427ed133fc70; no voters: 
I20260608 09:59:26.967142 13726 raft_consensus.cc:2804] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:26.967412 13726 raft_consensus.cc:493] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:26.967636 13726 raft_consensus.cc:3060] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.974102 13726 raft_consensus.cc:515] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:26.975863 13726 leader_election.cc:290] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [CANDIDATE]: Term 1 election: Requested vote from peers b44d4cb0bfd44c3e9374427ed133fc70 (127.4.69.2:36879), 4c18cd9244534739830c135b99993576 (127.4.69.1:40221)
I20260608 09:59:26.976936 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d954fd538a42ab9070871fea6a7337" candidate_uuid: "6870dc506c6e494683f0c143dc6f2419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44d4cb0bfd44c3e9374427ed133fc70"
I20260608 09:59:26.977131 13526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d954fd538a42ab9070871fea6a7337" candidate_uuid: "6870dc506c6e494683f0c143dc6f2419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c18cd9244534739830c135b99993576"
I20260608 09:59:26.977563 13601 raft_consensus.cc:3060] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.977767 13526 raft_consensus.cc:3060] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.984601 13601 raft_consensus.cc:2468] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6870dc506c6e494683f0c143dc6f2419 in term 1.
I20260608 09:59:26.985679 13526 raft_consensus.cc:2468] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6870dc506c6e494683f0c143dc6f2419 in term 1.
I20260608 09:59:26.985927 13638 leader_election.cc:304] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6870dc506c6e494683f0c143dc6f2419, b44d4cb0bfd44c3e9374427ed133fc70; no voters: 
I20260608 09:59:26.987386 13726 raft_consensus.cc:2804] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:26.988979 13726 raft_consensus.cc:697] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 1 LEADER]: Becoming Leader. State: Replica: 6870dc506c6e494683f0c143dc6f2419, State: Running, Role: LEADER
I20260608 09:59:26.989828 13726 consensus_queue.cc:237] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } }
I20260608 09:59:27.000562 13421 catalog_manager.cc:5696] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6870dc506c6e494683f0c143dc6f2419 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "6870dc506c6e494683f0c143dc6f2419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6870dc506c6e494683f0c143dc6f2419" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.219195 13526 raft_consensus.cc:1275] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 1 FOLLOWER]: Refusing update from remote peer 6870dc506c6e494683f0c143dc6f2419: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:27.219647 13601 raft_consensus.cc:1275] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 1 FOLLOWER]: Refusing update from remote peer 6870dc506c6e494683f0c143dc6f2419: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:27.220767 13731 consensus_queue.cc:1048] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c18cd9244534739830c135b99993576" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 40221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:27.221664 13726 consensus_queue.cc:1048] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44d4cb0bfd44c3e9374427ed133fc70" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 36879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:27.413004 13706 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.69.3:37333, user_credentials={real_user=slave}} blocked reactor thread for 44706.2us
I20260608 09:59:27.744185  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
W20260608 09:59:27.745678 13641 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:59:27.749888 13641 consensus_peers.cc:597] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 -> Peer 4c18cd9244534739830c135b99993576 (127.4.69.1:40221): Couldn't send request to peer 4c18cd9244534739830c135b99993576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:27.775084  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:27.775734  4372 tablet_replica.cc:333] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: stopping tablet replica
I20260608 09:59:27.776221  4372 raft_consensus.cc:2243] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:27.776633  4372 pending_rounds.cc:70] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Trying to abort 1 pending ops.
I20260608 09:59:27.776865  4372 pending_rounds.cc:77] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294618696497725440 op_type: WRITE_OP write_request { tablet_id: "a2d954fd538a42ab9070871fea6a7337" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000\207\020\035\014\323\n\336\371\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\322\303d\364\177^\023\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000a\223\375di\036~\274 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\255\346YI\371\016\276\3050\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\313\32481t{\r`@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\201[}s\'\3727?P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\347E\\TQ\336\346\274`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\343\363\240\005\336\220FTp\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\210{\310\034l\300\347|\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\206$\t)\345\220K!\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\017D\016\245~l?\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\0259\222\177\035I\354\321\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\330k0#\373h5D\300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316\007\327N\032\0245 \320\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000?.?4\246`\t\344\340\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000:\010\033\022n2\225\261\360\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000^\037\377|\276s\371\347\000\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\362a\tQ\020\326\372t\020\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\323\263\367-h\375[m \001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000o_\007&C\217Z40\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\333\026\035&5\217\245\310@\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\205\307Ja\370$\224\256P\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/<\233j\032\t\245T`\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\267\342\323K\344k`*p\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\303tN?\205\254.\247\200\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\276/\232Q~\334@\342\220\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\200\347\357\017\242\007p\272\240\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\007\354aw*\206\313\257\260\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000A\362p\\\337\236\265;\300\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\014\236\221u\245zc\231\320\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\\T\342=\013 :\326\340\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000 \341\354H\341\330X\214\360\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000,\301\207w\223\330\021\023\000\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\337\362,{)\360\364*\020\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\301\022\313Z[\271\263D \002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\372V\311\'(Gwl0\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000G9\341P\312\206\376\006@\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\307\376w\200\002\314sP\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000p \224[O\263wo`\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\001jx5!\220>\322p\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0000\366\356\002\323j?\263\200\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\254Au\264^K\365\220\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\273\\\352\037\'`(\335\240\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\346VU \363\262\213\316\260\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\215M86\207\274\222w\300\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000O\243\323N\352\005\245\246\320\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\213\364guI3\350?\340\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\323g\230Gbl\314\361\360\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\277\344\253n\277T\336W\000\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\031\320\3320\337\257v\234\020\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000\207\020\035\014\323\n\336\371\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\322\303d\364\177^\023\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000a\223\375di\036~\274 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\255\346YI\371\016\276\3050\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\313\32481t{\r`@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\201[}s\'\3727?P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\347E\\TQ\336\346\274`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\343\363\240\005\336\220FTp\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\210{\310\034l\300\347|\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\206$\t)\345\220K!\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\017D\016\245~l?\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\0259\222\177\035I\354\321\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\330k0#\373h5D\300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316\007\327N\032\0245 \320\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000?.?4\246`\t\344\340\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000:\010\033\022n2\225\261\360\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000^\037\377|\276s\371\347\000\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\362a\tQ\020\326\372t\020\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\323\263\367-h\375[m \001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000o_\007&C\217Z40\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\333\026\035&5\217\245\310@\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\205\307Ja\370$\224\256P\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/<\233j\032\t\245T`\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\267\342\323K\344k`*p\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\303tN?\205\254.\247\200\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\276/\232Q~\334@\342\220\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\200\347\357\017\242\007p\272\240\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\007\354aw*\206\313\257\260\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000A\362p\\\337\236\265;\300\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\014\236\221u\245zc\231\320\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\\T\342=\013 :\326\340\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000 \341\354H\341\330X\214\360\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000,\301\207w\223\330\021\023\000\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\337\362,{)\360\364*\020\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\301\022\313Z[\271\263D \002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\372V\311\'(Gwl0\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000G9\341P\312\206\376\006@\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\307\376w\200\002\314sP\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000p \224[O\263wo`\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\001jx5!\220>\322p\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0000\366\356\002\323j?\263\200\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\245\254Au\264^K\365\220\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\273\\\352\037\'`(\335\240\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\346VU \363\262\213\316\260\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\215M86\207\274\222w\300\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000O\243\323N\352\005\245\246\320\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\213\364guI3\350?\340\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\323g\230Gbl\314\361\360\002\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\277\344\253n\277T\336W\000\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\031\320\3320\337\257v\234\020\003\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "aa72dbaab56758feaebbfbcdef21110d04acb6ae4e1ab7cf2a517f1318db9c3317b4a9382ba34f6163a51157542af21289b7370936fc69b52bf545f16785cf85afba466ddccbaed2b5633aae0b4321c8c00d28e13fed979bd083061a140b3adc656dc40f12c58ff7653f2d47ad6b887e26f5ca53256c4641a724616c8af05cb64a481aa207990de8072318592226fd70172ad35e79359867234d7ebf69787f68bb150d8546556a216ba3bb9b94e3e8a5ad25e0c1238d6c1e99b119ec7439c44298add91dfb1258cd1182546806e701a6afbe727e009d8d5ed8e16b84eeb3a964411c323cc44c451264da6255fadbdc5aae421e9f6dd0e0e5cf3e75939b325d141e212b09a721184d6375f1f3a8bf77118825c7f9d0d7a2e0d60ebf7544774b4606f716e28ffee7a8f0ed549b5a9b4a6a78819c9e0aa2cc1b57fa50c6e59a4893500388ceb0156ad8fca755a79bd10dc19ad328913a18aab2b4c2b86db7b46ffcf437448530e725162db171dc395473e79e5266e2e7c15f9d9d721ffd5f24544ab55cf4495353fffb13de483a4cafc40d""aa72dbaab56758feaebbfbcdef21110d04acb6ae4e1ab7cf2a517f1318db9c3317b4a9382ba34f6163a51157542af21289b7370936fc69b52bf545f16785cf85afba466ddccbaed2b5633aae0b4321c8c00d28e13fed979bd083061a140b3adc656dc40f12c58ff7653f2d47ad6b887e26f5ca53256c4641a724616c8af05cb64a481aa207990de8072318592226fd70172ad35e79359867234d7ebf69787f68bb150d8546556a216ba3bb9b94e3e8a5ad25e0c1238d6c1e99b119ec7439c44298add91dfb1258cd1182546806e701a6afbe727e009d8d5ed8e16b84eeb3a964411c323cc44c451264da6255fadbdc5aae421e9f6dd0e0e5cf3e75939b325d141e212b09a721184d6375f1f3a8bf77118825c7f9d0d7a2e0d60ebf7544774b4606f716e28ffee7a8f0ed549b5a9b4a6a78819c9e0aa2cc1b57fa50c6e59a4893500388ceb0156ad8fca755a79bd10dc19ad328913a18aab2b4c2b86db7b46ffcf437448530e725162db171dc395473e79e5266e2e7c15f9d9d721ffd5f24544ab55cf4495353fffb13de483a4cafc40d" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7294618696069218304 authz_token { token_data: "\010\253\247\232\321\006\"3\n\005slave\022*\n ae30b47037b444119b3e11259ae76f57\020\001\030\001 \001(\001" signature: "\t\007\017\003g_R\210\233\\\345 \317\214\233\307z\271k\3169\347\272\315\343\024\245u\311e\235\266\371\220\340!\026\177\025\357[2T\214\207e\226\351<\345\203\370\303l\367\305\226\037f\336\365\001n\345""\t\007\017\003g_R\210\233\\\345 \317\214\233\307z\271k\3169\347\272\315\343\024\245u\311e\235\266\371\220\340!\026\177\025\357[2T\214\207e\226\351<\345\203\370\303l\367\305\226\037f\336\365\001n\345" signing_key_seq_num: 0 } } request_id { client_id: "de725824c4cd4de6bd9fa66c1a542b40" seq_no: 15 first_incomplete_seq_no: 12 attempt_no: 0 }
I20260608 09:59:27.779438  4372 raft_consensus.cc:2272] T a2d954fd538a42ab9070871fea6a7337 P 4c18cd9244534739830c135b99993576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:27.800787  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:27.810375  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:27.831008  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:27.831640  4372 tablet_replica.cc:333] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70: stopping tablet replica
I20260608 09:59:27.832163  4372 raft_consensus.cc:2243] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:27.832758  4372 raft_consensus.cc:2272] T a2d954fd538a42ab9070871fea6a7337 P b44d4cb0bfd44c3e9374427ed133fc70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:27.853745  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:27.863636  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:27.883180  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:27.883854  4372 tablet_replica.cc:333] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419: stopping tablet replica
I20260608 09:59:27.884385  4372 raft_consensus.cc:2243] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:27.885344  4372 raft_consensus.cc:2272] T a2d954fd538a42ab9070871fea6a7337 P 6870dc506c6e494683f0c143dc6f2419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:27.906241  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:27.916074  4372 master.cc:562] Master@127.4.69.62:43431 shutting down...
I20260608 09:59:27.935431  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:27.935984  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:27.936311  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9092bab727646f7be577d32c84a1c9b: stopping tablet replica
I20260608 09:59:27.955178  4372 master.cc:584] Master@127.4.69.62:43431 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2936 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:59:27.981889  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:39073
I20260608 09:59:27.983074  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:27.988417 13757 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
W20260608 09:59:27.988487 13758 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
W20260608 09:59:27.989849 13760 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
I20260608 09:59:27.991251  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:27.992096  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:27.992331  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:27.992460  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912767992448 us; error 0 us; skew 500 ppm
I20260608 09:59:27.993139  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:27.995388  4372 webserver.cc:533] Webserver started at http://127.4.69.62:33445/ using document root <none> and password file <none>
I20260608 09:59:27.995838  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:27.996008  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:27.996222  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:27.997313  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "f48fb026d3594a98bf11a50d099793cd"
format_stamp: "Formatted at 2026-06-08 09:59:27 on dist-test-slave-t8l4"
I20260608 09:59:28.001924  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:28.005316 13765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.006102  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:28.006364  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "f48fb026d3594a98bf11a50d099793cd"
format_stamp: "Formatted at 2026-06-08 09:59:27 on dist-test-slave-t8l4"
I20260608 09:59:28.006707  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-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)
I20260608 09:59:28.018754  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:28.019707  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:28.055406  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:39073
I20260608 09:59:28.055503 13816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:39073 every 8 connection(s)
I20260608 09:59:28.060735 13817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:28.071647 13817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd: Bootstrap starting.
I20260608 09:59:28.076110 13817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:28.080049 13817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd: No bootstrap required, opened a new log
I20260608 09:59:28.082177 13817 raft_consensus.cc:359] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER }
I20260608 09:59:28.082545 13817 raft_consensus.cc:385] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:28.082722 13817 raft_consensus.cc:740] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48fb026d3594a98bf11a50d099793cd, State: Initialized, Role: FOLLOWER
I20260608 09:59:28.083238 13817 consensus_queue.cc:260] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER }
I20260608 09:59:28.083678 13817 raft_consensus.cc:399] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:28.083869 13817 raft_consensus.cc:493] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:28.084081 13817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:28.088580 13817 raft_consensus.cc:515] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER }
I20260608 09:59:28.089084 13817 leader_election.cc:304] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [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: f48fb026d3594a98bf11a50d099793cd; no voters: 
I20260608 09:59:28.090607 13817 leader_election.cc:290] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:28.090976 13820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:28.093075 13820 raft_consensus.cc:697] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 1 LEADER]: Becoming Leader. State: Replica: f48fb026d3594a98bf11a50d099793cd, State: Running, Role: LEADER
I20260608 09:59:28.093874 13820 consensus_queue.cc:237] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [LEADER]: Queue going to LEADER mode. State: All 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: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER }
I20260608 09:59:28.094580 13817 sys_catalog.cc:565] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:28.098524 13821 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f48fb026d3594a98bf11a50d099793cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER } }
I20260608 09:59:28.099206 13821 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:28.102578 13822 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f48fb026d3594a98bf11a50d099793cd. Latest consensus state: current_term: 1 leader_uuid: "f48fb026d3594a98bf11a50d099793cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48fb026d3594a98bf11a50d099793cd" member_type: VOTER } }
I20260608 09:59:28.103154 13822 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:28.103963 13827 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:28.110146 13827 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:28.111166  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:28.119258 13827 catalog_manager.cc:1382] Generated new cluster ID: 42acb46622e74e70bc99432b3664039e
I20260608 09:59:28.119619 13827 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:28.139794 13827 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:28.141105 13827 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:28.152958 13827 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd: Generated new TSK 0
I20260608 09:59:28.153654 13827 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:28.178046  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:28.184324 13838 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
W20260608 09:59:28.185231 13839 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
W20260608 09:59:28.186808 13841 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
I20260608 09:59:28.187243  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:28.188176  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:28.188360  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:28.188583  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912768188564 us; error 0 us; skew 500 ppm
I20260608 09:59:28.189282  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:28.191504  4372 webserver.cc:533] Webserver started at http://127.4.69.1:44823/ using document root <none> and password file <none>
I20260608 09:59:28.192062  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:28.192262  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:28.192553  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:28.193670  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "530f4d050e3944049f80c0a162f39886"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.198341  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:28.201675 13846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.202409  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:28.202747  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "530f4d050e3944049f80c0a162f39886"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.203099  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-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)
I20260608 09:59:28.250449  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:28.251618  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:28.253108  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:28.255486  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:28.255722  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.256029  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:28.256240  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.294448  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:39951
I20260608 09:59:28.294565 13908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:39951 every 8 connection(s)
I20260608 09:59:28.300510  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:28.308399 13913 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
W20260608 09:59:28.310570 13914 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
W20260608 09:59:28.312239 13916 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
I20260608 09:59:28.313128  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:28.314765  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:28.314956  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:28.315212  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912768315192 us; error 0 us; skew 500 ppm
I20260608 09:59:28.316015 13909 heartbeater.cc:344] Connected to a master server at 127.4.69.62:39073
I20260608 09:59:28.316077  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:28.316483 13909 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:28.317330 13909 heartbeater.cc:507] Master 127.4.69.62:39073 requested a full tablet report, sending...
I20260608 09:59:28.319149  4372 webserver.cc:533] Webserver started at http://127.4.69.2:33655/ using document root <none> and password file <none>
I20260608 09:59:28.319814 13782 ts_manager.cc:194] Registered new tserver with Master: 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951)
I20260608 09:59:28.319948  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:28.320323  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:28.320719  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:28.322247  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.322448 13782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36724
I20260608 09:59:28.327694  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:28.333336 13921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.334331  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:59:28.334702  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.335040  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-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)
I20260608 09:59:28.344161  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:28.345279  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:28.346642  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:28.349093  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:28.349323  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.349562  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:28.349736  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.386960  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:46809
I20260608 09:59:28.387069 13983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:46809 every 8 connection(s)
I20260608 09:59:28.392096  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:28.399320 13987 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
W20260608 09:59:28.401855 13988 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
I20260608 09:59:28.402655  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:28.403760 13990 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
I20260608 09:59:28.405112  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:28.405412  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:28.405638  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912768405617 us; error 0 us; skew 500 ppm
I20260608 09:59:28.405946 13984 heartbeater.cc:344] Connected to a master server at 127.4.69.62:39073
I20260608 09:59:28.406313  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:28.406311 13984 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:28.407557 13984 heartbeater.cc:507] Master 127.4.69.62:39073 requested a full tablet report, sending...
I20260608 09:59:28.409518  4372 webserver.cc:533] Webserver started at http://127.4.69.3:35857/ using document root <none> and password file <none>
I20260608 09:59:28.409972 13782 ts_manager.cc:194] Registered new tserver with Master: bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:28.410135  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:28.410473  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:28.410758  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:28.411579 13782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36732
I20260608 09:59:28.411917  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "580009e8f39e46878c68e63e4020e6fb"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.416643  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:59:28.420233 13995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.421103  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:28.421429  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "580009e8f39e46878c68e63e4020e6fb"
format_stamp: "Formatted at 2026-06-08 09:59:28 on dist-test-slave-t8l4"
I20260608 09:59:28.421730  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-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)
I20260608 09:59:28.445684  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:28.446750  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:28.448164  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:28.450510  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:28.450747  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.451005  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:28.451189  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:28.490041  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:34205
I20260608 09:59:28.490170 14057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:34205 every 8 connection(s)
I20260608 09:59:28.505096 14058 heartbeater.cc:344] Connected to a master server at 127.4.69.62:39073
I20260608 09:59:28.505474 14058 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:28.506151 14058 heartbeater.cc:507] Master 127.4.69.62:39073 requested a full tablet report, sending...
I20260608 09:59:28.508213 13782 ts_manager.cc:194] Registered new tserver with Master: 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:28.508430  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014978082s
I20260608 09:59:28.509687 13782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36746
I20260608 09:59:29.325199 13909 heartbeater.cc:499] Master 127.4.69.62:39073 was elected leader, sending a full tablet report...
I20260608 09:59:29.414187 13984 heartbeater.cc:499] Master 127.4.69.62:39073 was elected leader, sending a full tablet report...
I20260608 09:59:29.512310 14058 heartbeater.cc:499] Master 127.4.69.62:39073 was elected leader, sending a full tablet report...
I20260608 09:59:29.564219 13782 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36756:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:29.624397 13949 tablet_service.cc:1511] Processing CreateTablet for tablet bbf388a05a1d4a108b709534042ca249 (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:29.626253 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf388a05a1d4a108b709534042ca249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.630333 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 50353a09e1e74af3b6537262acaed3cc (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:29.632215 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50353a09e1e74af3b6537262acaed3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.643481 13874 tablet_service.cc:1511] Processing CreateTablet for tablet db4d782338204d56916d008775ac87fa (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:29.644649 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d782338204d56916d008775ac87fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.649428 13873 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7090664de247e0b420716cb2a26fa6 (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:29.650857 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7090664de247e0b420716cb2a26fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.656423 14077 tablet_bootstrap.cc:492] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:29.663704 14022 tablet_service.cc:1511] Processing CreateTablet for tablet 3a52bb71efed40599be396cecbadf5ad (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:29.663719 14023 tablet_service.cc:1511] Processing CreateTablet for tablet dc3cbb99c8254e78ae7d731d2d1d65ef (DEFAULT_TABLE table=test-workload [id=aeefc72cb20f487cad02f515c0089bfb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:29.664848 14077 tablet_bootstrap.cc:654] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.665354 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a52bb71efed40599be396cecbadf5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.666085 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3cbb99c8254e78ae7d731d2d1d65ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:29.681680 14078 tablet_bootstrap.cc:492] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:29.684624 14077 tablet_bootstrap.cc:492] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:29.685335 14077 ts_tablet_manager.cc:1403] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260608 09:59:29.688524 14077 raft_consensus.cc:359] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.688923 14078 tablet_bootstrap.cc:654] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.689316 14077 raft_consensus.cc:385] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.689707 14077 raft_consensus.cc:740] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.690579 14077 consensus_queue.cc:260] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.691298 14077 raft_consensus.cc:399] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.691675 14077 raft_consensus.cc:493] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.692186 14077 raft_consensus.cc:3060] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.695724 14080 tablet_bootstrap.cc:492] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:29.699144 14078 tablet_bootstrap.cc:492] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:29.699646 14078 ts_tablet_manager.cc:1403] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260608 09:59:29.700408 14077 raft_consensus.cc:515] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.701264 14077 leader_election.cc:304] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [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: bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:29.702286 14078 raft_consensus.cc:359] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.702836 14078 raft_consensus.cc:385] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.702992 14080 tablet_bootstrap.cc:654] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.703714 14082 raft_consensus.cc:2804] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.703876 14078 raft_consensus.cc:740] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.703088 14077 leader_election.cc:290] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.705840 14078 consensus_queue.cc:260] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.706796 14078 raft_consensus.cc:399] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.707190 14078 raft_consensus.cc:493] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.707672 14078 raft_consensus.cc:3060] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.709981 14082 raft_consensus.cc:697] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Becoming Leader. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Running, Role: LEADER
I20260608 09:59:29.711287 14077 ts_tablet_manager.cc:1434] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.007s
I20260608 09:59:29.710949 14082 consensus_queue.cc:237] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All 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: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.712713 14077 tablet_bootstrap.cc:492] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:29.713881 14080 tablet_bootstrap.cc:492] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:29.714463 14080 ts_tablet_manager.cc:1403] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:59:29.717420 14078 raft_consensus.cc:515] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.717881 14080 raft_consensus.cc:359] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.718231 14078 leader_election.cc:304] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [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: 530f4d050e3944049f80c0a162f39886; no voters: 
I20260608 09:59:29.718583 14080 raft_consensus.cc:385] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.719033 14080 raft_consensus.cc:740] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.720103 14080 consensus_queue.cc:260] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.721256 14077 tablet_bootstrap.cc:654] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.721141 14080 raft_consensus.cc:399] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.722124 14078 leader_election.cc:290] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.722419 14080 raft_consensus.cc:493] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.723006 14080 raft_consensus.cc:3060] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.730640 13782 catalog_manager.cc:5696] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:29.735246 14080 raft_consensus.cc:515] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.736184 14080 leader_election.cc:304] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [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: 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:29.746212 14087 raft_consensus.cc:2804] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.747957 14077 tablet_bootstrap.cc:492] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:29.748507 14077 ts_tablet_manager.cc:1403] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.017s
I20260608 09:59:29.751843 14077 raft_consensus.cc:359] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.752414 14077 raft_consensus.cc:385] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.752722 14077 raft_consensus.cc:740] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.757131 14077 consensus_queue.cc:260] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.757990 14077 raft_consensus.cc:399] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.758333 14077 raft_consensus.cc:493] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.758689 14077 raft_consensus.cc:3060] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.759703 14078 ts_tablet_manager.cc:1434] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.060s	user 0.019s	sys 0.015s
I20260608 09:59:29.761473 14078 tablet_bootstrap.cc:492] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:29.766289 14077 raft_consensus.cc:515] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.767520 14077 leader_election.cc:304] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [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: bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:29.768257 14077 leader_election.cc:290] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.768420 14082 raft_consensus.cc:2804] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.769019 14082 raft_consensus.cc:697] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Becoming Leader. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Running, Role: LEADER
I20260608 09:59:29.769793 14082 consensus_queue.cc:237] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All 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: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } }
I20260608 09:59:29.770099 14077 ts_tablet_manager.cc:1434] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.002s
I20260608 09:59:29.772647 14087 raft_consensus.cc:697] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 1 LEADER]: Becoming Leader. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Running, Role: LEADER
I20260608 09:59:29.773804 14087 consensus_queue.cc:237] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [LEADER]: Queue going to LEADER mode. State: All 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: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.775848 14080 leader_election.cc:290] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.776383 14090 raft_consensus.cc:2804] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.777760 14078 tablet_bootstrap.cc:654] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.777698 13782 catalog_manager.cc:5696] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:29.794054 14090 raft_consensus.cc:697] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Becoming Leader. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Running, Role: LEADER
I20260608 09:59:29.795071 14090 consensus_queue.cc:237] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All 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: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.808584 14080 ts_tablet_manager.cc:1434] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.094s	user 0.037s	sys 0.046s
I20260608 09:59:29.807471 13781 catalog_manager.cc:5696] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530f4d050e3944049f80c0a162f39886 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "530f4d050e3944049f80c0a162f39886" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:29.810925 14080 tablet_bootstrap.cc:492] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:29.814100 13782 catalog_manager.cc:5696] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 580009e8f39e46878c68e63e4020e6fb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:29.818147 14078 tablet_bootstrap.cc:492] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:29.818694 14078 ts_tablet_manager.cc:1403] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.024s
I20260608 09:59:29.820616 14080 tablet_bootstrap.cc:654] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:29.821794 14078 raft_consensus.cc:359] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.822391 14078 raft_consensus.cc:385] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.822690 14078 raft_consensus.cc:740] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.823629 14078 consensus_queue.cc:260] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.824266 14078 raft_consensus.cc:399] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.824600 14078 raft_consensus.cc:493] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.824947 14078 raft_consensus.cc:3060] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.833803 14080 tablet_bootstrap.cc:492] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:29.834340 14080 ts_tablet_manager.cc:1403] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260608 09:59:29.835465 14078 raft_consensus.cc:515] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.836293 14078 leader_election.cc:304] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [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: 530f4d050e3944049f80c0a162f39886; no voters: 
I20260608 09:59:29.836992 14078 leader_election.cc:290] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.837278 14092 raft_consensus.cc:2804] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.837508 14080 raft_consensus.cc:359] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.837857 14092 raft_consensus.cc:697] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 1 LEADER]: Becoming Leader. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Running, Role: LEADER
I20260608 09:59:29.838109 14080 raft_consensus.cc:385] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:29.838426 14080 raft_consensus.cc:740] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:29.838732 14078 ts_tablet_manager.cc:1434] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.001s
I20260608 09:59:29.838644 14092 consensus_queue.cc:237] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [LEADER]: Queue going to LEADER mode. State: All 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: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } }
I20260608 09:59:29.839350 14080 consensus_queue.cc:260] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.840062 14080 raft_consensus.cc:399] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:29.840390 14080 raft_consensus.cc:493] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:29.840826 14080 raft_consensus.cc:3060] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:29.848742 14080 raft_consensus.cc:515] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.848290 13781 catalog_manager.cc:5696] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530f4d050e3944049f80c0a162f39886 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "530f4d050e3944049f80c0a162f39886" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:29.849519 14080 leader_election.cc:304] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [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: 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:29.850219 14080 leader_election.cc:290] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:29.850449 14096 raft_consensus.cc:2804] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:29.851011 14096 raft_consensus.cc:697] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Becoming Leader. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Running, Role: LEADER
I20260608 09:59:29.851745 14096 consensus_queue.cc:237] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All 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: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:29.851974 14080 ts_tablet_manager.cc:1434] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:59:29.858497 13780 catalog_manager.cc:5696] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 580009e8f39e46878c68e63e4020e6fb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:30.603415 13782 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36762:
name: "test-workload-rf3"
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:30.605919 13782 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:30.650686 13873 tablet_service.cc:1511] Processing CreateTablet for tablet 28cf69690d7145d6a2339dca2c3a07c7 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:30.652077 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cf69690d7145d6a2339dca2c3a07c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.652354 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 28cf69690d7145d6a2339dca2c3a07c7 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:30.653677 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cf69690d7145d6a2339dca2c3a07c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.654088 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 28cf69690d7145d6a2339dca2c3a07c7 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:30.655339 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cf69690d7145d6a2339dca2c3a07c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.662169 13874 tablet_service.cc:1511] Processing CreateTablet for tablet d66262f3723c48adbf7b32cda9d1557c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:30.663551 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66262f3723c48adbf7b32cda9d1557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.666247 14022 tablet_service.cc:1511] Processing CreateTablet for tablet d66262f3723c48adbf7b32cda9d1557c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:30.667606 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66262f3723c48adbf7b32cda9d1557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.671025 13949 tablet_service.cc:1511] Processing CreateTablet for tablet d66262f3723c48adbf7b32cda9d1557c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:30.674331 13947 tablet_service.cc:1511] Processing CreateTablet for tablet de70087ccf1545d39a1e7e96a859fced (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:30.678264 14136 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:30.680366 13872 tablet_service.cc:1511] Processing CreateTablet for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:30.681807 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.686365 14021 tablet_service.cc:1511] Processing CreateTablet for tablet de70087ccf1545d39a1e7e96a859fced (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:30.686553 13945 tablet_service.cc:1511] Processing CreateTablet for tablet e0ffc4a6726a4d33a24c899f19b4fa40 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:30.679625 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66262f3723c48adbf7b32cda9d1557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.690146 14020 tablet_service.cc:1511] Processing CreateTablet for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:30.690707 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ffc4a6726a4d33a24c899f19b4fa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.692337 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de70087ccf1545d39a1e7e96a859fced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.688248 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de70087ccf1545d39a1e7e96a859fced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.693249 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:30.698751 14019 tablet_service.cc:1511] Processing CreateTablet for tablet e0ffc4a6726a4d33a24c899f19b4fa40 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:30.701061 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.702984 13871 tablet_service.cc:1511] Processing CreateTablet for tablet e0ffc4a6726a4d33a24c899f19b4fa40 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:30.704612 13871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ffc4a6726a4d33a24c899f19b4fa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.700510 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ffc4a6726a4d33a24c899f19b4fa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.706658 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da5ebae630d48e7b73a5e2af6f9ab9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.710584 13870 tablet_service.cc:1511] Processing CreateTablet for tablet 58125c29d0c44318a3eccb2b999d0d44 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:30.711907 13870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58125c29d0c44318a3eccb2b999d0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.716321 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 58125c29d0c44318a3eccb2b999d0d44 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:30.717752 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58125c29d0c44318a3eccb2b999d0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.718598 14018 tablet_service.cc:1511] Processing CreateTablet for tablet 58125c29d0c44318a3eccb2b999d0d44 (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:30.720098 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58125c29d0c44318a3eccb2b999d0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.721722 13873 tablet_service.cc:1511] Processing CreateTablet for tablet de70087ccf1545d39a1e7e96a859fced (DEFAULT_TABLE table=test-workload-rf3 [id=f84bf98c34fd48b6bba7bdf642de721d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:30.723098 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de70087ccf1545d39a1e7e96a859fced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.738211 14136 tablet_bootstrap.cc:654] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.782433 14135 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:30.802389 14135 tablet_bootstrap.cc:654] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.796356 14137 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:30.817164 14136 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:30.817796 14136 ts_tablet_manager.cc:1403] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.011s
I20260608 09:59:30.821849 14137 tablet_bootstrap.cc:654] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.822328 14136 raft_consensus.cc:359] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.823531 14136 raft_consensus.cc:385] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.823891 14136 raft_consensus.cc:740] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.824811 14136 consensus_queue.cc:260] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.825356 14135 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:30.825881 14135 ts_tablet_manager.cc:1403] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.003s
I20260608 09:59:30.828950 14135 raft_consensus.cc:359] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.829655 14135 raft_consensus.cc:385] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.829798 14136 ts_tablet_manager.cc:1434] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 09:59:30.829988 14135 raft_consensus.cc:740] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.830885 14136 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:30.830876 14135 consensus_queue.cc:260] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.833627 14135 ts_tablet_manager.cc:1434] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:30.834978 14135 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:30.839051 14136 tablet_bootstrap.cc:654] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.842105 14135 tablet_bootstrap.cc:654] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.848766 14137 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:30.849279 14137 ts_tablet_manager.cc:1403] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.018s
I20260608 09:59:30.852362 14137 raft_consensus.cc:359] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.853132 14137 raft_consensus.cc:385] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.853449 14137 raft_consensus.cc:740] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.854296 14137 consensus_queue.cc:260] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.855340 14136 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:30.855837 14136 ts_tablet_manager.cc:1403] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260608 09:59:30.856922 14137 ts_tablet_manager.cc:1434] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:30.858086 14137 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:30.862174 14136 raft_consensus.cc:359] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.862999 14136 raft_consensus.cc:385] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.863364 14136 raft_consensus.cc:740] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.864756 14137 tablet_bootstrap.cc:654] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.865191 14082 raft_consensus.cc:493] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:30.864298 14136 consensus_queue.cc:260] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.865738 14082 raft_consensus.cc:515] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.867823 14136 ts_tablet_manager.cc:1434] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 09:59:30.869405 14136 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:30.879539 14137 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:30.880291 14137 ts_tablet_manager.cc:1403] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260608 09:59:30.881043 14136 tablet_bootstrap.cc:654] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.868575 14082 leader_election.cc:290] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:30.884147 14137 raft_consensus.cc:359] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.885166 14137 raft_consensus.cc:385] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.885540 14137 raft_consensus.cc:740] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.886557 14137 consensus_queue.cc:260] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.893904 14135 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:30.894556 14137 ts_tablet_manager.cc:1434] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:59:30.898273 14135 ts_tablet_manager.cc:1403] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.015s
I20260608 09:59:30.901049 14087 raft_consensus.cc:493] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:30.901579 14087 raft_consensus.cc:515] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.901907 14135 raft_consensus.cc:359] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.904176 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb" is_pre_election: true
I20260608 09:59:30.905299 14087 leader_election.cc:290] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:30.906381 14135 raft_consensus.cc:385] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.906895 14135 raft_consensus.cc:740] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.907953 14135 consensus_queue.cc:260] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.911018 14135 ts_tablet_manager.cc:1434] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:59:30.912045 14135 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:30.920347 14136 tablet_bootstrap.cc:492] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:30.920994 14136 ts_tablet_manager.cc:1403] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.015s
W20260608 09:59:30.921319 13923 leader_election.cc:343] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:30.925534 14136 raft_consensus.cc:359] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.926662 14136 raft_consensus.cc:385] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.927105 14136 raft_consensus.cc:740] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.928728 14137 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:30.928424 14136 consensus_queue.cc:260] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.939311 14136 ts_tablet_manager.cc:1434] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 09:59:30.942692 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:30.943403 13884 raft_consensus.cc:2468] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 0.
I20260608 09:59:30.943775 14137 tablet_bootstrap.cc:654] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.944264 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "530f4d050e3944049f80c0a162f39886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb" is_pre_election: true
I20260608 09:59:30.945495 13923 leader_election.cc:304] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [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: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 580009e8f39e46878c68e63e4020e6fb
I20260608 09:59:30.946784 14136 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:30.947499 14135 tablet_bootstrap.cc:654] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.947666 14082 raft_consensus.cc:2804] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:30.948048 14082 raft_consensus.cc:493] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:30.948436 14082 raft_consensus.cc:3060] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:30.954608 13848 leader_election.cc:343] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:30.958102 14136 tablet_bootstrap.cc:654] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.959050 14082 raft_consensus.cc:515] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.962498 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:30.963315 13884 raft_consensus.cc:3060] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:30.964082 14135 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:30.964740 14135 ts_tablet_manager.cc:1403] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.008s
I20260608 09:59:30.968137 14135 raft_consensus.cc:359] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.968961 14135 raft_consensus.cc:385] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.969326 14135 raft_consensus.cc:740] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.970206 14135 consensus_queue.cc:260] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.972652 14137 tablet_bootstrap.cc:492] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:30.972745 14135 ts_tablet_manager.cc:1434] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:30.970552 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "530f4d050e3944049f80c0a162f39886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" is_pre_election: true
I20260608 09:59:30.973409 14137 ts_tablet_manager.cc:1403] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.004s
I20260608 09:59:30.973843 13959 raft_consensus.cc:2393] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530f4d050e3944049f80c0a162f39886 in current term 1: Already voted for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in this term.
I20260608 09:59:30.974337 14135 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:30.975493 13849 leader_election.cc:304] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530f4d050e3944049f80c0a162f39886; no voters: 580009e8f39e46878c68e63e4020e6fb, bb18a855b97f4f3b9e5d8a025bc9a4e6
I20260608 09:59:30.976644 14137 raft_consensus.cc:359] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.977432 14137 raft_consensus.cc:385] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.977730 14137 raft_consensus.cc:740] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:30.978642 14137 consensus_queue.cc:260] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.980962 14137 ts_tablet_manager.cc:1434] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 09:59:30.981990 14137 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:30.982347 14135 tablet_bootstrap.cc:654] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.984222 13884 raft_consensus.cc:2468] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 1.
I20260608 09:59:30.984783 14087 raft_consensus.cc:2749] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:30.988660 14137 tablet_bootstrap.cc:654] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:30.990134 14135 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:30.990684 14135 ts_tablet_manager.cc:1403] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 09:59:30.991031 13923 leader_election.cc:304] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:30.992229 14084 raft_consensus.cc:2804] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:30.992754 14084 raft_consensus.cc:697] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Becoming Leader. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Running, Role: LEADER
I20260608 09:59:30.993602 14084 consensus_queue.cc:237] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.997898 14135 raft_consensus.cc:359] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:30.998771 14135 raft_consensus.cc:385] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:30.999119 14135 raft_consensus.cc:740] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.000509 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb"
I20260608 09:59:31.000718 14135 consensus_queue.cc:260] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
W20260608 09:59:31.002164 13923 leader_election.cc:343] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:31.003855 14135 ts_tablet_manager.cc:1434] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:59:31.005084 14135 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:31.006325 14082 leader_election.cc:290] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:31.008293 14096 raft_consensus.cc:493] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.008816 14096 raft_consensus.cc:515] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.006778 13782 catalog_manager.cc:5696] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:31.011569 14096 leader_election.cc:290] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.009212 14137 tablet_bootstrap.cc:492] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:31.012275 14135 tablet_bootstrap.cc:654] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.012368 14137 ts_tablet_manager.cc:1403] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260608 09:59:31.017935 14136 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:31.018560 14136 ts_tablet_manager.cc:1403] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.005s
I20260608 09:59:31.020217 14137 raft_consensus.cc:359] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.021066 14137 raft_consensus.cc:385] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.021425 14137 raft_consensus.cc:740] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.022269 14137 consensus_queue.cc:260] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.022478 14136 raft_consensus.cc:359] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.023382 14136 raft_consensus.cc:385] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.023682 14136 raft_consensus.cc:740] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.024586 14136 consensus_queue.cc:260] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.025218 14137 ts_tablet_manager.cc:1434] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:59:31.026463 14137 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:31.036576 14136 ts_tablet_manager.cc:1434] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260608 09:59:31.039932 14137 tablet_bootstrap.cc:654] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.046589 14136 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:31.050535 14135 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:31.051136 14135 ts_tablet_manager.cc:1403] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.012s
I20260608 09:59:31.054121 14136 tablet_bootstrap.cc:654] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.054330 14135 raft_consensus.cc:359] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.055143 14135 raft_consensus.cc:385] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.055501 14135 raft_consensus.cc:740] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.056371 14135 consensus_queue.cc:260] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.058787 14135 ts_tablet_manager.cc:1434] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:31.059809 14135 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: Bootstrap starting.
I20260608 09:59:31.097630 14135 tablet_bootstrap.cc:654] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.101423 14137 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:31.102455 14137 ts_tablet_manager.cc:1403] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.020s
I20260608 09:59:31.105494 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ffc4a6726a4d33a24c899f19b4fa40" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" is_pre_election: true
I20260608 09:59:31.106339 13959 raft_consensus.cc:2468] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.107661 14082 raft_consensus.cc:493] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.107954 13998 leader_election.cc:304] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 580009e8f39e46878c68e63e4020e6fb, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.108180 14082 raft_consensus.cc:515] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.108925 14096 raft_consensus.cc:2804] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:31.108773 14137 raft_consensus.cc:359] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.109395 14096 raft_consensus.cc:493] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:31.109547 14135 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: No bootstrap required, opened a new log
I20260608 09:59:31.109839 14096 raft_consensus.cc:3060] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.109596 14137 raft_consensus.cc:385] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.110355 14135 ts_tablet_manager.cc:1403] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.001s
I20260608 09:59:31.112188 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58125c29d0c44318a3eccb2b999d0d44" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb" is_pre_election: true
I20260608 09:59:31.112859 14033 raft_consensus.cc:2468] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 0.
I20260608 09:59:31.113276 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58125c29d0c44318a3eccb2b999d0d44" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.105444 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ffc4a6726a4d33a24c899f19b4fa40" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.114101 13883 raft_consensus.cc:2468] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 0.
I20260608 09:59:31.114207 13923 leader_election.cc:304] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 580009e8f39e46878c68e63e4020e6fb, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.114291 13884 raft_consensus.cc:2468] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.110483 14082 leader_election.cc:290] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:31.115236 14084 raft_consensus.cc:2804] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:31.111919 14136 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:31.110771 14137 raft_consensus.cc:740] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.115716 14084 raft_consensus.cc:493] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:31.116362 14136 ts_tablet_manager.cc:1403] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260608 09:59:31.116539 14084 raft_consensus.cc:3060] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.116966 14137 consensus_queue.cc:260] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.119887 14096 raft_consensus.cc:515] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.119935 14136 raft_consensus.cc:359] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.121073 14136 raft_consensus.cc:385] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.121465 14136 raft_consensus.cc:740] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.123041 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ffc4a6726a4d33a24c899f19b4fa40" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:31.122527 14136 consensus_queue.cc:260] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.123667 13884 raft_consensus.cc:3060] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.126096 14136 ts_tablet_manager.cc:1434] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:59:31.127470 14136 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: Bootstrap starting.
I20260608 09:59:31.130789 13884 raft_consensus.cc:2468] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.132134 13997 leader_election.cc:304] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:31.115078 14135 raft_consensus.cc:359] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
W20260608 09:59:31.133656 13829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:31.135974 14082 raft_consensus.cc:493] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.136480 14082 raft_consensus.cc:515] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.132915 14135 raft_consensus.cc:385] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.137579 14135 raft_consensus.cc:740] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.138684 14082 leader_election.cc:290] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:31.138670 14135 consensus_queue.cc:260] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.140077 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da5ebae630d48e7b73a5e2af6f9ab9c" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.140987 13883 raft_consensus.cc:2468] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 0.
I20260608 09:59:31.142267 14135 ts_tablet_manager.cc:1434] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 09:59:31.142235 13923 leader_election.cc:304] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.142807 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ffc4a6726a4d33a24c899f19b4fa40" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6"
I20260608 09:59:31.143182 14082 raft_consensus.cc:2804] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:31.143354 13959 raft_consensus.cc:3060] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.143596 14082 raft_consensus.cc:493] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:31.144006 14082 raft_consensus.cc:3060] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.145645 14136 tablet_bootstrap.cc:654] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.158530 14136 tablet_bootstrap.cc:492] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: No bootstrap required, opened a new log
I20260608 09:59:31.151113 13959 raft_consensus.cc:2468] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.151789 14096 leader_election.cc:290] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.160230 14136 ts_tablet_manager.cc:1403] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.005s
I20260608 09:59:31.160887 14096 raft_consensus.cc:2804] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.161373 14096 raft_consensus.cc:697] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Becoming Leader. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Running, Role: LEADER
I20260608 09:59:31.164214 14096 consensus_queue.cc:237] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.159297 14084 raft_consensus.cc:515] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.168819 14137 ts_tablet_manager.cc:1434] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.034s
I20260608 09:59:31.170042 14137 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: Bootstrap starting.
I20260608 09:59:31.170048 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58125c29d0c44318a3eccb2b999d0d44" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:31.170982 13883 raft_consensus.cc:3060] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.172112 14136 raft_consensus.cc:359] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.172885 14136 raft_consensus.cc:385] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.173245 14136 raft_consensus.cc:740] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530f4d050e3944049f80c0a162f39886, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.174058 14136 consensus_queue.cc:260] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.176465 14136 ts_tablet_manager.cc:1434] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.003s
I20260608 09:59:31.151098 14082 raft_consensus.cc:515] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.185801 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da5ebae630d48e7b73a5e2af6f9ab9c" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:31.187599 13884 raft_consensus.cc:3060] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.188935 13777 catalog_manager.cc:5696] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 580009e8f39e46878c68e63e4020e6fb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:31.185838 14137 tablet_bootstrap.cc:654] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.180619 13883 raft_consensus.cc:2468] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 1.
I20260608 09:59:31.198525 13923 leader_election.cc:304] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.186666 14082 leader_election.cc:290] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:31.200271 14082 raft_consensus.cc:2804] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.200743 14082 raft_consensus.cc:697] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Becoming Leader. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Running, Role: LEADER
W20260608 09:59:31.200650 13997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.1:39951, user_credentials={real_user=slave}} blocked reactor thread for 68741.4us
I20260608 09:59:31.201751 14082 consensus_queue.cc:237] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.202135 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da5ebae630d48e7b73a5e2af6f9ab9c" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb" is_pre_election: true
I20260608 09:59:31.202775 14033 raft_consensus.cc:2468] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 0.
I20260608 09:59:31.203629 13884 raft_consensus.cc:2468] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 1.
I20260608 09:59:31.204288 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58125c29d0c44318a3eccb2b999d0d44" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb"
I20260608 09:59:31.204879 13923 leader_election.cc:304] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.204887 14033 raft_consensus.cc:3060] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.205914 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da5ebae630d48e7b73a5e2af6f9ab9c" candidate_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580009e8f39e46878c68e63e4020e6fb"
I20260608 09:59:31.205986 14083 raft_consensus.cc:2804] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.206643 14032 raft_consensus.cc:3060] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.186754 14084 leader_election.cc:290] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:31.214754 14033 raft_consensus.cc:2468] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 1.
I20260608 09:59:31.217979 14032 raft_consensus.cc:2468] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in term 1.
I20260608 09:59:31.220446 14083 raft_consensus.cc:697] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Becoming Leader. State: Replica: bb18a855b97f4f3b9e5d8a025bc9a4e6, State: Running, Role: LEADER
I20260608 09:59:31.223397 14137 tablet_bootstrap.cc:492] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: No bootstrap required, opened a new log
I20260608 09:59:31.223924 14137 ts_tablet_manager.cc:1403] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.021s
I20260608 09:59:31.221977 14083 consensus_queue.cc:237] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.226827 14137 raft_consensus.cc:359] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.227381 14137 raft_consensus.cc:385] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.227641 14137 raft_consensus.cc:740] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.228524 14137 consensus_queue.cc:260] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.228541 13774 catalog_manager.cc:5696] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:31.231204 14137 ts_tablet_manager.cc:1434] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:31.238912 14165 raft_consensus.cc:493] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.239392 14165 raft_consensus.cc:515] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.241437 14165 leader_election.cc:290] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.242614 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de70087ccf1545d39a1e7e96a859fced" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" is_pre_election: true
I20260608 09:59:31.242614 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de70087ccf1545d39a1e7e96a859fced" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.243438 13959 raft_consensus.cc:2468] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.243513 13883 raft_consensus.cc:2468] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.244724 13998 leader_election.cc:304] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 580009e8f39e46878c68e63e4020e6fb, bb18a855b97f4f3b9e5d8a025bc9a4e6; no voters: 
I20260608 09:59:31.245527 14165 raft_consensus.cc:2804] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:31.245887 14165 raft_consensus.cc:493] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:31.245072 13777 catalog_manager.cc:5696] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:31.246230 14165 raft_consensus.cc:3060] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.252245 14165 raft_consensus.cc:515] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.254168 14165 leader_election.cc:290] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.255256 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de70087ccf1545d39a1e7e96a859fced" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6"
I20260608 09:59:31.254839 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de70087ccf1545d39a1e7e96a859fced" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:31.256575 13959 raft_consensus.cc:3060] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.256660 13883 raft_consensus.cc:3060] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.261430 13883 raft_consensus.cc:2468] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.262392 13997 leader_election.cc:304] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:31.262775 13959 raft_consensus.cc:2468] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.263083 14165 raft_consensus.cc:2804] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.263607 14165 raft_consensus.cc:697] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Becoming Leader. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Running, Role: LEADER
I20260608 09:59:31.264425 14165 consensus_queue.cc:237] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.271556 13777 catalog_manager.cc:5696] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 580009e8f39e46878c68e63e4020e6fb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:31.292783 14165 raft_consensus.cc:493] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.293277 14165 raft_consensus.cc:515] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.295130 14165 leader_election.cc:290] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.295843 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66262f3723c48adbf7b32cda9d1557c" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.296151 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66262f3723c48adbf7b32cda9d1557c" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" is_pre_election: true
I20260608 09:59:31.296481 13883 raft_consensus.cc:2468] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.296861 13959 raft_consensus.cc:2468] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 0.
I20260608 09:59:31.297516 13997 leader_election.cc:304] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:31.298321 14165 raft_consensus.cc:2804] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:31.298661 14165 raft_consensus.cc:493] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:31.298897 14165 raft_consensus.cc:3060] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.303524 14165 raft_consensus.cc:515] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.305362 14165 leader_election.cc:290] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Requested vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.305950 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66262f3723c48adbf7b32cda9d1557c" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886"
I20260608 09:59:31.306393 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66262f3723c48adbf7b32cda9d1557c" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6"
I20260608 09:59:31.306558 13883 raft_consensus.cc:3060] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.306977 13959 raft_consensus.cc:3060] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.313596 13883 raft_consensus.cc:2468] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.313907 13959 raft_consensus.cc:2468] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 580009e8f39e46878c68e63e4020e6fb in term 1.
I20260608 09:59:31.314810 13997 leader_election.cc:304] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530f4d050e3944049f80c0a162f39886, 580009e8f39e46878c68e63e4020e6fb; no voters: 
I20260608 09:59:31.315511 14165 raft_consensus.cc:2804] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.316008 14165 raft_consensus.cc:697] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Becoming Leader. State: Replica: 580009e8f39e46878c68e63e4020e6fb, State: Running, Role: LEADER
I20260608 09:59:31.316864 14165 consensus_queue.cc:237] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.324050 13777 catalog_manager.cc:5696] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 580009e8f39e46878c68e63e4020e6fb (127.4.69.3). New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:31.395319 14165 raft_consensus.cc:493] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:31.396123 14165 raft_consensus.cc:515] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } }
I20260608 09:59:31.399109 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530f4d050e3944049f80c0a162f39886" is_pre_election: true
I20260608 09:59:31.400115 13883 raft_consensus.cc:2393] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 580009e8f39e46878c68e63e4020e6fb in current term 1: Already voted for candidate bb18a855b97f4f3b9e5d8a025bc9a4e6 in this term.
I20260608 09:59:31.403282 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cf69690d7145d6a2339dca2c3a07c7" candidate_uuid: "580009e8f39e46878c68e63e4020e6fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" is_pre_election: true
I20260608 09:59:31.415807 13998 leader_election.cc:304] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 580009e8f39e46878c68e63e4020e6fb; no voters: 530f4d050e3944049f80c0a162f39886, bb18a855b97f4f3b9e5d8a025bc9a4e6
I20260608 09:59:31.416775 14096 raft_consensus.cc:3060] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.435102 14096 raft_consensus.cc:2749] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:31.439381 14165 leader_election.cc:290] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951), bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809)
I20260608 09:59:31.557869 14083 consensus_queue.cc:1048] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.569591 14083 consensus_queue.cc:1048] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.618244 13959 raft_consensus.cc:1275] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.618911 13884 raft_consensus.cc:1275] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.620577 14165 consensus_queue.cc:1048] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.625603 14165 consensus_queue.cc:1048] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:31.631306 13957 raft_consensus.cc:1275] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.637197 13959 raft_consensus.cc:1275] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.637669 14169 consensus_queue.cc:1048] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:31.642436 13880 raft_consensus.cc:1275] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.642546 14165 consensus_queue.cc:1048] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.643193 13884 raft_consensus.cc:1275] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.644395 14165 consensus_queue.cc:1048] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.645355 14164 consensus_queue.cc:1048] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:31.645592 14096 consensus_queue.cc:1048] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.660735 14169 consensus_queue.cc:1048] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:31.747014 14082 consensus_queue.cc:1048] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:31.827709 13997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:39951, user_credentials={real_user=slave}} blocked reactor thread for 72070.5us
I20260608 09:59:31.837532 14032 raft_consensus.cc:1275] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Refusing update from remote peer bb18a855b97f4f3b9e5d8a025bc9a4e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:31.856990 14169 consensus_queue.cc:1048] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:31.904547 14209 log.cc:927] Time spent T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260608 09:59:32.921285  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:32.927270 14228 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
W20260608 09:59:32.928438 14229 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
W20260608 09:59:32.929234 14231 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
I20260608 09:59:32.929538  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:32.930655  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:32.930894  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:32.931087  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912772931066 us; error 0 us; skew 500 ppm
I20260608 09:59:32.931665  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:32.933993  4372 webserver.cc:533] Webserver started at http://127.4.69.4:34735/ using document root <none> and password file <none>
I20260608 09:59:32.934551  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:32.934765  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:32.935047  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:32.936123  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "318b4bac75694f87a345adfe5a2d802e"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-t8l4"
I20260608 09:59:32.940814  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:32.944099 14236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.944876  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:32.945202  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "318b4bac75694f87a345adfe5a2d802e"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-t8l4"
I20260608 09:59:32.945503  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912543305729-4372-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)
I20260608 09:59:32.958323  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:32.959498  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:32.961016  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:32.963304  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:32.963551  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.963796  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:32.963973  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.005209  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:39005
I20260608 09:59:33.005342 14298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:39005 every 8 connection(s)
I20260608 09:59:33.020779 14299 heartbeater.cc:344] Connected to a master server at 127.4.69.62:39073
I20260608 09:59:33.021178 14299 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:33.021858 14299 heartbeater.cc:507] Master 127.4.69.62:39073 requested a full tablet report, sending...
I20260608 09:59:33.023869 13773 ts_manager.cc:194] Registered new tserver with Master: 318b4bac75694f87a345adfe5a2d802e (127.4.69.4:39005)
I20260608 09:59:33.025583 13773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36770
I20260608 09:59:33.196195 14031 consensus_queue.cc:237] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
I20260608 09:59:33.203348 13958 raft_consensus.cc:1275] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.203584 13883 raft_consensus.cc:1275] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.205247 14211 consensus_queue.cc:1048] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:33.206054 14227 consensus_queue.cc:1048] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:59:33.213431 14165 raft_consensus.cc:2955] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.215516 13958 raft_consensus.cc:2955] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
W20260608 09:59:33.218536 13996 consensus_peers.cc:597] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb -> Peer 318b4bac75694f87a345adfe5a2d802e (127.4.69.4:39005): Couldn't send request to peer 318b4bac75694f87a345adfe5a2d802e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0ffc4a6726a4d33a24c899f19b4fa40. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.218523 13883 raft_consensus.cc:2955] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.231043 14031 consensus_queue.cc:237] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
I20260608 09:59:33.232239 13778 catalog_manager.cc:5696] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb reported cstate change: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:33.237869 13996 consensus_peers.cc:597] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb -> Peer 318b4bac75694f87a345adfe5a2d802e (127.4.69.4:39005): Couldn't send request to peer 318b4bac75694f87a345adfe5a2d802e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de70087ccf1545d39a1e7e96a859fced. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.238818 13883 raft_consensus.cc:1275] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.239221 13958 raft_consensus.cc:1275] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.240527 14165 consensus_queue.cc:1048] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:33.241452 14227 consensus_queue.cc:1048] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:33.252482 13883 raft_consensus.cc:2955] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.249490 14227 raft_consensus.cc:2955] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.261700 13958 raft_consensus.cc:2955] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.269534 13782 catalog_manager.cc:5696] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 reported cstate change: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.281771 13958 consensus_queue.cc:237] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
I20260608 09:59:33.290297 14031 raft_consensus.cc:1275] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Refusing update from remote peer bb18a855b97f4f3b9e5d8a025bc9a4e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.290475 13883 raft_consensus.cc:1275] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer bb18a855b97f4f3b9e5d8a025bc9a4e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.291821 14083 consensus_queue.cc:1048] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:33.293627 14083 consensus_queue.cc:1048] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 09:59:33.300350 13922 consensus_peers.cc:597] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 -> Peer 318b4bac75694f87a345adfe5a2d802e (127.4.69.4:39005): Couldn't send request to peer 318b4bac75694f87a345adfe5a2d802e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58125c29d0c44318a3eccb2b999d0d44. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.301728 14224 raft_consensus.cc:2955] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.304404 14031 raft_consensus.cc:2955] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.304502 13883 raft_consensus.cc:2955] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.317898 13782 catalog_manager.cc:5696] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb reported cstate change: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.319154 14031 consensus_queue.cc:237] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
W20260608 09:59:33.326658 13996 consensus_peers.cc:597] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb -> Peer 318b4bac75694f87a345adfe5a2d802e (127.4.69.4:39005): Couldn't send request to peer 318b4bac75694f87a345adfe5a2d802e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d66262f3723c48adbf7b32cda9d1557c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.327243 13958 raft_consensus.cc:1275] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.328053 13883 raft_consensus.cc:1275] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Refusing update from remote peer 580009e8f39e46878c68e63e4020e6fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:33.328959 14207 consensus_queue.cc:1048] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:59:33.331046 14207 consensus_queue.cc:1048] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:33.339393 14227 raft_consensus.cc:2955] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.341564 13958 raft_consensus.cc:2955] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.343591 13880 raft_consensus.cc:2955] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } } }
I20260608 09:59:33.362664 13773 catalog_manager.cc:5696] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb reported cstate change: config changed from index -1 to 16, NON_VOTER 318b4bac75694f87a345adfe5a2d802e (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "580009e8f39e46878c68e63e4020e6fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:33.525697  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:33.588874  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:33.589669  4372 tablet_replica.cc:333] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.590544  4372 raft_consensus.cc:2243] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.591316  4372 raft_consensus.cc:2272] T de70087ccf1545d39a1e7e96a859fced P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.594756  4372 tablet_replica.cc:333] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.595564  4372 raft_consensus.cc:2243] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.596246  4372 raft_consensus.cc:2272] T d66262f3723c48adbf7b32cda9d1557c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.599599  4372 tablet_replica.cc:333] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.600383  4372 raft_consensus.cc:2243] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.601121  4372 raft_consensus.cc:2272] T e0ffc4a6726a4d33a24c899f19b4fa40 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.604473  4372 tablet_replica.cc:333] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.605253  4372 raft_consensus.cc:2243] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.605883  4372 raft_consensus.cc:2272] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.609127  4372 tablet_replica.cc:333] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.609880  4372 raft_consensus.cc:2243] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.610431  4372 raft_consensus.cc:2272] T 28cf69690d7145d6a2339dca2c3a07c7 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.613557  4372 tablet_replica.cc:333] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.614261  4372 raft_consensus.cc:2243] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.614882  4372 raft_consensus.cc:2272] T 58125c29d0c44318a3eccb2b999d0d44 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.618095  4372 tablet_replica.cc:333] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.618825  4372 raft_consensus.cc:2243] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.619441  4372 raft_consensus.cc:2272] T 6e7090664de247e0b420716cb2a26fa6 P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.622170  4372 tablet_replica.cc:333] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886: stopping tablet replica
I20260608 09:59:33.622792  4372 raft_consensus.cc:2243] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.623349  4372 raft_consensus.cc:2272] T db4d782338204d56916d008775ac87fa P 530f4d050e3944049f80c0a162f39886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.656028  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
W20260608 09:59:33.672989 13997 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39951: connect: Connection refused (error 111)
I20260608 09:59:33.680581  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
W20260608 09:59:33.682859 13997 consensus_peers.cc:597] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb -> Peer 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951): Couldn't send request to peer 530f4d050e3944049f80c0a162f39886. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.705224  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:33.706017  4372 tablet_replica.cc:333] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.706868  4372 raft_consensus.cc:2243] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.707602  4372 raft_consensus.cc:2272] T de70087ccf1545d39a1e7e96a859fced P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.711025  4372 tablet_replica.cc:333] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.711833  4372 raft_consensus.cc:2243] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.712533  4372 raft_consensus.cc:2272] T e0ffc4a6726a4d33a24c899f19b4fa40 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.715698  4372 tablet_replica.cc:333] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.716481  4372 raft_consensus.cc:2243] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.717212  4372 raft_consensus.cc:2272] T d66262f3723c48adbf7b32cda9d1557c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.720556  4372 tablet_replica.cc:333] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.721360  4372 raft_consensus.cc:2243] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.722730  4372 raft_consensus.cc:2272] T 58125c29d0c44318a3eccb2b999d0d44 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.725898  4372 tablet_replica.cc:333] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.726632  4372 raft_consensus.cc:2243] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.727170  4372 raft_consensus.cc:2272] T 50353a09e1e74af3b6537262acaed3cc P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.729856  4372 tablet_replica.cc:333] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.730567  4372 raft_consensus.cc:2243] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.732523  4372 raft_consensus.cc:2272] T 1da5ebae630d48e7b73a5e2af6f9ab9c P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.735534  4372 tablet_replica.cc:333] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.736240  4372 raft_consensus.cc:2243] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.737224  4372 raft_consensus.cc:2272] T 28cf69690d7145d6a2339dca2c3a07c7 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.740267  4372 tablet_replica.cc:333] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6: stopping tablet replica
I20260608 09:59:33.740949  4372 raft_consensus.cc:2243] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.741493  4372 raft_consensus.cc:2272] T bbf388a05a1d4a108b709534042ca249 P bb18a855b97f4f3b9e5d8a025bc9a4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:33.745289 13998 consensus_peers.cc:597] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb -> Peer bb18a855b97f4f3b9e5d8a025bc9a4e6 (127.4.69.2:46809): Couldn't send request to peer bb18a855b97f4f3b9e5d8a025bc9a4e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.755836 14315 ts_tablet_manager.cc:933] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Initiating tablet copy from peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:33.761384 14315 tablet_copy_client.cc:323] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:34205
I20260608 09:59:33.773825 14043 tablet_copy_service.cc:140] P 580009e8f39e46878c68e63e4020e6fb: Received BeginTabletCopySession request for tablet e0ffc4a6726a4d33a24c899f19b4fa40 from peer 318b4bac75694f87a345adfe5a2d802e ({username='slave'} at 127.0.0.1:36794)
I20260608 09:59:33.774353 14043 tablet_copy_service.cc:161] P 580009e8f39e46878c68e63e4020e6fb: Beginning new tablet copy session on tablet e0ffc4a6726a4d33a24c899f19b4fa40 from peer 318b4bac75694f87a345adfe5a2d802e at {username='slave'} at 127.0.0.1:36794: session id = 318b4bac75694f87a345adfe5a2d802e-e0ffc4a6726a4d33a24c899f19b4fa40
I20260608 09:59:33.777944  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:33.780666 14043 tablet_copy_source_session.cc:215] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:33.783489 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ffc4a6726a4d33a24c899f19b4fa40. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:59:33.795236 13997 consensus_peers.cc:597] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb -> Peer 530f4d050e3944049f80c0a162f39886 (127.4.69.1:39951): Couldn't send request to peer 530f4d050e3944049f80c0a162f39886. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:39951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:33.797585 14315 tablet_copy_client.cc:806] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:33.798142 14315 tablet_copy_client.cc:670] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:33.801923 14315 tablet_copy_client.cc:538] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:33.802870  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:33.814585 14315 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Bootstrap starting.
I20260608 09:59:33.820977 14319 ts_tablet_manager.cc:933] T d66262f3723c48adbf7b32cda9d1557c P 318b4bac75694f87a345adfe5a2d802e: Initiating tablet copy from peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:33.829023  4372 tablet_copy_service.cc:362] P 580009e8f39e46878c68e63e4020e6fb: Destroying tablet copy session 318b4bac75694f87a345adfe5a2d802e-e0ffc4a6726a4d33a24c899f19b4fa40 due to service shutdown
I20260608 09:59:33.829428  4372 tablet_copy_service.cc:434] P 580009e8f39e46878c68e63e4020e6fb: ending tablet copy session 318b4bac75694f87a345adfe5a2d802e-e0ffc4a6726a4d33a24c899f19b4fa40 on tablet e0ffc4a6726a4d33a24c899f19b4fa40 with peer 318b4bac75694f87a345adfe5a2d802e
I20260608 09:59:33.829873 14319 tablet_copy_client.cc:323] T d66262f3723c48adbf7b32cda9d1557c P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:34205
I20260608 09:59:33.860838 14322 ts_tablet_manager.cc:933] T de70087ccf1545d39a1e7e96a859fced P 318b4bac75694f87a345adfe5a2d802e: Initiating tablet copy from peer 580009e8f39e46878c68e63e4020e6fb (127.4.69.3:34205)
I20260608 09:59:33.861194  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:33.862082  4372 tablet_replica.cc:333] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.863147  4372 raft_consensus.cc:2243] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.864871  4372 raft_consensus.cc:2272] T de70087ccf1545d39a1e7e96a859fced P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.869052  4372 tablet_replica.cc:333] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.870095  4372 raft_consensus.cc:2243] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.870965 14322 tablet_copy_client.cc:323] T de70087ccf1545d39a1e7e96a859fced P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:34205
I20260608 09:59:33.871261  4372 raft_consensus.cc:2272] T 28cf69690d7145d6a2339dca2c3a07c7 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.874066  4372 tablet_replica.cc:333] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.874675  4372 raft_consensus.cc:2243] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.875159  4372 raft_consensus.cc:2272] T 58125c29d0c44318a3eccb2b999d0d44 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.878465  4372 tablet_replica.cc:333] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.879040  4372 raft_consensus.cc:2243] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.879546  4372 raft_consensus.cc:2272] T 3a52bb71efed40599be396cecbadf5ad P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.881603  4372 tablet_replica.cc:333] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.882155  4372 raft_consensus.cc:2243] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:33.882675  4372 raft_consensus.cc:2272] T 1da5ebae630d48e7b73a5e2af6f9ab9c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.886003  4372 tablet_replica.cc:333] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.886581  4372 raft_consensus.cc:2243] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.887475  4372 raft_consensus.cc:2272] T d66262f3723c48adbf7b32cda9d1557c P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.890110  4372 tablet_replica.cc:333] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.890666  4372 raft_consensus.cc:2243] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.891681  4372 raft_consensus.cc:2272] T e0ffc4a6726a4d33a24c899f19b4fa40 P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.894137  4372 tablet_replica.cc:333] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb: stopping tablet replica
I20260608 09:59:33.894637  4372 raft_consensus.cc:2243] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.895128  4372 raft_consensus.cc:2272] T dc3cbb99c8254e78ae7d731d2d1d65ef P 580009e8f39e46878c68e63e4020e6fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.919016  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
W20260608 09:59:33.923951 14239 connection.cc:466] server connection from 127.0.0.1:37780 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:37780 (request call id 5) could send its response
W20260608 09:59:33.928362 14239 connection.cc:466] server connection from 127.0.0.1:37780 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:37780 (request call id 4) could send its response
I20260608 09:59:33.939273  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:59:33.959190 14315 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:33.960247 14315 tablet_bootstrap.cc:492] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Bootstrap complete.
I20260608 09:59:33.960990 14315 ts_tablet_manager.cc:1403] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Time spent bootstrapping tablet: real 0.147s	user 0.119s	sys 0.013s
I20260608 09:59:33.961608  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:33.963857 14315 raft_consensus.cc:359] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
I20260608 09:59:33.964632 14315 raft_consensus.cc:740] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 318b4bac75694f87a345adfe5a2d802e, State: Initialized, Role: LEARNER
I20260608 09:59:33.965251 14315 consensus_queue.cc:260] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "530f4d050e3944049f80c0a162f39886" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "bb18a855b97f4f3b9e5d8a025bc9a4e6" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 46809 } } peers { permanent_uuid: "580009e8f39e46878c68e63e4020e6fb" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34205 } } peers { permanent_uuid: "318b4bac75694f87a345adfe5a2d802e" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 39005 } attrs { promote: true } }
I20260608 09:59:33.967684 14315 ts_tablet_manager.cc:1434] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 09:59:33.970184 14315 tablet_copy_client.cc:1131] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.69.3:34205: connect: Connection refused (error 111)
I20260608 09:59:33.971681  4372 tablet_replica.cc:333] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e: stopping tablet replica
I20260608 09:59:33.972255  4372 raft_consensus.cc:2243] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:33.972651  4372 raft_consensus.cc:2272] T e0ffc4a6726a4d33a24c899f19b4fa40 P 318b4bac75694f87a345adfe5a2d802e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:33.992146  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:34.004737  4372 master.cc:562] Master@127.4.69.62:39073 shutting down...
W20260608 09:59:34.024024 13829 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:34.024271 13829 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:34.024423 13829 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:34.025678  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:34.026135  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:34.026407  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P f48fb026d3594a98bf11a50d099793cd: stopping tablet replica
I20260608 09:59:34.048171  4372 master.cc:584] Master@127.4.69.62:39073 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6105 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:59:34.087569  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:33055
I20260608 09:59:34.088840  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:34.094008 14325 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
W20260608 09:59:34.094053 14326 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
W20260608 09:59:34.095273 14328 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
I20260608 09:59:34.097204  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:34.098026  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:34.098199  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:34.098325  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912774098313 us; error 0 us; skew 500 ppm
I20260608 09:59:34.098829  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:34.101066  4372 webserver.cc:533] Webserver started at http://127.4.69.62:40695/ using document root <none> and password file <none>
I20260608 09:59:34.101531  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:34.101682  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:34.101904  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:34.102919  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "482571ce780543eaaccd4b6b9502ad3b"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.107398  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:34.111014 14333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.112107  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:59:34.112466  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "482571ce780543eaaccd4b6b9502ad3b"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.112903  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-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)
I20260608 09:59:34.139672  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:34.140779  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:34.175994  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:33055
I20260608 09:59:34.176110 14384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:33055 every 8 connection(s)
I20260608 09:59:34.180220 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.190462 14385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b: Bootstrap starting.
I20260608 09:59:34.194955 14385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.198764 14385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b: No bootstrap required, opened a new log
I20260608 09:59:34.200824 14385 raft_consensus.cc:359] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER }
I20260608 09:59:34.201176 14385 raft_consensus.cc:385] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.201366 14385 raft_consensus.cc:740] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 482571ce780543eaaccd4b6b9502ad3b, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.201972 14385 consensus_queue.cc:260] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER }
I20260608 09:59:34.202404 14385 raft_consensus.cc:399] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:34.202593 14385 raft_consensus.cc:493] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:34.202808 14385 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.207033 14385 raft_consensus.cc:515] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER }
I20260608 09:59:34.207497 14385 leader_election.cc:304] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [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: 482571ce780543eaaccd4b6b9502ad3b; no voters: 
I20260608 09:59:34.208606 14385 leader_election.cc:290] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:34.209051 14388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:34.210634 14388 raft_consensus.cc:697] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 1 LEADER]: Becoming Leader. State: Replica: 482571ce780543eaaccd4b6b9502ad3b, State: Running, Role: LEADER
I20260608 09:59:34.211336 14388 consensus_queue.cc:237] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [LEADER]: Queue going to LEADER mode. State: All 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: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER }
I20260608 09:59:34.211615 14385 sys_catalog.cc:565] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:34.216068 14389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "482571ce780543eaaccd4b6b9502ad3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER } }
I20260608 09:59:34.216480 14390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 482571ce780543eaaccd4b6b9502ad3b. Latest consensus state: current_term: 1 leader_uuid: "482571ce780543eaaccd4b6b9502ad3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "482571ce780543eaaccd4b6b9502ad3b" member_type: VOTER } }
I20260608 09:59:34.216964 14389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:34.220533 14390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:34.222921 14395 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:34.229990 14395 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:34.231014  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:34.239085 14395 catalog_manager.cc:1382] Generated new cluster ID: 5f786df307ab46fa9bc4b64e12ce2a09
I20260608 09:59:34.239333 14395 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:34.255761 14395 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:34.257030 14395 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:34.277218 14395 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b: Generated new TSK 0
I20260608 09:59:34.277819 14395 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:34.298187  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:34.304487 14406 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
W20260608 09:59:34.305043 14407 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
I20260608 09:59:34.307521  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:34.307561 14409 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
I20260608 09:59:34.308806  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:34.309023  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:34.309207  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912774309188 us; error 0 us; skew 500 ppm
I20260608 09:59:34.309816  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:34.312182  4372 webserver.cc:533] Webserver started at http://127.4.69.1:44533/ using document root <none> and password file <none>
I20260608 09:59:34.312804  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:34.313010  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:34.313318  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:34.314433  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "d6d6ec357bb5438789a7227549075e0f"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.319126  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:34.322685 14414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.323525  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:34.323868  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "d6d6ec357bb5438789a7227549075e0f"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.324229  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-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)
I20260608 09:59:34.347050  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:34.348150  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:34.349678  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:34.352012  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:34.352250  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.352490  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:34.352731  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.390652  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:43313
I20260608 09:59:34.390785 14476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:43313 every 8 connection(s)
I20260608 09:59:34.396106  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:34.403820 14481 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
W20260608 09:59:34.405788 14482 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
I20260608 09:59:34.408480  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:34.408589 14485 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
I20260608 09:59:34.410825  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:34.411068  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:34.411486  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912774411464 us; error 0 us; skew 500 ppm
I20260608 09:59:34.412626  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:34.415573 14477 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33055
I20260608 09:59:34.415664  4372 webserver.cc:533] Webserver started at http://127.4.69.2:40973/ using document root <none> and password file <none>
I20260608 09:59:34.416004 14477 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:34.416390  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:34.416656  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:34.416983 14477 heartbeater.cc:507] Master 127.4.69.62:33055 requested a full tablet report, sending...
I20260608 09:59:34.417027  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:34.418632  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "afdb92deff7440f292ecbb0147cdd258"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.419458 14350 ts_manager.cc:194] Registered new tserver with Master: d6d6ec357bb5438789a7227549075e0f (127.4.69.1:43313)
I20260608 09:59:34.421499 14350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50126
I20260608 09:59:34.424100  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:34.427802 14489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.428642  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:34.429037  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "afdb92deff7440f292ecbb0147cdd258"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.429311  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-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)
I20260608 09:59:34.439064  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:34.440104  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:34.441524  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:34.443776  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:34.443997  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.444232  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:34.444406  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.482415  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:42465
I20260608 09:59:34.482561 14551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:42465 every 8 connection(s)
I20260608 09:59:34.487377  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:34.494879 14555 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
W20260608 09:59:34.495242 14556 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
W20260608 09:59:34.498982 14558 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
I20260608 09:59:34.499825  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:34.500777 14552 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33055
I20260608 09:59:34.500923  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:34.501204  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:34.501232 14552 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:34.501531  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912774501510 us; error 0 us; skew 500 ppm
I20260608 09:59:34.502259 14552 heartbeater.cc:507] Master 127.4.69.62:33055 requested a full tablet report, sending...
I20260608 09:59:34.502430  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:34.504736 14350 ts_manager.cc:194] Registered new tserver with Master: afdb92deff7440f292ecbb0147cdd258 (127.4.69.2:42465)
I20260608 09:59:34.505306  4372 webserver.cc:533] Webserver started at http://127.4.69.3:33023/ using document root <none> and password file <none>
I20260608 09:59:34.505870  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:34.506078  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:34.506345  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:34.506385 14350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50136
I20260608 09:59:34.507640  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "273decd603a54bd6b466f0ac62c48709"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.512208  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 09:59:34.515982 14563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.516867  4372 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:34.517115  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "273decd603a54bd6b466f0ac62c48709"
format_stamp: "Formatted at 2026-06-08 09:59:34 on dist-test-slave-t8l4"
I20260608 09:59:34.517345  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912543305729-4372-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)
I20260608 09:59:34.536912  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:34.537952  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:34.539273  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:34.541595  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:34.541806  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.542083  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:34.542225  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:34.579654  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:34489
I20260608 09:59:34.579792 14625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:34489 every 8 connection(s)
I20260608 09:59:34.593595 14626 heartbeater.cc:344] Connected to a master server at 127.4.69.62:33055
I20260608 09:59:34.594000 14626 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:34.594769 14626 heartbeater.cc:507] Master 127.4.69.62:33055 requested a full tablet report, sending...
I20260608 09:59:34.596786 14350 ts_manager.cc:194] Registered new tserver with Master: 273decd603a54bd6b466f0ac62c48709 (127.4.69.3:34489)
I20260608 09:59:34.597748  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014653734s
I20260608 09:59:34.598160 14350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50148
I20260608 09:59:34.666615 14350 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50162:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:34.669299 14350 catalog_manager.cc:7076] 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.
I20260608 09:59:34.728153 14442 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4eeb2febf341198cb6d6cf6f5905c3 (DEFAULT_TABLE table=test-workload [id=5bc24893e988413abd6bd636f035f3e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:34.728915 14591 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4eeb2febf341198cb6d6cf6f5905c3 (DEFAULT_TABLE table=test-workload [id=5bc24893e988413abd6bd636f035f3e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:34.730237 14442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4eeb2febf341198cb6d6cf6f5905c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.730540 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4eeb2febf341198cb6d6cf6f5905c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.736711 14517 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4eeb2febf341198cb6d6cf6f5905c3 (DEFAULT_TABLE table=test-workload [id=5bc24893e988413abd6bd636f035f3e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:34.738485 14517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4eeb2febf341198cb6d6cf6f5905c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.751020 14642 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: Bootstrap starting.
I20260608 09:59:34.754315 14643 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Bootstrap starting.
I20260608 09:59:34.757880 14644 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: Bootstrap starting.
I20260608 09:59:34.760203 14642 tablet_bootstrap.cc:654] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.762867 14643 tablet_bootstrap.cc:654] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.764513 14644 tablet_bootstrap.cc:654] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.767140 14642 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: No bootstrap required, opened a new log
I20260608 09:59:34.767735 14642 ts_tablet_manager.cc:1403] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 09:59:34.769595 14643 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: No bootstrap required, opened a new log
I20260608 09:59:34.770062 14643 ts_tablet_manager.cc:1403] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:59:34.770906 14644 tablet_bootstrap.cc:492] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: No bootstrap required, opened a new log
I20260608 09:59:34.771421 14644 ts_tablet_manager.cc:1403] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 09:59:34.771502 14642 raft_consensus.cc:359] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.772522 14642 raft_consensus.cc:385] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.772872 14642 raft_consensus.cc:740] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273decd603a54bd6b466f0ac62c48709, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.772861 14643 raft_consensus.cc:359] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.773769 14643 raft_consensus.cc:385] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.774101 14643 raft_consensus.cc:740] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d6ec357bb5438789a7227549075e0f, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.774024 14642 consensus_queue.cc:260] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.774852 14644 raft_consensus.cc:359] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.775095 14643 consensus_queue.cc:260] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.775655 14644 raft_consensus.cc:385] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.776154 14644 raft_consensus.cc:740] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afdb92deff7440f292ecbb0147cdd258, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.777370 14626 heartbeater.cc:499] Master 127.4.69.62:33055 was elected leader, sending a full tablet report...
I20260608 09:59:34.777747 14642 ts_tablet_manager.cc:1434] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:59:34.778790 14643 ts_tablet_manager.cc:1434] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:59:34.779014 14644 consensus_queue.cc:260] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.780982 14477 heartbeater.cc:499] Master 127.4.69.62:33055 was elected leader, sending a full tablet report...
I20260608 09:59:34.783682 14552 heartbeater.cc:499] Master 127.4.69.62:33055 was elected leader, sending a full tablet report...
I20260608 09:59:34.783790 14644 ts_tablet_manager.cc:1434] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260608 09:59:34.908752 14649 raft_consensus.cc:493] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.909389 14649 raft_consensus.cc:515] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.911837 14649 leader_election.cc:290] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273decd603a54bd6b466f0ac62c48709 (127.4.69.3:34489), afdb92deff7440f292ecbb0147cdd258 (127.4.69.2:42465)
I20260608 09:59:34.923601 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4eeb2febf341198cb6d6cf6f5905c3" candidate_uuid: "d6d6ec357bb5438789a7227549075e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273decd603a54bd6b466f0ac62c48709" is_pre_election: true
I20260608 09:59:34.924582 14601 raft_consensus.cc:2468] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d6ec357bb5438789a7227549075e0f in term 0.
I20260608 09:59:34.925324 14527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4eeb2febf341198cb6d6cf6f5905c3" candidate_uuid: "d6d6ec357bb5438789a7227549075e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afdb92deff7440f292ecbb0147cdd258" is_pre_election: true
I20260608 09:59:34.926081 14527 raft_consensus.cc:2468] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d6ec357bb5438789a7227549075e0f in term 0.
I20260608 09:59:34.926182 14417 leader_election.cc:304] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273decd603a54bd6b466f0ac62c48709, d6d6ec357bb5438789a7227549075e0f; no voters: 
I20260608 09:59:34.927213 14649 raft_consensus.cc:2804] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:34.927647 14649 raft_consensus.cc:493] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:34.927969 14649 raft_consensus.cc:3060] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.934118 14649 raft_consensus.cc:515] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.935894 14649 leader_election.cc:290] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [CANDIDATE]: Term 1 election: Requested vote from peers 273decd603a54bd6b466f0ac62c48709 (127.4.69.3:34489), afdb92deff7440f292ecbb0147cdd258 (127.4.69.2:42465)
I20260608 09:59:34.936715 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4eeb2febf341198cb6d6cf6f5905c3" candidate_uuid: "d6d6ec357bb5438789a7227549075e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273decd603a54bd6b466f0ac62c48709"
I20260608 09:59:34.936944 14527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4eeb2febf341198cb6d6cf6f5905c3" candidate_uuid: "d6d6ec357bb5438789a7227549075e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afdb92deff7440f292ecbb0147cdd258"
I20260608 09:59:34.937342 14601 raft_consensus.cc:3060] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.937487 14527 raft_consensus.cc:3060] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.945998 14527 raft_consensus.cc:2468] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d6ec357bb5438789a7227549075e0f in term 1.
I20260608 09:59:34.945998 14601 raft_consensus.cc:2468] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d6ec357bb5438789a7227549075e0f in term 1.
I20260608 09:59:34.947378 14417 leader_election.cc:304] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273decd603a54bd6b466f0ac62c48709, d6d6ec357bb5438789a7227549075e0f; no voters: 
I20260608 09:59:34.948110 14649 raft_consensus.cc:2804] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:34.949038 14649 raft_consensus.cc:697] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 LEADER]: Becoming Leader. State: Replica: d6d6ec357bb5438789a7227549075e0f, State: Running, Role: LEADER
I20260608 09:59:34.949839 14649 consensus_queue.cc:237] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } }
I20260608 09:59:34.956511 14348 catalog_manager.cc:5696] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d6ec357bb5438789a7227549075e0f (127.4.69.1). New cstate: current_term: 1 leader_uuid: "d6d6ec357bb5438789a7227549075e0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273decd603a54bd6b466f0ac62c48709" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d6ec357bb5438789a7227549075e0f" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afdb92deff7440f292ecbb0147cdd258" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.024639  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:35.046808  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:35.047812  4372 tablet_replica.cc:333] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: stopping tablet replica
I20260608 09:59:35.048308  4372 raft_consensus.cc:2243] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:35.048977  4372 pending_rounds.cc:70] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Trying to abort 1 pending ops.
I20260608 09:59:35.049170  4372 pending_rounds.cc:77] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618726201499648 op_type: NO_OP noop_request { }
I20260608 09:59:35.049451  4372 raft_consensus.cc:2889] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:35.049700  4372 raft_consensus.cc:2272] T 8d4eeb2febf341198cb6d6cf6f5905c3 P d6d6ec357bb5438789a7227549075e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:35.071384  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:35.084213  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:35.122535  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:35.123461  4372 tablet_replica.cc:333] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258: stopping tablet replica
I20260608 09:59:35.123963  4372 raft_consensus.cc:2243] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:35.124343  4372 raft_consensus.cc:2272] T 8d4eeb2febf341198cb6d6cf6f5905c3 P afdb92deff7440f292ecbb0147cdd258 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:35.143582  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:35.154829  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:35.178959  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:35.179919  4372 tablet_replica.cc:333] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709: stopping tablet replica
I20260608 09:59:35.180451  4372 raft_consensus.cc:2243] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:35.180900  4372 raft_consensus.cc:2272] T 8d4eeb2febf341198cb6d6cf6f5905c3 P 273decd603a54bd6b466f0ac62c48709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:35.199939  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:35.211128  4372 master.cc:562] Master@127.4.69.62:33055 shutting down...
I20260608 09:59:35.236557  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:35.237119  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:35.237437  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 482571ce780543eaaccd4b6b9502ad3b: stopping tablet replica
I20260608 09:59:35.256508  4372 master.cc:584] Master@127.4.69.62:33055 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1212 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:59:35.302402  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:43525
I20260608 09:59:35.303625  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:35.309486 14655 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
W20260608 09:59:35.309634 14654 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
W20260608 09:59:35.310403 14657 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
I20260608 09:59:35.312227  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:35.313086  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:35.313273  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:35.313387  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912775313376 us; error 0 us; skew 500 ppm
I20260608 09:59:35.313891  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:35.316359  4372 webserver.cc:533] Webserver started at http://127.4.69.62:45401/ using document root <none> and password file <none>
I20260608 09:59:35.316887  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:35.317045  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:35.317274  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:35.318336  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "cd2a7aa3bc55403eb89d928e720b96e7"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.322950  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:35.326480 14662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.327301  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:35.327558  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "cd2a7aa3bc55403eb89d928e720b96e7"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.327796  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-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)
I20260608 09:59:35.364923  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:35.366176  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:35.405586  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:43525
I20260608 09:59:35.405720 14713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:43525 every 8 connection(s)
I20260608 09:59:35.409863 14714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.421150 14714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7: Bootstrap starting.
I20260608 09:59:35.426263 14714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.430634 14714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7: No bootstrap required, opened a new log
I20260608 09:59:35.432894 14714 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER }
I20260608 09:59:35.433259 14714 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.433439 14714 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2a7aa3bc55403eb89d928e720b96e7, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.434046 14714 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER }
I20260608 09:59:35.434450 14714 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:35.434638 14714 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:35.434857 14714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.439541 14714 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER }
I20260608 09:59:35.440016 14714 leader_election.cc:304] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [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: cd2a7aa3bc55403eb89d928e720b96e7; no voters: 
I20260608 09:59:35.441169 14714 leader_election.cc:290] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:35.441597 14717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.442979 14717 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 1 LEADER]: Becoming Leader. State: Replica: cd2a7aa3bc55403eb89d928e720b96e7, State: Running, Role: LEADER
I20260608 09:59:35.443683 14717 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [LEADER]: Queue going to LEADER mode. State: All 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: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER }
I20260608 09:59:35.444137 14714 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:35.447074 14719 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd2a7aa3bc55403eb89d928e720b96e7. Latest consensus state: current_term: 1 leader_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER } }
I20260608 09:59:35.446911 14718 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2a7aa3bc55403eb89d928e720b96e7" member_type: VOTER } }
I20260608 09:59:35.447832 14718 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:35.448441 14719 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:35.451193 14723 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:35.459755 14723 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:35.460743  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:35.469060 14723 catalog_manager.cc:1382] Generated new cluster ID: 841b6d988f2545b4b3d335203c133160
I20260608 09:59:35.469312 14723 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:35.486411 14723 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:35.487723 14723 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:35.500182 14723 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7: Generated new TSK 0
I20260608 09:59:35.500790 14723 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:35.527303  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:35.533555 14735 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
W20260608 09:59:35.534798 14736 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
W20260608 09:59:35.536463 14738 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
I20260608 09:59:35.536617  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:35.537606  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:35.537813  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:35.537993  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912775537973 us; error 0 us; skew 500 ppm
I20260608 09:59:35.538610  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:35.541023  4372 webserver.cc:533] Webserver started at http://127.4.69.1:44557/ using document root <none> and password file <none>
I20260608 09:59:35.541571  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:35.541783  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:35.542073  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:35.543210  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "d59de01f690343e5924c3f9095cb5546"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.548015  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:59:35.551589 14743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.552351  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:35.552651  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "d59de01f690343e5924c3f9095cb5546"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.552994  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-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)
I20260608 09:59:35.582834  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:35.583982  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:35.585464  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:35.587762  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:35.587991  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.588243  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:35.588418  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.628602  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:41017
I20260608 09:59:35.628814 14805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:41017 every 8 connection(s)
I20260608 09:59:35.634093  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:35.641203 14810 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
W20260608 09:59:35.642875 14811 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
W20260608 09:59:35.644686 14813 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
I20260608 09:59:35.645267  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:35.646446  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:35.646680  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:35.646916  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912775646895 us; error 0 us; skew 500 ppm
I20260608 09:59:35.647135 14806 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43525
I20260608 09:59:35.647567 14806 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:35.647606  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:35.648362 14806 heartbeater.cc:507] Master 127.4.69.62:43525 requested a full tablet report, sending...
I20260608 09:59:35.650588  4372 webserver.cc:533] Webserver started at http://127.4.69.2:36659/ using document root <none> and password file <none>
I20260608 09:59:35.650760 14679 ts_manager.cc:194] Registered new tserver with Master: d59de01f690343e5924c3f9095cb5546 (127.4.69.1:41017)
I20260608 09:59:35.651237  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:35.651501  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:35.651779  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:35.652902 14679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51246
I20260608 09:59:35.652899  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "757ddaf5627a4b85a3c58db29474aac1"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.658018  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:35.661356 14818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.662102  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:35.662397  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "757ddaf5627a4b85a3c58db29474aac1"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.662663  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-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)
I20260608 09:59:35.678510  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:35.679718  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:35.681173  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:35.683444  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:35.683648  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.683912  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:35.684077  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.723953  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:45479
I20260608 09:59:35.724118 14880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:45479 every 8 connection(s)
I20260608 09:59:35.729267  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:35.736989 14884 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
W20260608 09:59:35.738601 14885 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
I20260608 09:59:35.740497  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:35.742238 14887 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
I20260608 09:59:35.742303 14881 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43525
I20260608 09:59:35.743098 14881 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:35.743628  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:35.743954  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:35.744019 14881 heartbeater.cc:507] Master 127.4.69.62:43525 requested a full tablet report, sending...
I20260608 09:59:35.744222  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912775744202 us; error 0 us; skew 500 ppm
I20260608 09:59:35.745204  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:35.746464 14679 ts_manager.cc:194] Registered new tserver with Master: 757ddaf5627a4b85a3c58db29474aac1 (127.4.69.2:45479)
I20260608 09:59:35.747929 14679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51260
I20260608 09:59:35.749187  4372 webserver.cc:533] Webserver started at http://127.4.69.3:43823/ using document root <none> and password file <none>
I20260608 09:59:35.749775  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:35.749989  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:35.750273  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:35.751441  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "4b35cddfd9d7488a92f814241cf3cb5b"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.756294  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:59:35.759987 14892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.760847  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:35.761142  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "4b35cddfd9d7488a92f814241cf3cb5b"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.761447  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-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)
I20260608 09:59:35.778029  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:35.779168  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:35.780565  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:35.782853  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:35.783084  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.783325  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:35.783504  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.824946  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:46341
I20260608 09:59:35.825122 14954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:46341 every 8 connection(s)
I20260608 09:59:35.830440  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:35.837378 14958 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
W20260608 09:59:35.839025 14959 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
W20260608 09:59:35.842132 14961 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
I20260608 09:59:35.842264  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:35.843487 14955 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43525
I20260608 09:59:35.843562  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:35.844097  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:35.844125 14955 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:35.844384  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912775844365 us; error 0 us; skew 500 ppm
I20260608 09:59:35.845060 14955 heartbeater.cc:507] Master 127.4.69.62:43525 requested a full tablet report, sending...
I20260608 09:59:35.845290  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:35.847227 14679 ts_manager.cc:194] Registered new tserver with Master: 4b35cddfd9d7488a92f814241cf3cb5b (127.4.69.3:46341)
I20260608 09:59:35.848170  4372 webserver.cc:533] Webserver started at http://127.4.69.4:39805/ using document root <none> and password file <none>
I20260608 09:59:35.848811  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:35.849068  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:35.848898 14679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51266
I20260608 09:59:35.849460  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:35.850838  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "6f3282e5300f448c8b9e253d069025c9"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.855707  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:35.859174 14966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.860033  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:35.860344  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "6f3282e5300f448c8b9e253d069025c9"
format_stamp: "Formatted at 2026-06-08 09:59:35 on dist-test-slave-t8l4"
I20260608 09:59:35.860652  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912543305729-4372-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)
I20260608 09:59:35.885620  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:35.886982  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:35.888532  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:35.891000  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:35.891243  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.891502  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:35.891685  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:35.933394  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:41127
I20260608 09:59:35.933542 15028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:41127 every 8 connection(s)
I20260608 09:59:35.948019 15029 heartbeater.cc:344] Connected to a master server at 127.4.69.62:43525
I20260608 09:59:35.948486 15029 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:35.949361 15029 heartbeater.cc:507] Master 127.4.69.62:43525 requested a full tablet report, sending...
I20260608 09:59:35.951398 14679 ts_manager.cc:194] Registered new tserver with Master: 6f3282e5300f448c8b9e253d069025c9 (127.4.69.4:41127)
I20260608 09:59:35.952178  4372 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015220635s
I20260608 09:59:35.953214 14679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51274
I20260608 09:59:35.978871 14679 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51278:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:36.028288 14846 tablet_service.cc:1511] Processing CreateTablet for tablet 65e6a414e8424cafa481e6d5d4e5bd96 (DEFAULT_TABLE table=test-workload [id=c0898c9c8a3449859ad378d5c6180840]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:36.029330 14771 tablet_service.cc:1511] Processing CreateTablet for tablet 65e6a414e8424cafa481e6d5d4e5bd96 (DEFAULT_TABLE table=test-workload [id=c0898c9c8a3449859ad378d5c6180840]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:36.029881 14846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e6a414e8424cafa481e6d5d4e5bd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:36.030715 14771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e6a414e8424cafa481e6d5d4e5bd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:36.041162 14994 tablet_service.cc:1511] Processing CreateTablet for tablet 65e6a414e8424cafa481e6d5d4e5bd96 (DEFAULT_TABLE table=test-workload [id=c0898c9c8a3449859ad378d5c6180840]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:36.042575 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e6a414e8424cafa481e6d5d4e5bd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:36.047314 15044 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: Bootstrap starting.
I20260608 09:59:36.049000 15045 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Bootstrap starting.
I20260608 09:59:36.055354 15044 tablet_bootstrap.cc:654] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:36.057091 15045 tablet_bootstrap.cc:654] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:36.064482 15047 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: Bootstrap starting.
I20260608 09:59:36.065392 15045 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: No bootstrap required, opened a new log
I20260608 09:59:36.065518 15044 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: No bootstrap required, opened a new log
I20260608 09:59:36.066056 15045 ts_tablet_manager.cc:1403] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 09:59:36.066102 15044 ts_tablet_manager.cc:1403] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260608 09:59:36.070221 15047 tablet_bootstrap.cc:654] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:36.069896 15045 raft_consensus.cc:359] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.070084 15044 raft_consensus.cc:359] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.071048 15044 raft_consensus.cc:385] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:36.071370 15044 raft_consensus.cc:740] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757ddaf5627a4b85a3c58db29474aac1, State: Initialized, Role: FOLLOWER
I20260608 09:59:36.071736 15045 raft_consensus.cc:385] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:36.072216 15045 raft_consensus.cc:740] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59de01f690343e5924c3f9095cb5546, State: Initialized, Role: FOLLOWER
I20260608 09:59:36.072301 15044 consensus_queue.cc:260] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.073180 15045 consensus_queue.cc:260] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.077307 15047 tablet_bootstrap.cc:492] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: No bootstrap required, opened a new log
I20260608 09:59:36.078020 14881 heartbeater.cc:499] Master 127.4.69.62:43525 was elected leader, sending a full tablet report...
I20260608 09:59:36.078169 15047 ts_tablet_manager.cc:1403] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:59:36.078960 14806 heartbeater.cc:499] Master 127.4.69.62:43525 was elected leader, sending a full tablet report...
I20260608 09:59:36.079511 15045 ts_tablet_manager.cc:1434] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 09:59:36.080538 15044 ts_tablet_manager.cc:1434] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260608 09:59:36.083421 15047 raft_consensus.cc:359] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.084254 15047 raft_consensus.cc:385] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:36.084583 15047 raft_consensus.cc:740] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3282e5300f448c8b9e253d069025c9, State: Initialized, Role: FOLLOWER
I20260608 09:59:36.085475 15047 consensus_queue.cc:260] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.088533 15029 heartbeater.cc:499] Master 127.4.69.62:43525 was elected leader, sending a full tablet report...
I20260608 09:59:36.089109 15047 ts_tablet_manager.cc:1434] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:59:36.096515 15051 raft_consensus.cc:493] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:36.097196 15051 raft_consensus.cc:515] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.099916 15051 leader_election.cc:290] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757ddaf5627a4b85a3c58db29474aac1 (127.4.69.2:45479), 6f3282e5300f448c8b9e253d069025c9 (127.4.69.4:41127)
I20260608 09:59:36.109679 14856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e6a414e8424cafa481e6d5d4e5bd96" candidate_uuid: "d59de01f690343e5924c3f9095cb5546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757ddaf5627a4b85a3c58db29474aac1" is_pre_election: true
I20260608 09:59:36.110378 14856 raft_consensus.cc:2468] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59de01f690343e5924c3f9095cb5546 in term 0.
I20260608 09:59:36.111099 15004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e6a414e8424cafa481e6d5d4e5bd96" candidate_uuid: "d59de01f690343e5924c3f9095cb5546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3282e5300f448c8b9e253d069025c9" is_pre_election: true
I20260608 09:59:36.111860 15004 raft_consensus.cc:2468] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59de01f690343e5924c3f9095cb5546 in term 0.
I20260608 09:59:36.111758 14746 leader_election.cc:304] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 757ddaf5627a4b85a3c58db29474aac1, d59de01f690343e5924c3f9095cb5546; no voters: 
I20260608 09:59:36.112931 15051 raft_consensus.cc:2804] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:36.113348 15051 raft_consensus.cc:493] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:36.113654 15051 raft_consensus.cc:3060] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.120152 15051 raft_consensus.cc:515] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.121956 15051 leader_election.cc:290] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [CANDIDATE]: Term 1 election: Requested vote from peers 757ddaf5627a4b85a3c58db29474aac1 (127.4.69.2:45479), 6f3282e5300f448c8b9e253d069025c9 (127.4.69.4:41127)
I20260608 09:59:36.122885 14856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e6a414e8424cafa481e6d5d4e5bd96" candidate_uuid: "d59de01f690343e5924c3f9095cb5546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757ddaf5627a4b85a3c58db29474aac1"
I20260608 09:59:36.122990 15004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e6a414e8424cafa481e6d5d4e5bd96" candidate_uuid: "d59de01f690343e5924c3f9095cb5546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3282e5300f448c8b9e253d069025c9"
I20260608 09:59:36.123628 14856 raft_consensus.cc:3060] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.123698 15004 raft_consensus.cc:3060] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.131309 15004 raft_consensus.cc:2468] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59de01f690343e5924c3f9095cb5546 in term 1.
I20260608 09:59:36.131309 14856 raft_consensus.cc:2468] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59de01f690343e5924c3f9095cb5546 in term 1.
I20260608 09:59:36.132753 14744 leader_election.cc:304] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3282e5300f448c8b9e253d069025c9, d59de01f690343e5924c3f9095cb5546; no voters: 
I20260608 09:59:36.133510 15051 raft_consensus.cc:2804] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:36.134634 15051 raft_consensus.cc:697] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 LEADER]: Becoming Leader. State: Replica: d59de01f690343e5924c3f9095cb5546, State: Running, Role: LEADER
I20260608 09:59:36.135537 15051 consensus_queue.cc:237] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } }
I20260608 09:59:36.142905 14677 catalog_manager.cc:5696] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 reported cstate change: term changed from 0 to 1, leader changed from <none> to d59de01f690343e5924c3f9095cb5546 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "d59de01f690343e5924c3f9095cb5546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757ddaf5627a4b85a3c58db29474aac1" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 45479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59de01f690343e5924c3f9095cb5546" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3282e5300f448c8b9e253d069025c9" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 41127 } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:36.192855  4372 auto_rebalancer.cc:591] Failed to schedule move for tablet 65e6a414e8424cafa481e6d5d4e5bd96: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:59:36.194145  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:36.210266  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:36.211068  4372 tablet_replica.cc:333] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: stopping tablet replica
I20260608 09:59:36.211606  4372 raft_consensus.cc:2243] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:36.212236  4372 pending_rounds.cc:70] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Trying to abort 1 pending ops.
I20260608 09:59:36.212466  4372 pending_rounds.cc:77] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618731059138560 op_type: NO_OP noop_request { }
I20260608 09:59:36.212778  4372 raft_consensus.cc:2889] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:36.213027  4372 raft_consensus.cc:2272] T 65e6a414e8424cafa481e6d5d4e5bd96 P d59de01f690343e5924c3f9095cb5546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:36.233319  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:36.242559  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:36.260906  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:36.261698  4372 tablet_replica.cc:333] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1: stopping tablet replica
I20260608 09:59:36.262370  4372 raft_consensus.cc:2243] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:36.262856  4372 raft_consensus.cc:2272] T 65e6a414e8424cafa481e6d5d4e5bd96 P 757ddaf5627a4b85a3c58db29474aac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:36.281750  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:36.290854  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:36.306381  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:36.321802  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:36.331630  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:59:36.351559  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:36.352420  4372 tablet_replica.cc:333] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9: stopping tablet replica
I20260608 09:59:36.353044  4372 raft_consensus.cc:2243] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:36.353528  4372 raft_consensus.cc:2272] T 65e6a414e8424cafa481e6d5d4e5bd96 P 6f3282e5300f448c8b9e253d069025c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:36.373723  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:36.383580  4372 master.cc:562] Master@127.4.69.62:43525 shutting down...
I20260608 09:59:36.399642  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:36.400200  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:36.400543  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd2a7aa3bc55403eb89d928e720b96e7: stopping tablet replica
I20260608 09:59:36.410136  4372 master.cc:584] Master@127.4.69.62:43525 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1141 ms)
[----------] 22 tests from AutoRebalancerTest (232968 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:59:36.442678  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:38065
I20260608 09:59:36.443742  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:36.448647 15058 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
W20260608 09:59:36.448760 15059 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
W20260608 09:59:36.451318 15061 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
I20260608 09:59:36.451375  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:36.452418  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:36.452684  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:36.453037  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912776452996 us; error 0 us; skew 500 ppm
I20260608 09:59:36.453773  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:36.456265  4372 webserver.cc:533] Webserver started at http://127.4.69.62:41147/ using document root <none> and password file <none>
I20260608 09:59:36.456955  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:36.457168  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:36.457491  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:36.458693  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "21b1c077077b4004abd7d58fc228c764"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.463692  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:59:36.467465 15066 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.468261  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:36.468602  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "21b1c077077b4004abd7d58fc228c764"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.468946  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-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)
I20260608 09:59:36.498850  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:36.499909  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:36.535421  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:38065
I20260608 09:59:36.535557 15117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:38065 every 8 connection(s)
I20260608 09:59:36.539481 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:36.550225 15118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764: Bootstrap starting.
I20260608 09:59:36.554924 15118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:36.558846 15118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764: No bootstrap required, opened a new log
I20260608 09:59:36.561092 15118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER }
I20260608 09:59:36.561484 15118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:36.561736 15118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21b1c077077b4004abd7d58fc228c764, State: Initialized, Role: FOLLOWER
I20260608 09:59:36.562407 15118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER }
I20260608 09:59:36.562879 15118 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:36.563104 15118 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:36.563392 15118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.567768 15118 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER }
I20260608 09:59:36.568282 15118 leader_election.cc:304] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [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: 21b1c077077b4004abd7d58fc228c764; no voters: 
I20260608 09:59:36.569407 15118 leader_election.cc:290] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:36.569787 15121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:36.571224 15121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 1 LEADER]: Becoming Leader. State: Replica: 21b1c077077b4004abd7d58fc228c764, State: Running, Role: LEADER
I20260608 09:59:36.571836 15121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [LEADER]: Queue going to LEADER mode. State: All 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: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER }
I20260608 09:59:36.572623 15118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:36.574780 15122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21b1c077077b4004abd7d58fc228c764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER } }
I20260608 09:59:36.574887 15123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21b1c077077b4004abd7d58fc228c764. Latest consensus state: current_term: 1 leader_uuid: "21b1c077077b4004abd7d58fc228c764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21b1c077077b4004abd7d58fc228c764" member_type: VOTER } }
I20260608 09:59:36.575547 15122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:36.575623 15123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:36.578347 15127 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:36.586607 15127 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:36.587641  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:36.595333 15127 catalog_manager.cc:1382] Generated new cluster ID: 2f19d5a39c5e4ea1bf503689d70fcbff
I20260608 09:59:36.595618 15127 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:36.609373 15127 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:36.610641 15127 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:36.622229 15127 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764: Generated new TSK 0
I20260608 09:59:36.622833 15127 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:36.653899  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:36.659739 15139 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
W20260608 09:59:36.660944 15140 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
I20260608 09:59:36.662694  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:36.662863 15142 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
I20260608 09:59:36.663892  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:36.664104  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:36.664294  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912776664275 us; error 0 us; skew 500 ppm
I20260608 09:59:36.664994  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:36.667209  4372 webserver.cc:533] Webserver started at http://127.4.69.1:43997/ using document root <none> and password file <none>
I20260608 09:59:36.667739  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:36.667945  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:36.668239  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:36.669426  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "f40e461f7c1c495290b076f6347ef774"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.673991  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:59:36.677376 15147 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.678177  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:36.678469  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "f40e461f7c1c495290b076f6347ef774"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.678745  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-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)
I20260608 09:59:36.703845  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:36.704960  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:36.706363  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:36.708628  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:36.708889  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.709129  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:36.709302  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.747546  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:44899
I20260608 09:59:36.747670 15209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:44899 every 8 connection(s)
I20260608 09:59:36.752863  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:36.761337 15214 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
W20260608 09:59:36.761798 15215 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
I20260608 09:59:36.764420  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:36.765674 15217 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
I20260608 09:59:36.766847  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:36.767127  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:36.767331  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912776767315 us; error 0 us; skew 500 ppm
I20260608 09:59:36.768205  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:36.769286 15210 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38065
I20260608 09:59:36.769738 15210 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:36.770670 15210 heartbeater.cc:507] Master 127.4.69.62:38065 requested a full tablet report, sending...
I20260608 09:59:36.771158  4372 webserver.cc:533] Webserver started at http://127.4.69.2:34181/ using document root <none> and password file <none>
I20260608 09:59:36.771849  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:36.772073  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:36.772353  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:36.773144 15083 ts_manager.cc:194] Registered new tserver with Master: f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899)
I20260608 09:59:36.773583  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "8a7856c03f504a68b26a3c58e9fe6207"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.775172 15083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53070
I20260608 09:59:36.778499  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:36.782312 15222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.783061  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:36.783370  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "8a7856c03f504a68b26a3c58e9fe6207"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.783632  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-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)
I20260608 09:59:36.802372  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:36.803465  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:36.804893  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:36.807271  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:36.807497  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.807742  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:36.807919  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.846138  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:44319
I20260608 09:59:36.846274 15284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:44319 every 8 connection(s)
I20260608 09:59:36.851415  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:36.859329 15288 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
W20260608 09:59:36.859405 15289 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
W20260608 09:59:36.862720 15291 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
I20260608 09:59:36.863566 15285 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38065
I20260608 09:59:36.863607  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:36.864049 15285 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:36.864652  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:36.864990  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:36.864902 15285 heartbeater.cc:507] Master 127.4.69.62:38065 requested a full tablet report, sending...
I20260608 09:59:36.865336  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912776865301 us; error 0 us; skew 500 ppm
I20260608 09:59:36.866096  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:36.867411 15083 ts_manager.cc:194] Registered new tserver with Master: 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:36.868950  4372 webserver.cc:533] Webserver started at http://127.4.69.3:33147/ using document root <none> and password file <none>
I20260608 09:59:36.869477 15083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53082
I20260608 09:59:36.869671  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:36.869974  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:36.870301  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:36.871541  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "1314a687bd464023af5b82ebe111deff"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.875978  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:59:36.879339 15296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.880139  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:36.880440  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "1314a687bd464023af5b82ebe111deff"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-t8l4"
I20260608 09:59:36.880723  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-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)
I20260608 09:59:36.896912  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:36.897919  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:36.899271  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:36.901537  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:36.901753  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.902010  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:36.902172  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.939693  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:41485
I20260608 09:59:36.939813 15358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:41485 every 8 connection(s)
I20260608 09:59:36.953504 15359 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38065
I20260608 09:59:36.953938 15359 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:36.954653 15359 heartbeater.cc:507] Master 127.4.69.62:38065 requested a full tablet report, sending...
I20260608 09:59:36.956586 15083 ts_manager.cc:194] Registered new tserver with Master: 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:36.957633  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014698173s
I20260608 09:59:36.958328 15083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53096
I20260608 09:59:37.777747 15210 heartbeater.cc:499] Master 127.4.69.62:38065 was elected leader, sending a full tablet report...
I20260608 09:59:37.872231 15285 heartbeater.cc:499] Master 127.4.69.62:38065 was elected leader, sending a full tablet report...
I20260608 09:59:37.961222 15359 heartbeater.cc:499] Master 127.4.69.62:38065 was elected leader, sending a full tablet report...
I20260608 09:59:38.013554 15083 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44420:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:38.016100 15083 catalog_manager.cc:7076] 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.
I20260608 09:59:38.077041 15175 tablet_service.cc:1511] Processing CreateTablet for tablet c196d43f4bf54029805f3a62850be6fd (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:38.077428 15174 tablet_service.cc:1511] Processing CreateTablet for tablet 012f2d235e644ffaa34d5c6748d6bc4c (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:38.077852 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 95662e1121104e0c9964dd2e185bb865 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:38.078562 15175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196d43f4bf54029805f3a62850be6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.079233 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f2d235e644ffaa34d5c6748d6bc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.079843 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95662e1121104e0c9964dd2e185bb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.084539 15172 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1a27a9342f482c849a3ea9e97cf5c4 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:38.085997 15172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1a27a9342f482c849a3ea9e97cf5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.088814 15171 tablet_service.cc:1511] Processing CreateTablet for tablet 232aedbd01ef408c94a27f1ae5b6f992 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:38.090216 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232aedbd01ef408c94a27f1ae5b6f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.099613 15324 tablet_service.cc:1511] Processing CreateTablet for tablet c196d43f4bf54029805f3a62850be6fd (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:38.101146 15324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196d43f4bf54029805f3a62850be6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.106392 15323 tablet_service.cc:1511] Processing CreateTablet for tablet 012f2d235e644ffaa34d5c6748d6bc4c (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:38.107858 15323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f2d235e644ffaa34d5c6748d6bc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.110924 15170 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea1ac6b4d134b989061c6d5cca8c3da (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:38.112311 15170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea1ac6b4d134b989061c6d5cca8c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.114394 15322 tablet_service.cc:1511] Processing CreateTablet for tablet 95662e1121104e0c9964dd2e185bb865 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:38.115799 15322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95662e1121104e0c9964dd2e185bb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.122233 15321 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1a27a9342f482c849a3ea9e97cf5c4 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:38.123682 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1a27a9342f482c849a3ea9e97cf5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.126713 15320 tablet_service.cc:1511] Processing CreateTablet for tablet 232aedbd01ef408c94a27f1ae5b6f992 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:38.128075 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232aedbd01ef408c94a27f1ae5b6f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.145802 15319 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea1ac6b4d134b989061c6d5cca8c3da (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:38.147257 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea1ac6b4d134b989061c6d5cca8c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.169203 15250 tablet_service.cc:1511] Processing CreateTablet for tablet c196d43f4bf54029805f3a62850be6fd (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:38.169744 15249 tablet_service.cc:1511] Processing CreateTablet for tablet 012f2d235e644ffaa34d5c6748d6bc4c (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:38.170728 15250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196d43f4bf54029805f3a62850be6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.171389 15249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f2d235e644ffaa34d5c6748d6bc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.173966 15248 tablet_service.cc:1511] Processing CreateTablet for tablet 95662e1121104e0c9964dd2e185bb865 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:38.175350 15248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95662e1121104e0c9964dd2e185bb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.178056 15247 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1a27a9342f482c849a3ea9e97cf5c4 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:38.179394 15247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1a27a9342f482c849a3ea9e97cf5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.182075 15245 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea1ac6b4d134b989061c6d5cca8c3da (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:38.183459 15245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea1ac6b4d134b989061c6d5cca8c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.187748 15379 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.193501 15246 tablet_service.cc:1511] Processing CreateTablet for tablet 232aedbd01ef408c94a27f1ae5b6f992 (DEFAULT_TABLE table=test-workload [id=16662225c5c24369b0ed86ca97f20325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:38.194743 15379 tablet_bootstrap.cc:654] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.194931 15246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232aedbd01ef408c94a27f1ae5b6f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:38.247215 15380 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.249608 15382 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.254249 15380 tablet_bootstrap.cc:654] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.255995 15382 tablet_bootstrap.cc:654] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.257516 15379 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.258023 15379 ts_tablet_manager.cc:1403] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.026s
I20260608 09:59:38.259573 15380 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.260237 15380 ts_tablet_manager.cc:1403] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:59:38.260622 15379 raft_consensus.cc:359] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.261477 15379 raft_consensus.cc:385] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.261821 15379 raft_consensus.cc:740] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.262566 15379 consensus_queue.cc:260] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.263410 15382 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.263370 15380 raft_consensus.cc:359] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.264144 15382 ts_tablet_manager.cc:1403] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:59:38.264336 15380 raft_consensus.cc:385] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.264748 15380 raft_consensus.cc:740] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.265312 15379 ts_tablet_manager.cc:1434] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:59:38.265571 15380 consensus_queue.cc:260] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.266418 15379 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.267174 15382 raft_consensus.cc:359] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.268236 15382 raft_consensus.cc:385] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.268736 15382 raft_consensus.cc:740] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.269969 15382 consensus_queue.cc:260] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.273216 15379 tablet_bootstrap.cc:654] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.275424 15380 ts_tablet_manager.cc:1434] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 09:59:38.276471 15380 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.282078 15379 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.282698 15379 ts_tablet_manager.cc:1403] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 09:59:38.282791 15380 tablet_bootstrap.cc:654] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.283272 15382 ts_tablet_manager.cc:1434] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 09:59:38.286432 15382 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.286006 15379 raft_consensus.cc:359] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.287503 15379 raft_consensus.cc:385] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.287868 15379 raft_consensus.cc:740] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.288892 15379 consensus_queue.cc:260] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.293151 15382 tablet_bootstrap.cc:654] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.293874 15379 ts_tablet_manager.cc:1434] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:59:38.294958 15379 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.301642 15379 tablet_bootstrap.cc:654] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.313977 15379 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.314424 15379 ts_tablet_manager.cc:1403] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 09:59:38.315881 15382 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.315889 15380 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.316672 15382 ts_tablet_manager.cc:1403] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260608 09:59:38.316720 15380 ts_tablet_manager.cc:1403] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.018s
I20260608 09:59:38.316805 15379 raft_consensus.cc:359] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.317857 15379 raft_consensus.cc:385] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.318205 15379 raft_consensus.cc:740] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.319135 15379 consensus_queue.cc:260] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.319909 15380 raft_consensus.cc:359] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.320209 15382 raft_consensus.cc:359] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.320739 15380 raft_consensus.cc:385] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.320968 15382 raft_consensus.cc:385] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.321108 15380 raft_consensus.cc:740] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.321563 15379 ts_tablet_manager.cc:1434] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:38.321470 15382 raft_consensus.cc:740] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.322064 15380 consensus_queue.cc:260] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.322758 15379 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.324316 15380 ts_tablet_manager.cc:1434] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 09:59:38.322697 15382 consensus_queue.cc:260] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.328819 15380 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.333739 15382 ts_tablet_manager.cc:1434] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 09:59:38.334870 15382 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.336055 15380 tablet_bootstrap.cc:654] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.336537 15379 tablet_bootstrap.cc:654] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.342096 15382 tablet_bootstrap.cc:654] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.348250 15380 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.348518 15379 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.349045 15380 ts_tablet_manager.cc:1403] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 09:59:38.349202 15379 ts_tablet_manager.cc:1403] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 09:59:38.352622 15379 raft_consensus.cc:359] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.353566 15379 raft_consensus.cc:385] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.353287 15380 raft_consensus.cc:359] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.354001 15379 raft_consensus.cc:740] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.354429 15380 raft_consensus.cc:385] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.354853 15380 raft_consensus.cc:740] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.355228 15379 consensus_queue.cc:260] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.355839 15380 consensus_queue.cc:260] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.356820 15382 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.357791 15382 ts_tablet_manager.cc:1403] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 09:59:38.358043 15379 ts_tablet_manager.cc:1434] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:59:38.358474 15380 ts_tablet_manager.cc:1434] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:59:38.359323 15379 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.359623 15380 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.361138 15382 raft_consensus.cc:359] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.362015 15382 raft_consensus.cc:385] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.362380 15382 raft_consensus.cc:740] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.363425 15382 consensus_queue.cc:260] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.366868 15379 tablet_bootstrap.cc:654] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.366879 15380 tablet_bootstrap.cc:654] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.368431 15382 ts_tablet_manager.cc:1434] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:59:38.369659 15382 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.371206 15386 raft_consensus.cc:493] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.371887 15386 raft_consensus.cc:515] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.377856 15382 tablet_bootstrap.cc:654] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.381923 15388 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.382506 15388 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.390643 15388 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.392469 15387 raft_consensus.cc:493] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.394726 15387 raft_consensus.cc:515] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.397388 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232aedbd01ef408c94a27f1ae5b6f992" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
I20260608 09:59:38.399375 15386 leader_election.cc:290] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
W20260608 09:59:38.399775 15149 leader_election.cc:343] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.407689 15387 leader_election.cc:290] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:38.416920 15380 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.417654 15380 ts_tablet_manager.cc:1403] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.031s
I20260608 09:59:38.418263 15379 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.419046 15379 ts_tablet_manager.cc:1403] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.018s
I20260608 09:59:38.421612 15380 raft_consensus.cc:359] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.422626 15380 raft_consensus.cc:385] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.423061 15380 raft_consensus.cc:740] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.422976 15379 raft_consensus.cc:359] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.424335 15379 raft_consensus.cc:385] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.425086 15379 raft_consensus.cc:740] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.424386 15380 consensus_queue.cc:260] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.426199 15379 consensus_queue.cc:260] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.430298 15380 ts_tablet_manager.cc:1434] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 09:59:38.430939 15386 raft_consensus.cc:493] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.431432 15380 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.431399 15386 raft_consensus.cc:515] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.434230 15386 leader_election.cc:290] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.435997 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
W20260608 09:59:38.437609 15149 leader_election.cc:343] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.438748 15379 ts_tablet_manager.cc:1434] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260608 09:59:38.438897 15380 tablet_bootstrap.cc:654] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.452066 15379 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: Bootstrap starting.
I20260608 09:59:38.452222 15380 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.453119 15380 ts_tablet_manager.cc:1403] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 09:59:38.456501 15380 raft_consensus.cc:359] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.457331 15380 raft_consensus.cc:385] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.457712 15380 raft_consensus.cc:740] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.458607 15380 consensus_queue.cc:260] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.461503 15380 ts_tablet_manager.cc:1434] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:59:38.462687 15380 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: Bootstrap starting.
I20260608 09:59:38.464015 15379 tablet_bootstrap.cc:654] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.466204 15386 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.466763 15386 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.469547 15380 tablet_bootstrap.cc:654] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.470809 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
W20260608 09:59:38.472425 15149 leader_election.cc:343] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.473227 15386 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.475828 15387 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.476984 15379 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: No bootstrap required, opened a new log
I20260608 09:59:38.476469 15387 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.477617 15379 ts_tablet_manager.cc:1403] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260608 09:59:38.479396 15387 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:38.480468 15379 raft_consensus.cc:359] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.481168 15379 raft_consensus.cc:385] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.481551 15379 raft_consensus.cc:740] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.482210 15379 consensus_queue.cc:260] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.484365 15379 ts_tablet_manager.cc:1434] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:38.485872 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.486734 15185 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 0.
I20260608 09:59:38.488471 15226 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774; no voters: 
I20260608 09:59:38.489696 15388 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.490157 15388 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.490577 15388 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.501543 15388 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.503386 15387 raft_consensus.cc:493] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.503963 15387 raft_consensus.cc:515] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.509317 15387 leader_election.cc:290] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:38.509982 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
I20260608 09:59:38.510311 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
I20260608 09:59:38.513556 15382 tablet_bootstrap.cc:492] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.513731 15388 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 election: Requested vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.514120 15382 ts_tablet_manager.cc:1403] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.008s
I20260608 09:59:38.514740 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774"
I20260608 09:59:38.515530 15185 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:38.518545 15298 leader_election.cc:343] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:59:38.522675 15298 leader_election.cc:343] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.519745 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95662e1121104e0c9964dd2e185bb865" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207" is_pre_election: true
I20260608 09:59:38.524031 15260 raft_consensus.cc:2468] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 0.
I20260608 09:59:38.524262 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.524976 15184 raft_consensus.cc:2468] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 0.
I20260608 09:59:38.526262 15382 raft_consensus.cc:359] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.532835 15382 raft_consensus.cc:385] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.533179 15382 raft_consensus.cc:740] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.533458 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232aedbd01ef408c94a27f1ae5b6f992" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.526804 15300 leader_election.cc:304] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.534113 15334 raft_consensus.cc:2468] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 0.
I20260608 09:59:38.527590 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.534582 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.535316 15184 raft_consensus.cc:2468] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 0.
I20260608 09:59:38.528914 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95662e1121104e0c9964dd2e185bb865" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.536362 15183 raft_consensus.cc:2468] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 0.
I20260608 09:59:38.527242 15298 leader_election.cc:304] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8a7856c03f504a68b26a3c58e9fe6207; no voters: 
I20260608 09:59:38.536922 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.537837 15332 raft_consensus.cc:2468] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 0.
I20260608 09:59:38.538003 15300 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.534056 15382 consensus_queue.cc:260] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.535527 15333 raft_consensus.cc:2468] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 0.
I20260608 09:59:38.539783 15150 leader_election.cc:304] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.540308 15387 raft_consensus.cc:2804] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.540856 15386 raft_consensus.cc:2804] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.541302 15386 raft_consensus.cc:493] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.541661 15386 raft_consensus.cc:3060] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.541944 15380 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: No bootstrap required, opened a new log
I20260608 09:59:38.542484 15380 ts_tablet_manager.cc:1403] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.048s
I20260608 09:59:38.543814 15382 ts_tablet_manager.cc:1434] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260608 09:59:38.544974 15382 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.545410 15387 raft_consensus.cc:493] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.545850 15387 raft_consensus.cc:3060] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.545706 15380 raft_consensus.cc:359] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.546455 15380 raft_consensus.cc:385] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.546778 15380 raft_consensus.cc:740] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.547590 15380 consensus_queue.cc:260] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.549173 15412 raft_consensus.cc:2804] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.549614 15412 raft_consensus.cc:493] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.549533 15150 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.550276 15412 raft_consensus.cc:3060] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.554569 15386 raft_consensus.cc:515] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.558925 15382 tablet_bootstrap.cc:654] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.560668 15413 raft_consensus.cc:2804] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.561460 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232aedbd01ef408c94a27f1ae5b6f992" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207"
I20260608 09:59:38.563138 15260 raft_consensus.cc:3060] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.563429 15386 leader_election.cc:290] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 election: Requested vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.565225 15387 raft_consensus.cc:515] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.567436 15387 leader_election.cc:290] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Requested vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:38.562543 15380 ts_tablet_manager.cc:1434] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260608 09:59:38.568574 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774"
I20260608 09:59:38.570210 15185 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 1.
W20260608 09:59:38.571382 15298 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.2:44319, user_credentials={real_user=slave}} blocked reactor thread for 44256.3us
I20260608 09:59:38.571683 15183 raft_consensus.cc:3060] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.573338 15260 raft_consensus.cc:2468] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 1.
I20260608 09:59:38.573505 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.573894 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff"
I20260608 09:59:38.571197 15413 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.574159 15333 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 0.
I20260608 09:59:38.574512 15413 raft_consensus.cc:3060] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.574733 15149 leader_election.cc:304] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774; no voters: 
I20260608 09:59:38.577333 15412 raft_consensus.cc:515] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.579594 15412 leader_election.cc:290] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Requested vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:38.580667 15260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95662e1121104e0c9964dd2e185bb865" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207"
I20260608 09:59:38.581331 15260 raft_consensus.cc:3060] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.581522 15226 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [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: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774; no voters: 1314a687bd464023af5b82ebe111deff
I20260608 09:59:38.581740 15413 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.583194 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207"
I20260608 09:59:38.584017 15413 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Requested vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
W20260608 09:59:38.584312 15131 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:59:38.584720 15298 leader_election.cc:343] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.585729 15388 raft_consensus.cc:493] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.586401 15388 raft_consensus.cc:515] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.588550 15260 raft_consensus.cc:2468] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
I20260608 09:59:38.589318 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207"
I20260608 09:59:38.590790 15150 leader_election.cc:304] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.565459 15386 raft_consensus.cc:2804] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.591485 15298 leader_election.cc:304] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8a7856c03f504a68b26a3c58e9fe6207; no voters: 
I20260608 09:59:38.592029 15386 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 09:59:38.592900 15298 leader_election.cc:343] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:38.592662 15413 raft_consensus.cc:2804] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.594686 15413 raft_consensus.cc:697] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Becoming Leader. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Running, Role: LEADER
I20260608 09:59:38.595700 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774"
I20260608 09:59:38.594565 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95662e1121104e0c9964dd2e185bb865" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774"
I20260608 09:59:38.596203 15413 consensus_queue.cc:237] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.596899 15185 raft_consensus.cc:3060] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.602232 15388 leader_election.cc:290] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.602777 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.603152 15388 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.592439 15386 raft_consensus.cc:3060] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.603571 15333 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 0.
I20260608 09:59:38.603693 15388 raft_consensus.cc:697] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Becoming Leader. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Running, Role: LEADER
I20260608 09:59:38.604650 15388 consensus_queue.cc:237] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.605182 15225 leader_election.cc:304] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8a7856c03f504a68b26a3c58e9fe6207; no voters: 
I20260608 09:59:38.621832 15382 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.622792 15382 ts_tablet_manager.cc:1403] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.038s
I20260608 09:59:38.624912 15183 raft_consensus.cc:2468] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
I20260608 09:59:38.626567 15300 leader_election.cc:304] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:38.626998 15382 raft_consensus.cc:359] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.627647 15412 raft_consensus.cc:2804] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.627894 15382 raft_consensus.cc:385] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.628144 15412 raft_consensus.cc:697] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Becoming Leader. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Running, Role: LEADER
I20260608 09:59:38.628288 15382 raft_consensus.cc:740] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.593077 15414 raft_consensus.cc:2804] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.629150 15382 consensus_queue.cc:260] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.629419 15412 consensus_queue.cc:237] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.623023 15185 raft_consensus.cc:2468] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
I20260608 09:59:38.635012 15419 raft_consensus.cc:2804] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:38.635638 15419 raft_consensus.cc:493] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:38.636196 15419 raft_consensus.cc:3060] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.639295 15386 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.640655 15184 raft_consensus.cc:2393] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1314a687bd464023af5b82ebe111deff in current term 1: Already voted for candidate f40e461f7c1c495290b076f6347ef774 in this term.
I20260608 09:59:38.644661 15300 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
W20260608 09:59:38.637360 15226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.1:44899, user_credentials={real_user=slave}} blocked reactor thread for 55981.4us
I20260608 09:59:38.645807 15411 raft_consensus.cc:2749] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:59:38.647233 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.647954 15184 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 0.
I20260608 09:59:38.648643 15414 raft_consensus.cc:697] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Becoming Leader. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Running, Role: LEADER
I20260608 09:59:38.647993 15421 raft_consensus.cc:2764] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:59:38.650327 15414 consensus_queue.cc:237] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.652915 15083 catalog_manager.cc:5696] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:38.669554 15382 ts_tablet_manager.cc:1434] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.019s
I20260608 09:59:38.673125 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a7856c03f504a68b26a3c58e9fe6207"
I20260608 09:59:38.673754 15259 raft_consensus.cc:3060] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.673337 15082 catalog_manager.cc:5696] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 reported cstate change: term changed from 0 to 1, leader changed from <none> to f40e461f7c1c495290b076f6347ef774 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "f40e461f7c1c495290b076f6347ef774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:38.670401 15150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.69.3:41485, user_credentials={real_user=slave}} blocked reactor thread for 79724.4us
I20260608 09:59:38.676936 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232aedbd01ef408c94a27f1ae5b6f992" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff"
I20260608 09:59:38.677865 15333 raft_consensus.cc:3060] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.679502 15382 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: Bootstrap starting.
I20260608 09:59:38.675323 15081 catalog_manager.cc:5696] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1314a687bd464023af5b82ebe111deff (127.4.69.3). New cstate: current_term: 1 leader_uuid: "1314a687bd464023af5b82ebe111deff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:38.683076 15386 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [CANDIDATE]: Term 1 election: Requested vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.675254 15419 raft_consensus.cc:515] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.688206 15382 tablet_bootstrap.cc:654] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:38.690776 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "f40e461f7c1c495290b076f6347ef774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff"
I20260608 09:59:38.691552 15332 raft_consensus.cc:2393] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f40e461f7c1c495290b076f6347ef774 in current term 1: Already voted for candidate 1314a687bd464023af5b82ebe111deff in this term.
I20260608 09:59:38.691691 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774"
I20260608 09:59:38.692310 15184 raft_consensus.cc:3060] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.692382 15419 leader_election.cc:290] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 election: Requested vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.692970 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff"
I20260608 09:59:38.693416 15332 raft_consensus.cc:3060] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.699265 15332 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 1.
I20260608 09:59:38.688882 15333 raft_consensus.cc:2468] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 1.
I20260608 09:59:38.688385 15259 raft_consensus.cc:2468] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f40e461f7c1c495290b076f6347ef774 in term 1.
I20260608 09:59:38.700542 15225 leader_election.cc:304] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8a7856c03f504a68b26a3c58e9fe6207; no voters: 
I20260608 09:59:38.701157 15184 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a7856c03f504a68b26a3c58e9fe6207 in term 1.
I20260608 09:59:38.701522 15419 raft_consensus.cc:2804] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.701874 15149 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [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: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774; no voters: 1314a687bd464023af5b82ebe111deff
I20260608 09:59:38.702062 15419 raft_consensus.cc:697] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Becoming Leader. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Running, Role: LEADER
I20260608 09:59:38.702781 15382 tablet_bootstrap.cc:492] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: No bootstrap required, opened a new log
I20260608 09:59:38.702775 15386 raft_consensus.cc:2804] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:38.703490 15382 ts_tablet_manager.cc:1403] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260608 09:59:38.703717 15386 raft_consensus.cc:697] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Becoming Leader. State: Replica: f40e461f7c1c495290b076f6347ef774, State: Running, Role: LEADER
I20260608 09:59:38.703581 15419 consensus_queue.cc:237] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } }
I20260608 09:59:38.704751 15386 consensus_queue.cc:237] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.706928 15382 raft_consensus.cc:359] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.707737 15382 raft_consensus.cc:385] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:38.708139 15382 raft_consensus.cc:740] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a7856c03f504a68b26a3c58e9fe6207, State: Initialized, Role: FOLLOWER
I20260608 09:59:38.709230 15382 consensus_queue.cc:260] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.712376 15382 ts_tablet_manager.cc:1434] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:38.723583 15082 catalog_manager.cc:5696] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2). New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:38.733385 15083 catalog_manager.cc:5696] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 reported cstate change: term changed from 0 to 1, leader changed from <none> to f40e461f7c1c495290b076f6347ef774 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "f40e461f7c1c495290b076f6347ef774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:38.733371 15081 catalog_manager.cc:5696] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff reported cstate change: term changed from 0 to 1, leader changed from <none> to 1314a687bd464023af5b82ebe111deff (127.4.69.3). New cstate: current_term: 1 leader_uuid: "1314a687bd464023af5b82ebe111deff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:38.978229 15184 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:38.979035 15333 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:38.981665 15422 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:38.986235 15332 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:38.988232 15422 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:38.989216 15419 raft_consensus.cc:493] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:38.989735 15419 raft_consensus.cc:515] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:38.991935 15419 leader_election.cc:290] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:38.994136 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40e461f7c1c495290b076f6347ef774" is_pre_election: true
I20260608 09:59:38.994990 15185 raft_consensus.cc:2393] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a7856c03f504a68b26a3c58e9fe6207 in current term 1: Already voted for candidate 1314a687bd464023af5b82ebe111deff in this term.
I20260608 09:59:38.995556 15334 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:38.995623 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1a27a9342f482c849a3ea9e97cf5c4" candidate_uuid: "8a7856c03f504a68b26a3c58e9fe6207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:38.998894 15386 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:38.999030 15226 leader_election.cc:304] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a7856c03f504a68b26a3c58e9fe6207; no voters: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:39.000192 15388 raft_consensus.cc:3060] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:39.001765 15333 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.006407 15185 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:39.008431 15259 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.012720 15386 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:39.012836 15422 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:39.013228 15419 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:39.027598 15388 raft_consensus.cc:2749] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:39.069586 15333 raft_consensus.cc:1275] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.071949 15417 consensus_queue.cc:1048] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:39.073582 15260 raft_consensus.cc:1275] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.081486 15386 consensus_queue.cc:1048] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260608 09:59:39.098523 15413 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 09:59:39.108513 15183 raft_consensus.cc:1275] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.110212 15260 raft_consensus.cc:1275] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:39.110903 15442 mvcc.cc:204] Tried to move back new op lower bound from 7294618742693576704 to 7294618741579440128. Current Snapshot: MvccSnapshot[applied={T|T < 7294618742693576704}]
I20260608 09:59:39.112438 15412 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:39.114148 15412 consensus_queue.cc:1048] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:39.119849 15413 consensus_queue.cc:1048] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260608 09:59:39.260371 15455 log.cc:927] Time spent T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
W20260608 09:59:39.313481 15365 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.69.3:41485, user_credentials={real_user=slave}} blocked reactor thread for 45215.9us
W20260608 09:59:39.362896 15364 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.69.2:44319, user_credentials={real_user=slave}} blocked reactor thread for 86579.9us
W20260608 09:59:40.095436 15449 log.cc:927] Time spent T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Append to log took a long time: real 0.051s	user 0.001s	sys 0.007s
W20260608 09:59:40.450875 15226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:44899, user_credentials={real_user=slave}} blocked reactor thread for 44416.8us
I20260608 09:59:40.688010  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:40.700397 15486 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
W20260608 09:59:40.702354 15487 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
I20260608 09:59:40.704766  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:40.704862 15489 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
I20260608 09:59:40.706357  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:40.706597  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:40.706796  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912780706780 us; error 0 us; skew 500 ppm
I20260608 09:59:40.707410  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:40.709753  4372 webserver.cc:533] Webserver started at http://127.4.69.4:38263/ using document root <none> and password file <none>
I20260608 09:59:40.710322  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:40.710582  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:40.710881  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:40.711962  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "8b429408a98f4177b4ff3428ce4a29cd"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-t8l4"
I20260608 09:59:40.716528  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:59:40.720113 15495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.720971  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:40.721294  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "8b429408a98f4177b4ff3428ce4a29cd"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-t8l4"
I20260608 09:59:40.721612  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912543305729-4372-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)
I20260608 09:59:40.746532  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:40.747794  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:40.749267  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:40.751570  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:40.751797  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.752050  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:40.752231  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.793613  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:45137
I20260608 09:59:40.793735 15557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:45137 every 8 connection(s)
I20260608 09:59:40.812016 15558 heartbeater.cc:344] Connected to a master server at 127.4.69.62:38065
I20260608 09:59:40.812528 15558 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:40.813338 15558 heartbeater.cc:507] Master 127.4.69.62:38065 requested a full tablet report, sending...
I20260608 09:59:40.815318 15081 ts_manager.cc:194] Registered new tserver with Master: 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:40.816814 15081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44436
I20260608 09:59:41.697355 15258 consensus_queue.cc:237] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:41.703919 15334 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.706090 15416 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:59:41.706445 15185 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.708948 15566 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:41.719933 15567 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.721534 15185 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.724574 15334 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
W20260608 09:59:41.731495 15224 consensus_peers.cc:597] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137): Couldn't send request to peer 8b429408a98f4177b4ff3428ce4a29cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 012f2d235e644ffaa34d5c6748d6bc4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.739485 15258 consensus_queue.cc:237] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:41.742117 15081 catalog_manager.cc:5696] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 reported cstate change: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:41.747324 15334 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:59:41.747978 15224 consensus_peers.cc:597] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137): Couldn't send request to peer 8b429408a98f4177b4ff3428ce4a29cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c196d43f4bf54029805f3a62850be6fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.748936 15567 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:41.750115 15185 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.751632 15567 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:41.759078 15566 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.761065 15334 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.768086 15185 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.782189 15079 catalog_manager.cc:5696] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff reported cstate change: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.789281 15185 consensus_queue.cc:237] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:41.800791 15334 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.802042 15258 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.802265 15471 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:41.804229 15562 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:59:41.811934 15149 consensus_peers.cc:597] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 -> Peer 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137): Couldn't send request to peer 8b429408a98f4177b4ff3428ce4a29cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ea1ac6b4d134b989061c6d5cca8c3da. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.811117 15471 raft_consensus.cc:2955] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.813409 15334 raft_consensus.cc:2955] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.818085 15258 raft_consensus.cc:2955] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.819177 15558 heartbeater.cc:499] Master 127.4.69.62:38065 was elected leader, sending a full tablet report...
I20260608 09:59:41.827780 15082 catalog_manager.cc:5696] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 reported cstate change: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "f40e461f7c1c495290b076f6347ef774" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:41.841919 15334 consensus_queue.cc:237] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:41.849221 15258 raft_consensus.cc:1275] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.851846 15586 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:41.852607 15185 raft_consensus.cc:1275] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:41.854342 15586 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:59:41.862353 15298 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137): Couldn't send request to peer 8b429408a98f4177b4ff3428ce4a29cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95662e1121104e0c9964dd2e185bb865. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.863593 15413 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.865620 15258 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.867295 15185 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } }
I20260608 09:59:41.876147 15082 catalog_manager.cc:5696] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff reported cstate change: config changed from index -1 to 17, NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "1314a687bd464023af5b82ebe111deff" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:42.125267 15591 ts_tablet_manager.cc:933] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Initiating tablet copy from peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:42.127099 15591 tablet_copy_client.cc:323] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:44319
I20260608 09:59:42.137534 15270 tablet_copy_service.cc:140] P 8a7856c03f504a68b26a3c58e9fe6207: Received BeginTabletCopySession request for tablet 012f2d235e644ffaa34d5c6748d6bc4c from peer 8b429408a98f4177b4ff3428ce4a29cd ({username='slave'} at 127.0.0.1:48846)
I20260608 09:59:42.138046 15270 tablet_copy_service.cc:161] P 8a7856c03f504a68b26a3c58e9fe6207: Beginning new tablet copy session on tablet 012f2d235e644ffaa34d5c6748d6bc4c from peer 8b429408a98f4177b4ff3428ce4a29cd at {username='slave'} at 127.0.0.1:48846: session id = 8b429408a98f4177b4ff3428ce4a29cd-012f2d235e644ffaa34d5c6748d6bc4c
I20260608 09:59:42.145177 15270 tablet_copy_source_session.cc:215] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.148034 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012f2d235e644ffaa34d5c6748d6bc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.160077 15591 tablet_copy_client.cc:806] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.160655 15591 tablet_copy_client.cc:670] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.165834 15591 tablet_copy_client.cc:538] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:42.172320 15591 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap starting.
I20260608 09:59:42.209009 15595 ts_tablet_manager.cc:933] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Initiating tablet copy from peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:42.211351 15595 tablet_copy_client.cc:323] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.2:44319
I20260608 09:59:42.213174 15270 tablet_copy_service.cc:140] P 8a7856c03f504a68b26a3c58e9fe6207: Received BeginTabletCopySession request for tablet c196d43f4bf54029805f3a62850be6fd from peer 8b429408a98f4177b4ff3428ce4a29cd ({username='slave'} at 127.0.0.1:48846)
I20260608 09:59:42.213718 15270 tablet_copy_service.cc:161] P 8a7856c03f504a68b26a3c58e9fe6207: Beginning new tablet copy session on tablet c196d43f4bf54029805f3a62850be6fd from peer 8b429408a98f4177b4ff3428ce4a29cd at {username='slave'} at 127.0.0.1:48846: session id = 8b429408a98f4177b4ff3428ce4a29cd-c196d43f4bf54029805f3a62850be6fd
I20260608 09:59:42.222062 15270 tablet_copy_source_session.cc:215] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.225462 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196d43f4bf54029805f3a62850be6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.242937 15595 tablet_copy_client.cc:806] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.244040 15595 tablet_copy_client.cc:670] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.248848 15595 tablet_copy_client.cc:538] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:42.258081 15595 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap starting.
I20260608 09:59:42.296716 15591 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:42.297693 15591 tablet_bootstrap.cc:492] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap complete.
I20260608 09:59:42.298355 15591 ts_tablet_manager.cc:1403] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Time spent bootstrapping tablet: real 0.126s	user 0.115s	sys 0.013s
I20260608 09:59:42.301190 15591 raft_consensus.cc:359] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.301970 15591 raft_consensus.cc:740] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b429408a98f4177b4ff3428ce4a29cd, State: Initialized, Role: LEARNER
I20260608 09:59:42.302587 15591 consensus_queue.cc:260] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.305225 15591 ts_tablet_manager.cc:1434] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:42.307068 15270 tablet_copy_service.cc:342] P 8a7856c03f504a68b26a3c58e9fe6207: Request end of tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-012f2d235e644ffaa34d5c6748d6bc4c received from {username='slave'} at 127.0.0.1:48846
I20260608 09:59:42.307505 15270 tablet_copy_service.cc:434] P 8a7856c03f504a68b26a3c58e9fe6207: ending tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-012f2d235e644ffaa34d5c6748d6bc4c on tablet 012f2d235e644ffaa34d5c6748d6bc4c with peer 8b429408a98f4177b4ff3428ce4a29cd
I20260608 09:59:42.342880 15591 ts_tablet_manager.cc:933] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Initiating tablet copy from peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899)
I20260608 09:59:42.344556 15591 tablet_copy_client.cc:323] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:44899
I20260608 09:59:42.362262 15601 ts_tablet_manager.cc:933] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Initiating tablet copy from peer 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:42.362358 15195 tablet_copy_service.cc:140] P f40e461f7c1c495290b076f6347ef774: Received BeginTabletCopySession request for tablet 5ea1ac6b4d134b989061c6d5cca8c3da from peer 8b429408a98f4177b4ff3428ce4a29cd ({username='slave'} at 127.0.0.1:47268)
I20260608 09:59:42.363023 15195 tablet_copy_service.cc:161] P f40e461f7c1c495290b076f6347ef774: Beginning new tablet copy session on tablet 5ea1ac6b4d134b989061c6d5cca8c3da from peer 8b429408a98f4177b4ff3428ce4a29cd at {username='slave'} at 127.0.0.1:47268: session id = 8b429408a98f4177b4ff3428ce4a29cd-5ea1ac6b4d134b989061c6d5cca8c3da
I20260608 09:59:42.364256 15601 tablet_copy_client.cc:323] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:41485
I20260608 09:59:42.370769 15195 tablet_copy_source_session.cc:215] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.374559 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea1ac6b4d134b989061c6d5cca8c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.381206 15344 tablet_copy_service.cc:140] P 1314a687bd464023af5b82ebe111deff: Received BeginTabletCopySession request for tablet 95662e1121104e0c9964dd2e185bb865 from peer 8b429408a98f4177b4ff3428ce4a29cd ({username='slave'} at 127.0.0.1:54682)
I20260608 09:59:42.381937 15344 tablet_copy_service.cc:161] P 1314a687bd464023af5b82ebe111deff: Beginning new tablet copy session on tablet 95662e1121104e0c9964dd2e185bb865 from peer 8b429408a98f4177b4ff3428ce4a29cd at {username='slave'} at 127.0.0.1:54682: session id = 8b429408a98f4177b4ff3428ce4a29cd-95662e1121104e0c9964dd2e185bb865
I20260608 09:59:42.390458 15344 tablet_copy_source_session.cc:215] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.392078 15591 tablet_copy_client.cc:806] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.393404 15591 tablet_copy_client.cc:670] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.394105 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95662e1121104e0c9964dd2e185bb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.395665 15595 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:42.396592 15595 tablet_bootstrap.cc:492] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap complete.
I20260608 09:59:42.397354 15595 ts_tablet_manager.cc:1403] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Time spent bootstrapping tablet: real 0.139s	user 0.119s	sys 0.008s
I20260608 09:59:42.400231 15595 raft_consensus.cc:359] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.401062 15595 raft_consensus.cc:740] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b429408a98f4177b4ff3428ce4a29cd, State: Initialized, Role: LEARNER
I20260608 09:59:42.401594 15591 tablet_copy_client.cc:538] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:42.401746 15595 consensus_queue.cc:260] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.403920 15595 ts_tablet_manager.cc:1434] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:59:42.405644 15270 tablet_copy_service.cc:342] P 8a7856c03f504a68b26a3c58e9fe6207: Request end of tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-c196d43f4bf54029805f3a62850be6fd received from {username='slave'} at 127.0.0.1:48846
I20260608 09:59:42.406057 15270 tablet_copy_service.cc:434] P 8a7856c03f504a68b26a3c58e9fe6207: ending tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-c196d43f4bf54029805f3a62850be6fd on tablet c196d43f4bf54029805f3a62850be6fd with peer 8b429408a98f4177b4ff3428ce4a29cd
I20260608 09:59:42.411721 15591 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap starting.
I20260608 09:59:42.412864 15601 tablet_copy_client.cc:806] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.413484 15601 tablet_copy_client.cc:670] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.417814 15601 tablet_copy_client.cc:538] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:42.426980 15601 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap starting.
I20260608 09:59:42.517616 15591 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:42.518520 15591 tablet_bootstrap.cc:492] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap complete.
I20260608 09:59:42.519191 15591 ts_tablet_manager.cc:1403] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Time spent bootstrapping tablet: real 0.108s	user 0.104s	sys 0.000s
I20260608 09:59:42.522028 15591 raft_consensus.cc:359] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.522782 15591 raft_consensus.cc:740] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b429408a98f4177b4ff3428ce4a29cd, State: Initialized, Role: LEARNER
I20260608 09:59:42.523383 15591 consensus_queue.cc:260] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.525473 15591 ts_tablet_manager.cc:1434] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:59:42.527235 15195 tablet_copy_service.cc:342] P f40e461f7c1c495290b076f6347ef774: Request end of tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-5ea1ac6b4d134b989061c6d5cca8c3da received from {username='slave'} at 127.0.0.1:47268
I20260608 09:59:42.527638 15195 tablet_copy_service.cc:434] P f40e461f7c1c495290b076f6347ef774: ending tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-5ea1ac6b4d134b989061c6d5cca8c3da on tablet 5ea1ac6b4d134b989061c6d5cca8c3da with peer 8b429408a98f4177b4ff3428ce4a29cd
I20260608 09:59:42.529052 15601 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:42.529951 15601 tablet_bootstrap.cc:492] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Bootstrap complete.
I20260608 09:59:42.530591 15601 ts_tablet_manager.cc:1403] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Time spent bootstrapping tablet: real 0.104s	user 0.098s	sys 0.005s
I20260608 09:59:42.533380 15601 raft_consensus.cc:359] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.534164 15601 raft_consensus.cc:740] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b429408a98f4177b4ff3428ce4a29cd, State: Initialized, Role: LEARNER
I20260608 09:59:42.534763 15601 consensus_queue.cc:260] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } }
I20260608 09:59:42.536840 15601 ts_tablet_manager.cc:1434] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:59:42.538546 15344 tablet_copy_service.cc:342] P 1314a687bd464023af5b82ebe111deff: Request end of tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-95662e1121104e0c9964dd2e185bb865 received from {username='slave'} at 127.0.0.1:54682
I20260608 09:59:42.538906 15344 tablet_copy_service.cc:434] P 1314a687bd464023af5b82ebe111deff: ending tablet copy session 8b429408a98f4177b4ff3428ce4a29cd-95662e1121104e0c9964dd2e185bb865 on tablet 95662e1121104e0c9964dd2e185bb865 with peer 8b429408a98f4177b4ff3428ce4a29cd
I20260608 09:59:42.577127 15533 raft_consensus.cc:1217] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:42.609649 15533 raft_consensus.cc:1217] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:42.855801 15533 raft_consensus.cc:1217] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:42.890563 15533 raft_consensus.cc:1217] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:42.908170  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
W20260608 09:59:43.235880 15226 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]
W20260608 09:59:43.551925 15226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:44899, user_credentials={real_user=slave}} blocked reactor thread for 316077us
W20260608 09:59:43.554734 15226 consensus_peers.cc:597] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:43.556895 15226 consensus_peers.cc:597] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.643805 15606 raft_consensus.cc:1064] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: attempting to promote NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd to VOTER
I20260608 09:59:43.649192 15613 raft_consensus.cc:1064] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: attempting to promote NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd to VOTER
W20260608 09:59:43.654469 15298 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.4:45137, user_credentials={real_user=slave}} blocked reactor thread for 55171.7us
I20260608 09:59:43.656105 15606 consensus_queue.cc:237] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:43.658474 15617 raft_consensus.cc:1064] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: attempting to promote NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd to VOTER
W20260608 09:59:43.657577 15300 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.69.1:44899, user_credentials={real_user=slave}} blocked reactor thread for 72019.2us
W20260608 09:59:43.661818 15300 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.661480 15617 consensus_queue.cc:237] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
W20260608 09:59:43.664511 15300 consensus_peers.cc:597] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.671840 15613 consensus_queue.cc:237] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:43.691757 15531 raft_consensus.cc:1275] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.694245 15260 raft_consensus.cc:1275] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.696952 15614 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:59:43.699416 15616 consensus_queue.cc:1048] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.002s
W20260608 09:59:43.705091 15300 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.730031 15533 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.731657 15334 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.735464 15611 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:59:43.748098 15617 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:59:43.750723 15258 raft_consensus.cc:1275] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Refusing update from remote peer f40e461f7c1c495290b076f6347ef774: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.772138 15617 consensus_queue.cc:1048] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:59:43.775297 15532 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.776230 15332 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.778977 15607 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:59:43.785024 15618 raft_consensus.cc:1064] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: attempting to promote NON_VOTER 8b429408a98f4177b4ff3428ce4a29cd to VOTER
W20260608 09:59:43.784359 15226 consensus_peers.cc:597] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.791265 15627 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.002s
I20260608 09:59:43.797335  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:43.798152  4372 tablet_replica.cc:333] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.799098  4372 raft_consensus.cc:2243] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:43.800156  4372 raft_consensus.cc:2272] T 232aedbd01ef408c94a27f1ae5b6f992 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.799777 15618 consensus_queue.cc:237] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:43.803574  4372 tablet_replica.cc:333] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.804500  4372 raft_consensus.cc:2243] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:43.805320  4372 raft_consensus.cc:2272] T 012f2d235e644ffaa34d5c6748d6bc4c P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.808470  4372 tablet_replica.cc:333] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.809574  4372 raft_consensus.cc:2243] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:43.810539  4372 pending_rounds.cc:70] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Trying to abort 1 pending ops.
I20260608 09:59:43.810900  4372 pending_rounds.cc:77] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774: Aborting op as it isn't in flight: id { term: 1 index: 18 } timestamp: 7294618761870295040 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" old_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } } new_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } } }
I20260608 09:59:43.812173  4372 raft_consensus.cc:2917] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: Aborting config change with OpId 1.18: Aborted: Op aborted
I20260608 09:59:43.812642  4372 raft_consensus.cc:2889] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:59:43.813059  4372 raft_consensus.cc:2272] T 5ea1ac6b4d134b989061c6d5cca8c3da P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.816418  4372 tablet_replica.cc:333] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.817364  4372 raft_consensus.cc:2243] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:43.818178  4372 raft_consensus.cc:2272] T 95662e1121104e0c9964dd2e185bb865 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.821086  4372 tablet_replica.cc:333] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.822216  4372 raft_consensus.cc:2243] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:43.822959  4372 raft_consensus.cc:2272] T c196d43f4bf54029805f3a62850be6fd P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.827577 15613 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.829412  4372 tablet_replica.cc:333] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774: stopping tablet replica
I20260608 09:59:43.828446 15334 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.827951 15627 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.830322  4372 raft_consensus.cc:2243] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:43.831110  4372 raft_consensus.cc:2272] T 5c1a27a9342f482c849a3ea9e97cf5c4 P f40e461f7c1c495290b076f6347ef774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:43.833580 15533 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.842226 15531 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.842763 15258 raft_consensus.cc:2955] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.849489 15332 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.852072 15532 raft_consensus.cc:1275] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:59:43.855178 15633 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:59:43.860062 15618 consensus_queue.cc:1048] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:59:43.862896 15082 catalog_manager.cc:5696] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff reported cstate change: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1314a687bd464023af5b82ebe111deff" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:59:43.873191 15226 consensus_peers.cc:597] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:43.848503 15081 catalog_manager.cc:5696] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 reported cstate change: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:43.896051 15627 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.898368 15332 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.907830  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:43.919616 15258 consensus_queue.cc:237] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:43.931092 15531 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 09:59:43.933414 15633 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 09:59:43.936616 15332 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Refusing update from remote peer 8a7856c03f504a68b26a3c58e9fe6207: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 09:59:43.938251 15633 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 09:59:43.938977 15533 raft_consensus.cc:2955] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.942586 15633 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER f40e461f7c1c495290b076f6347ef774 (127.4.69.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.945320 15531 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER f40e461f7c1c495290b076f6347ef774 (127.4.69.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.954538 15331 raft_consensus.cc:2955] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER f40e461f7c1c495290b076f6347ef774 (127.4.69.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.957121  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:43.966010 15082 catalog_manager.cc:5696] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff reported cstate change: config changed from index 17 to 18, 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
I20260608 09:59:43.970788 15068 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 012f2d235e644ffaa34d5c6748d6bc4c with cas_config_opid_index 18: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:43.969664 15083 catalog_manager.cc:5696] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd reported cstate change: config changed from index 18 to 19, VOTER f40e461f7c1c495290b076f6347ef774 (127.4.69.1) evicted. New cstate: current_term: 1 leader_uuid: "8a7856c03f504a68b26a3c58e9fe6207" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } }
W20260608 09:59:44.007573 15070 catalog_manager.cc:4754] TS f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 012f2d235e644ffaa34d5c6748d6bc4c: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:44.039609  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:44.040521  4372 tablet_replica.cc:333] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.041534  4372 raft_consensus.cc:2243] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:44.042296  4372 raft_consensus.cc:2272] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:44.045578  4372 tablet_replica.cc:333] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.046413  4372 raft_consensus.cc:2243] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:44.047073  4372 raft_consensus.cc:2272] T 232aedbd01ef408c94a27f1ae5b6f992 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:44.050143  4372 tablet_replica.cc:333] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.050940  4372 raft_consensus.cc:2243] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:44.052024  4372 raft_consensus.cc:2272] T 012f2d235e644ffaa34d5c6748d6bc4c P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:44.055352  4372 tablet_replica.cc:333] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.056149  4372 raft_consensus.cc:2243] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:44.056617  4372 pending_rounds.cc:70] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Trying to abort 1 pending ops.
I20260608 09:59:44.056865  4372 pending_rounds.cc:77] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207: Aborting op as it isn't in flight: id { term: 1 index: 18 } timestamp: 7294618761870295040 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" old_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } } new_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } } }
I20260608 09:59:44.057941  4372 raft_consensus.cc:2917] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Aborting config change with OpId 1.18: Aborted: Op aborted
I20260608 09:59:44.058362  4372 raft_consensus.cc:2889] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:59:44.058712  4372 raft_consensus.cc:2272] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:44.062968  4372 tablet_replica.cc:333] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.063724  4372 raft_consensus.cc:2243] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:44.064348  4372 raft_consensus.cc:2272] T 95662e1121104e0c9964dd2e185bb865 P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:44.068019  4372 tablet_replica.cc:333] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207: stopping tablet replica
I20260608 09:59:44.068799  4372 raft_consensus.cc:2243] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:44.070251  4372 raft_consensus.cc:2272] T c196d43f4bf54029805f3a62850be6fd P 8a7856c03f504a68b26a3c58e9fe6207 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:44.184360 15298 consensus_peers.cc:597] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff -> Peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Couldn't send request to peer 8a7856c03f504a68b26a3c58e9fe6207. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:44.315110 15298 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Couldn't send request to peer 8a7856c03f504a68b26a3c58e9fe6207. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:44.466020 15281 debug-util.cc:398] Leaking SignalData structure 0x7b08002b68e0 after lost signal to thread 4375
W20260608 09:59:44.467360 15281 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebd60 after lost signal to thread 15117
W20260608 09:59:44.470698 15281 debug-util.cc:398] Leaking SignalData structure 0x7b0800295720 after lost signal to thread 15358
W20260608 09:59:44.472029 15281 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7520 after lost signal to thread 15557
W20260608 09:59:45.103401  4372 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15281)
I20260608 09:59:45.110941 15652 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f40e461f7c1c495290b076f6347ef774)
I20260608 09:59:45.112421 15652 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.118448 15652 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:45.122763 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "8b429408a98f4177b4ff3428ce4a29cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
W20260608 09:59:45.142251 15070 catalog_manager.cc:4754] TS f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 012f2d235e644ffaa34d5c6748d6bc4c: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
W20260608 09:59:45.147497 15499 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:45.148232 15499 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 8b429408a98f4177b4ff3428ce4a29cd; no voters: 1314a687bd464023af5b82ebe111deff, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:45.149281 15652 raft_consensus.cc:2749] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:59:45.150162 15497 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.211844 15650 raft_consensus.cc:493] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f40e461f7c1c495290b076f6347ef774)
I20260608 09:59:45.212785 15650 raft_consensus.cc:515] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:45.215987 15650 leader_election.cc:290] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
W20260608 09:59:45.221139 15300 leader_election.cc:336] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
W20260608 09:59:45.222674 15298 leader_election.cc:336] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.223133 15298 leader_election.cc:304] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:45.224021 15650 raft_consensus.cc:2749] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:45.256234 15650 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f40e461f7c1c495290b076f6347ef774)
I20260608 09:59:45.257174 15650 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.260535 15650 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:45.262946 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd" is_pre_election: true
I20260608 09:59:45.265853 15533 raft_consensus.cc:2468] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
W20260608 09:59:45.271150 15298 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
W20260608 09:59:45.272930 15300 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:45.273415 15300 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:45.274300 15650 raft_consensus.cc:2749] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:45.399564 15650 raft_consensus.cc:493] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:45.400442 15650 raft_consensus.cc:515] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.403616 15650 leader_election.cc:290] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:45.405964 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd" is_pre_election: true
W20260608 09:59:45.410353 15300 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:45.410876 15300 leader_election.cc:304] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1314a687bd464023af5b82ebe111deff; no voters: 8b429408a98f4177b4ff3428ce4a29cd, f40e461f7c1c495290b076f6347ef774
W20260608 09:59:45.411513 15298 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.411702 15650 raft_consensus.cc:2749] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:45.439447 15652 raft_consensus.cc:493] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:45.440325 15652 raft_consensus.cc:515] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.446424 15652 leader_election.cc:290] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
I20260608 09:59:45.447286 15652 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:45.448199 15652 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.449282 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8b429408a98f4177b4ff3428ce4a29cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:45.449980 15331 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b429408a98f4177b4ff3428ce4a29cd in term 1.
I20260608 09:59:45.450791 15652 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
W20260608 09:59:45.453753 15497 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.454047 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8b429408a98f4177b4ff3428ce4a29cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:45.455662 15650 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
W20260608 09:59:45.456269 15499 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:45.456539 15650 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.458639 15331 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b429408a98f4177b4ff3428ce4a29cd in term 1.
I20260608 09:59:45.459353 15650 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:45.462324 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 2 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd" is_pre_election: true
I20260608 09:59:45.462918 15533 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
W20260608 09:59:45.464084 15497 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.465807 15499 leader_election.cc:304] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:45.468972 15652 raft_consensus.cc:2749] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:45.465874 15298 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 
I20260608 09:59:45.469461 15498 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [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: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:45.470062 15650 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:59:45.470456 15650 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:45.470841 15650 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:45.470923 15652 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:59:45.471586 15652 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:45.472158 15652 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:59:45.474027 15298 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.483980 15650 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Starting leader election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.484014 15652 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:45.490602 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "8b429408a98f4177b4ff3428ce4a29cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff"
I20260608 09:59:45.491402 15331 raft_consensus.cc:2393] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b429408a98f4177b4ff3428ce4a29cd in current term 2: Already voted for candidate 1314a687bd464023af5b82ebe111deff in this term.
W20260608 09:59:45.493799 15298 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
W20260608 09:59:45.494102 15497 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:45.494633 15497 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [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: 8b429408a98f4177b4ff3428ce4a29cd; no voters: 1314a687bd464023af5b82ebe111deff, 8a7856c03f504a68b26a3c58e9fe6207
I20260608 09:59:45.496260 15650 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 election: Requested vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:45.496452 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 2 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd"
I20260608 09:59:45.497339 15533 raft_consensus.cc:2393] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1314a687bd464023af5b82ebe111deff in current term 2: Already voted for candidate 8b429408a98f4177b4ff3428ce4a29cd in this term.
I20260608 09:59:45.497901 15660 raft_consensus.cc:2749] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:59:45.498682 15298 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff; no voters: 8a7856c03f504a68b26a3c58e9fe6207, 8b429408a98f4177b4ff3428ce4a29cd
I20260608 09:59:45.499131 15652 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 election: Requested vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485)
I20260608 09:59:45.499868 15650 raft_consensus.cc:2749] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 09:59:46.104132  4372 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15281)
W20260608 09:59:46.104914 15300 consensus_peers.cc:597] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:59:46.191938 15070 catalog_manager.cc:4754] TS f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 012f2d235e644ffaa34d5c6748d6bc4c: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
W20260608 09:59:46.336045 15300 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Couldn't send request to peer f40e461f7c1c495290b076f6347ef774. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:59:46.797407 15298 consensus_peers.cc:597] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff -> Peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Couldn't send request to peer 8a7856c03f504a68b26a3c58e9fe6207. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:59:46.832255 15661 raft_consensus.cc:493] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f40e461f7c1c495290b076f6347ef774)
I20260608 09:59:46.833060 15661 raft_consensus.cc:515] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } }
I20260608 09:59:46.835553 15661 leader_election.cc:290] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
W20260608 09:59:46.841918 15300 leader_election.cc:336] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
W20260608 09:59:46.846532 15298 leader_election.cc:336] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:46.846990 15298 leader_election.cc:304] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [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: 1314a687bd464023af5b82ebe111deff; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:46.847821 15661 raft_consensus.cc:2749] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:59:46.977804 15298 consensus_peers.cc:597] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff -> Peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Couldn't send request to peer 8a7856c03f504a68b26a3c58e9fe6207. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:59:47.104665  4372 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15281)
I20260608 09:59:47.205549 15665 raft_consensus.cc:493] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a7856c03f504a68b26a3c58e9fe6207)
I20260608 09:59:47.206202 15665 raft_consensus.cc:515] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } attrs { replace: true } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:47.210187 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196d43f4bf54029805f3a62850be6fd" candidate_uuid: "8b429408a98f4177b4ff3428ce4a29cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "1314a687bd464023af5b82ebe111deff" is_pre_election: true
I20260608 09:59:47.210832 15331 raft_consensus.cc:2468] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b429408a98f4177b4ff3428ce4a29cd in term 1.
I20260608 09:59:47.212930 15665 leader_election.cc:290] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 1314a687bd464023af5b82ebe111deff (127.4.69.3:41485), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319)
W20260608 09:59:47.232359 15499 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
W20260608 09:59:47.232972 15497 leader_election.cc:336] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:47.233489 15497 leader_election.cc:304] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:47.234422 15665 raft_consensus.cc:2749] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:47.239715 15661 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:47.240276 15661 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:47.242802 15661 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:47.244385 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 3 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd" is_pre_election: true
I20260608 09:59:47.245095 15533 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 2.
I20260608 09:59:47.246927 15298 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 
I20260608 09:59:47.247877 15661 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260608 09:59:47.247937 15298 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:47.248378 15661 raft_consensus.cc:493] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:47.248836 15661 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:59:47.257759 15661 raft_consensus.cc:515] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 3 FOLLOWER]: Starting leader election with config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:47.259888 15661 leader_election.cc:290] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 election: Requested vote from peers 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:47.262127 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012f2d235e644ffaa34d5c6748d6bc4c" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 3 candidate_status { last_received { term: 1 index: 19 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd"
I20260608 09:59:47.262780 15533 raft_consensus.cc:3060] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:59:47.265296 15298 leader_election.cc:336] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:47.266099 15661 raft_consensus.cc:493] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f40e461f7c1c495290b076f6347ef774)
I20260608 09:59:47.266727 15661 raft_consensus.cc:515] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:47.271683 15533 raft_consensus.cc:2468] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 3.
I20260608 09:59:47.273206 15298 leader_election.cc:304] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207
W20260608 09:59:47.273995 15300 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:47.275557 15661 leader_election.cc:290] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899), 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319), 8b429408a98f4177b4ff3428ce4a29cd (127.4.69.4:45137)
I20260608 09:59:47.276134 15661 raft_consensus.cc:2804] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:59:47.276623 15661 raft_consensus.cc:697] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 3 LEADER]: Becoming Leader. State: Replica: 1314a687bd464023af5b82ebe111deff, State: Running, Role: LEADER
I20260608 09:59:47.277828 15661 consensus_queue.cc:237] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } }
I20260608 09:59:47.284454 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" candidate_uuid: "1314a687bd464023af5b82ebe111deff" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "8b429408a98f4177b4ff3428ce4a29cd" is_pre_election: true
I20260608 09:59:47.285264 15533 raft_consensus.cc:2468] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1314a687bd464023af5b82ebe111deff in term 1.
W20260608 09:59:47.289499 15298 leader_election.cc:336] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111)
I20260608 09:59:47.290035 15298 leader_election.cc:304] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1314a687bd464023af5b82ebe111deff, 8b429408a98f4177b4ff3428ce4a29cd; no voters: 8a7856c03f504a68b26a3c58e9fe6207, f40e461f7c1c495290b076f6347ef774
I20260608 09:59:47.291417 15669 raft_consensus.cc:2749] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:47.299522 15079 catalog_manager.cc:5696] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff reported cstate change: term changed from 1 to 3, leader changed from 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2) to 1314a687bd464023af5b82ebe111deff (127.4.69.3). New cstate: current_term: 3 leader_uuid: "1314a687bd464023af5b82ebe111deff" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:47.785866 15298 consensus_peers.cc:597] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff -> Peer 8a7856c03f504a68b26a3c58e9fe6207 (127.4.69.2:44319): Couldn't send request to peer 8a7856c03f504a68b26a3c58e9fe6207. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.2:44319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.802570 15533 raft_consensus.cc:1275] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 3 FOLLOWER]: Refusing update from remote peer 1314a687bd464023af5b82ebe111deff: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 3 index: 20. (index mismatch)
I20260608 09:59:47.804180 15661 consensus_queue.cc:1048] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260608 09:59:48.105233  4372 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 15281)
I20260608 09:59:48.234027  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
I20260608 09:59:48.274098  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
W20260608 09:59:48.291478 15070 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111) [suppressed 71 similar messages]
W20260608 09:59:48.296766 15070 catalog_manager.cc:4754] TS f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 012f2d235e644ffaa34d5c6748d6bc4c: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:48.310539  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:48.312899  4372 tablet_replica.cc:333] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.314052  4372 raft_consensus.cc:2243] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.315738  4372 raft_consensus.cc:2272] T c196d43f4bf54029805f3a62850be6fd P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.320272  4372 tablet_replica.cc:333] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.321231  4372 raft_consensus.cc:2243] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.322238  4372 raft_consensus.cc:2272] T 232aedbd01ef408c94a27f1ae5b6f992 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.325943  4372 tablet_replica.cc:333] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.326781  4372 raft_consensus.cc:2243] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.327337  4372 pending_rounds.cc:70] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Trying to abort 1 pending ops.
I20260608 09:59:48.327579  4372 pending_rounds.cc:77] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff: Aborting op as it isn't in flight: id { term: 1 index: 18 } timestamp: 7294618761870295040 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" old_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } } new_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } } }
I20260608 09:59:48.328982  4372 raft_consensus.cc:2917] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Aborting config change with OpId 1.18: Aborted: Op aborted
I20260608 09:59:48.329471  4372 raft_consensus.cc:2889] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:59:48.329798  4372 raft_consensus.cc:2272] T 5ea1ac6b4d134b989061c6d5cca8c3da P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.334096  4372 tablet_replica.cc:333] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.334904  4372 raft_consensus.cc:2243] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.336880  4372 raft_consensus.cc:2272] T 012f2d235e644ffaa34d5c6748d6bc4c P 1314a687bd464023af5b82ebe111deff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.341230  4372 tablet_replica.cc:333] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.342029  4372 raft_consensus.cc:2243] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.343377  4372 raft_consensus.cc:2272] T 5c1a27a9342f482c849a3ea9e97cf5c4 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.347473  4372 tablet_replica.cc:333] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff: stopping tablet replica
I20260608 09:59:48.348284  4372 raft_consensus.cc:2243] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.349934  4372 raft_consensus.cc:2272] T 95662e1121104e0c9964dd2e185bb865 P 1314a687bd464023af5b82ebe111deff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.377772  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:48.410718  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:59:48.451130  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:48.452093  4372 tablet_replica.cc:333] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd: stopping tablet replica
I20260608 09:59:48.453102  4372 raft_consensus.cc:2243] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.453958  4372 raft_consensus.cc:2272] T 95662e1121104e0c9964dd2e185bb865 P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.457994  4372 tablet_replica.cc:333] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: stopping tablet replica
I20260608 09:59:48.458766  4372 raft_consensus.cc:2243] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.459291  4372 pending_rounds.cc:70] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Trying to abort 1 pending ops.
I20260608 09:59:48.459504  4372 pending_rounds.cc:77] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd: Aborting op as it isn't in flight: id { term: 1 index: 18 } timestamp: 7294618761870295040 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ea1ac6b4d134b989061c6d5cca8c3da" old_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: true } } } new_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f40e461f7c1c495290b076f6347ef774" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 44899 } } peers { permanent_uuid: "8a7856c03f504a68b26a3c58e9fe6207" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 44319 } attrs { replace: true } } peers { permanent_uuid: "1314a687bd464023af5b82ebe111deff" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 41485 } } peers { permanent_uuid: "8b429408a98f4177b4ff3428ce4a29cd" member_type: VOTER last_known_addr { host: "127.4.69.4" port: 45137 } attrs { promote: false } } } }
I20260608 09:59:48.460626  4372 raft_consensus.cc:2917] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Aborting config change with OpId 1.18: Aborted: Op aborted
I20260608 09:59:48.461136  4372 raft_consensus.cc:2889] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:59:48.461481  4372 raft_consensus.cc:2272] T 5ea1ac6b4d134b989061c6d5cca8c3da P 8b429408a98f4177b4ff3428ce4a29cd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:48.465206  4372 tablet_replica.cc:333] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd: stopping tablet replica
I20260608 09:59:48.465911  4372 raft_consensus.cc:2243] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.466713  4372 raft_consensus.cc:2272] T c196d43f4bf54029805f3a62850be6fd P 8b429408a98f4177b4ff3428ce4a29cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.470474  4372 tablet_replica.cc:333] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd: stopping tablet replica
I20260608 09:59:48.471239  4372 raft_consensus.cc:2243] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.472237  4372 raft_consensus.cc:2272] T 012f2d235e644ffaa34d5c6748d6bc4c P 8b429408a98f4177b4ff3428ce4a29cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.498684  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:48.518326  4372 master.cc:562] Master@127.4.69.62:38065 shutting down...
W20260608 09:59:48.548169 15131 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:48.548421 15131 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:48.548666 15131 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:52.422653 15070 catalog_manager.cc:4754] TS f40e461f7c1c495290b076f6347ef774 (127.4.69.1:44899): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 012f2d235e644ffaa34d5c6748d6bc4c: Network error: Client connection negotiation failed: client connection to 127.4.69.1:44899: connect: Connection refused (error 111)
I20260608 09:59:53.033804  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:53.034502  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:53.034900  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21b1c077077b4004abd7d58fc228c764: stopping tablet replica
I20260608 09:59:53.063056  4372 master.cc:584] Master@127.4.69.62:38065 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (16675 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:59:53.118906  4372 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.69.62:40149
I20260608 09:59:53.120110  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:53.126045 15687 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
W20260608 09:59:53.126402 15688 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
W20260608 09:59:53.127018 15690 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
I20260608 09:59:53.128257  4372 server_base.cc:1061] running on GCE node
I20260608 09:59:53.129408  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:53.129627  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:53.129808  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912793129771 us; error 0 us; skew 500 ppm
I20260608 09:59:53.130402  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:53.132743  4372 webserver.cc:533] Webserver started at http://127.4.69.62:38387/ using document root <none> and password file <none>
I20260608 09:59:53.133280  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:53.133490  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:53.133774  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:53.134997  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/master-0-root/instance:
uuid: "7b56d9f40b084a58b8cba29817a0b47d"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.139374  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:59:53.142784 15695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.143558  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:53.143842  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/master-0-root
uuid: "7b56d9f40b084a58b8cba29817a0b47d"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.144124  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-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)
I20260608 09:59:53.155530  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:53.156764  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:53.195501  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.62:40149
I20260608 09:59:53.195631 15746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.62:40149 every 8 connection(s)
I20260608 09:59:53.199579 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:53.210664 15747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d: Bootstrap starting.
I20260608 09:59:53.215536 15747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:53.220522 15747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d: No bootstrap required, opened a new log
I20260608 09:59:53.223081 15747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER }
I20260608 09:59:53.223440 15747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:53.223632 15747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b56d9f40b084a58b8cba29817a0b47d, State: Initialized, Role: FOLLOWER
I20260608 09:59:53.224236 15747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER }
I20260608 09:59:53.224669 15747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:53.224946 15747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:53.225171 15747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:53.229835 15747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER }
I20260608 09:59:53.230296 15747 leader_election.cc:304] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [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: 7b56d9f40b084a58b8cba29817a0b47d; no voters: 
I20260608 09:59:53.231379 15747 leader_election.cc:290] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:53.231858 15750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:53.233294 15750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 1 LEADER]: Becoming Leader. State: Replica: 7b56d9f40b084a58b8cba29817a0b47d, State: Running, Role: LEADER
I20260608 09:59:53.234000 15750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [LEADER]: Queue going to LEADER mode. State: All 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: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER }
I20260608 09:59:53.234376 15747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:53.239254 15751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b56d9f40b084a58b8cba29817a0b47d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER } }
I20260608 09:59:53.239579 15752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b56d9f40b084a58b8cba29817a0b47d. Latest consensus state: current_term: 1 leader_uuid: "7b56d9f40b084a58b8cba29817a0b47d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b56d9f40b084a58b8cba29817a0b47d" member_type: VOTER } }
I20260608 09:59:53.240150 15751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:53.240196 15752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:53.242530 15759 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:53.247931 15759 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:53.250350  4372 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:53.256932 15759 catalog_manager.cc:1382] Generated new cluster ID: 79536734fc9a4a4380762fb24651a13f
I20260608 09:59:53.257202 15759 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:53.304348 15759 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:53.305744 15759 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:53.320322 15759 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d: Generated new TSK 0
I20260608 09:59:53.320995 15759 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:53.381139  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:53.387429 15769 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
W20260608 09:59:53.389071 15770 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
I20260608 09:59:53.390431  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:53.390892 15772 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
I20260608 09:59:53.391803  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:53.392057  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:53.392238  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912793392218 us; error 0 us; skew 500 ppm
I20260608 09:59:53.392877  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:53.395349  4372 webserver.cc:533] Webserver started at http://127.4.69.1:42259/ using document root <none> and password file <none>
I20260608 09:59:53.395869  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:53.396086  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:53.396359  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:53.397497  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-0-root/instance:
uuid: "c46701bbc01347e7bb2cf41155ed8424"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.401947  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:53.405326 15777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.406131  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:53.406424  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-0-root
uuid: "c46701bbc01347e7bb2cf41155ed8424"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.406713  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-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)
I20260608 09:59:53.427534  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:53.428875  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:53.430368  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:53.432780  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:53.433015  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.433269  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:53.433457  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.475021  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.1:43967
I20260608 09:59:53.475160 15839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.1:43967 every 8 connection(s)
I20260608 09:59:53.480486  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:53.488889 15844 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
W20260608 09:59:53.490549 15845 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
I20260608 09:59:53.493547  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:53.493497 15847 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
I20260608 09:59:53.495772 15840 heartbeater.cc:344] Connected to a master server at 127.4.69.62:40149
I20260608 09:59:53.496165  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:53.496176 15840 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:53.496562  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:53.496809  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912793496787 us; error 0 us; skew 500 ppm
I20260608 09:59:53.497292 15840 heartbeater.cc:507] Master 127.4.69.62:40149 requested a full tablet report, sending...
I20260608 09:59:53.497504  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:53.499719 15712 ts_manager.cc:194] Registered new tserver with Master: c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967)
I20260608 09:59:53.500586  4372 webserver.cc:533] Webserver started at http://127.4.69.2:43249/ using document root <none> and password file <none>
I20260608 09:59:53.501255  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:53.501462  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:53.501741  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:53.502079 15712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36112
I20260608 09:59:53.503043  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-1-root/instance:
uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.507962  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:53.511554 15852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.512336  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:53.512639  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-1-root
uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.512982  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-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)
I20260608 09:59:53.523201  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:53.524359  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:53.525872  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:53.528132  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:53.528358  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.528615  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:53.528858  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:59:53.570501  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.2:33177
I20260608 09:59:53.570634 15915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.2:33177 every 8 connection(s)
I20260608 09:59:53.575850  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:53.584462 15919 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
W20260608 09:59:53.585518 15920 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
I20260608 09:59:53.588838  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:53.589313 15922 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
I20260608 09:59:53.590124 15916 heartbeater.cc:344] Connected to a master server at 127.4.69.62:40149
I20260608 09:59:53.590466  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:53.590526 15916 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:53.590798  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:53.591043  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912793591024 us; error 0 us; skew 500 ppm
I20260608 09:59:53.591516 15916 heartbeater.cc:507] Master 127.4.69.62:40149 requested a full tablet report, sending...
I20260608 09:59:53.591719  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:53.593869 15712 ts_manager.cc:194] Registered new tserver with Master: 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:53.595276 15712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36126
I20260608 09:59:53.596588  4372 webserver.cc:533] Webserver started at http://127.4.69.3:36737/ using document root <none> and password file <none>
I20260608 09:59:53.597250  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:53.597453  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:53.597744  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:53.598949  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-2-root/instance:
uuid: "289234a443c245d3869247963f891666"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.603626  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:53.607044 15927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.607776  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:53.608119  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-2-root
uuid: "289234a443c245d3869247963f891666"
format_stamp: "Formatted at 2026-06-08 09:59:53 on dist-test-slave-t8l4"
I20260608 09:59:53.608489  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-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)
I20260608 09:59:53.638370  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:53.639551  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:53.641016  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:53.643132  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:53.643362  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.643606  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:53.643790  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:53.683799  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.3:46623
I20260608 09:59:53.683918 15989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.3:46623 every 8 connection(s)
I20260608 09:59:53.698073 15990 heartbeater.cc:344] Connected to a master server at 127.4.69.62:40149
I20260608 09:59:53.698462 15990 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:53.699206 15990 heartbeater.cc:507] Master 127.4.69.62:40149 requested a full tablet report, sending...
I20260608 09:59:53.701215 15712 ts_manager.cc:194] Registered new tserver with Master: 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:53.702044  4372 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014819848s
I20260608 09:59:53.703037 15712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36140
I20260608 09:59:54.504873 15840 heartbeater.cc:499] Master 127.4.69.62:40149 was elected leader, sending a full tablet report...
I20260608 09:59:54.598235 15916 heartbeater.cc:499] Master 127.4.69.62:40149 was elected leader, sending a full tablet report...
I20260608 09:59:54.706035 15990 heartbeater.cc:499] Master 127.4.69.62:40149 was elected leader, sending a full tablet report...
I20260608 09:59:54.788183 15712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36156:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:54.791496 15712 catalog_manager.cc:7076] 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.
I20260608 09:59:54.873157 15880 tablet_service.cc:1511] Processing CreateTablet for tablet 17b57879dfb743b6b9f72e497c62c9ea (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:54.874508 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2f884e382d4be3b5a472e4c80a8b0a (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:54.875375 15880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b57879dfb743b6b9f72e497c62c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.875602 15805 tablet_service.cc:1511] Processing CreateTablet for tablet 17b57879dfb743b6b9f72e497c62c9ea (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:54.876147 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2f884e382d4be3b5a472e4c80a8b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.877245 15805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b57879dfb743b6b9f72e497c62c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.878252 15878 tablet_service.cc:1511] Processing CreateTablet for tablet 59731edc4c8448fbb43788cf8533c319 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:54.879688 15878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59731edc4c8448fbb43788cf8533c319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.882220 15804 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2f884e382d4be3b5a472e4c80a8b0a (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:54.882689 15877 tablet_service.cc:1511] Processing CreateTablet for tablet d6929801f70f4ee995125c0628aec149 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:54.883682 15804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2f884e382d4be3b5a472e4c80a8b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.884253 15877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6929801f70f4ee995125c0628aec149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.886250 15803 tablet_service.cc:1511] Processing CreateTablet for tablet 59731edc4c8448fbb43788cf8533c319 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:54.887686 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59731edc4c8448fbb43788cf8533c319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.890211 15802 tablet_service.cc:1511] Processing CreateTablet for tablet d6929801f70f4ee995125c0628aec149 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:54.892359 15955 tablet_service.cc:1511] Processing CreateTablet for tablet 17b57879dfb743b6b9f72e497c62c9ea (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:54.892859 15801 tablet_service.cc:1511] Processing CreateTablet for tablet 94e0b243dc77421da02821728d9a325f (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:54.893971 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b57879dfb743b6b9f72e497c62c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.897192 15802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6929801f70f4ee995125c0628aec149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.898152 15954 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2f884e382d4be3b5a472e4c80a8b0a (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:54.899001 15801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e0b243dc77421da02821728d9a325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.899894 15954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2f884e382d4be3b5a472e4c80a8b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.902840 15953 tablet_service.cc:1511] Processing CreateTablet for tablet 59731edc4c8448fbb43788cf8533c319 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:54.906344 15952 tablet_service.cc:1511] Processing CreateTablet for tablet d6929801f70f4ee995125c0628aec149 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:54.908129 15953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59731edc4c8448fbb43788cf8533c319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.910276 15952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6929801f70f4ee995125c0628aec149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.920874 15876 tablet_service.cc:1511] Processing CreateTablet for tablet 94e0b243dc77421da02821728d9a325f (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:54.922379 15876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e0b243dc77421da02821728d9a325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.954246 15951 tablet_service.cc:1511] Processing CreateTablet for tablet 94e0b243dc77421da02821728d9a325f (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:54.955792 15951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e0b243dc77421da02821728d9a325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.964406 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 41b2994dc32140acb0773f0661fd9339 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:54.965891 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b2994dc32140acb0773f0661fd9339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.977571 16012 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:54.980372 15952 tablet_service.cc:1511] Processing CreateTablet for tablet 41b2994dc32140acb0773f0661fd9339 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:54.985453 15952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b2994dc32140acb0773f0661fd9339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.985872 16012 tablet_bootstrap.cc:654] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:54.990136 16013 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:54.992159 15802 tablet_service.cc:1511] Processing CreateTablet for tablet 41b2994dc32140acb0773f0661fd9339 (DEFAULT_TABLE table=test-workload [id=33b9c65579f742c4b80e82a0ad590565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:54.992506 16011 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:54.997682 16013 tablet_bootstrap.cc:654] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.000617 15802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b2994dc32140acb0773f0661fd9339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:55.013577 16013 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.014226 16013 ts_tablet_manager.cc:1403] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 09:59:55.015882 16011 tablet_bootstrap.cc:654] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.017582 16012 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.018181 16012 ts_tablet_manager.cc:1403] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.023s
I20260608 09:59:55.017999 16013 raft_consensus.cc:359] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.019173 16013 raft_consensus.cc:385] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.019579 16013 raft_consensus.cc:740] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.020718 16013 consensus_queue.cc:260] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.021798 16012 raft_consensus.cc:359] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.022558 16012 raft_consensus.cc:385] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.022897 16012 raft_consensus.cc:740] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.023903 16012 consensus_queue.cc:260] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.029446 16011 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.029883 16013 ts_tablet_manager.cc:1434] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 09:59:55.030308 16011 ts_tablet_manager.cc:1403] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260608 09:59:55.031657 16013 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:55.034925 16011 raft_consensus.cc:359] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.036414 16011 raft_consensus.cc:385] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.037143 16011 raft_consensus.cc:740] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.039054 16012 ts_tablet_manager.cc:1434] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 09:59:55.038662 16011 consensus_queue.cc:260] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.039601 16013 tablet_bootstrap.cc:654] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.040279 16012 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:55.049378 16012 tablet_bootstrap.cc:654] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.049589 16011 ts_tablet_manager.cc:1434] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260608 09:59:55.051328 16011 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:55.058296 16012 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.058424 16011 tablet_bootstrap.cc:654] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.058482 16013 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.059007 16012 ts_tablet_manager.cc:1403] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 09:59:55.059273 16013 ts_tablet_manager.cc:1403] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260608 09:59:55.062896 16013 raft_consensus.cc:359] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.062696 16012 raft_consensus.cc:359] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.063645 16013 raft_consensus.cc:385] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.063846 16012 raft_consensus.cc:385] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.064062 16013 raft_consensus.cc:740] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.064353 16012 raft_consensus.cc:740] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.065022 16013 consensus_queue.cc:260] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.065618 16012 consensus_queue.cc:260] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.067405 16013 ts_tablet_manager.cc:1434] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:59:55.068506 16012 ts_tablet_manager.cc:1434] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:59:55.068631 16013 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:55.069677 16012 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:55.079329 16013 tablet_bootstrap.cc:654] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.082489 16011 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.082991 16011 ts_tablet_manager.cc:1403] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.009s
I20260608 09:59:55.079918 16012 tablet_bootstrap.cc:654] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.086001 16011 raft_consensus.cc:359] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.086578 16011 raft_consensus.cc:385] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.086841 16011 raft_consensus.cc:740] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.087867 16011 consensus_queue.cc:260] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.089110 16013 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.089627 16013 ts_tablet_manager.cc:1403] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.009s
I20260608 09:59:55.092167 16011 ts_tablet_manager.cc:1434] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:59:55.092775 16013 raft_consensus.cc:359] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.093437 16011 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:55.093701 16013 raft_consensus.cc:385] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.094076 16013 raft_consensus.cc:740] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.094937 16013 consensus_queue.cc:260] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.098870 16013 ts_tablet_manager.cc:1434] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:59:55.099668 16012 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.099932 16013 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:55.100237 16012 ts_tablet_manager.cc:1403] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.004s
I20260608 09:59:55.103916 16011 tablet_bootstrap.cc:654] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.103794 16012 raft_consensus.cc:359] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.104782 16012 raft_consensus.cc:385] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.105180 16012 raft_consensus.cc:740] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.106125 16012 consensus_queue.cc:260] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.107790 16013 tablet_bootstrap.cc:654] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.109423 16012 ts_tablet_manager.cc:1434] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:59:55.110947 16012 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:55.116899 16011 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.117523 16011 ts_tablet_manager.cc:1403] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260608 09:59:55.118695 16012 tablet_bootstrap.cc:654] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.121060 16011 raft_consensus.cc:359] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.121960 16011 raft_consensus.cc:385] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.122468 16011 raft_consensus.cc:740] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.123950 16011 consensus_queue.cc:260] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.130986 16011 ts_tablet_manager.cc:1434] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:59:55.132990 16011 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:55.134415 16013 tablet_bootstrap.cc:492] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.135018 16013 ts_tablet_manager.cc:1403] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260608 09:59:55.138306 16013 raft_consensus.cc:359] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.139079 16013 raft_consensus.cc:385] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.139417 16013 raft_consensus.cc:740] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.140260 16013 consensus_queue.cc:260] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.141799 16011 tablet_bootstrap.cc:654] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.142902 16013 ts_tablet_manager.cc:1434] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:55.142953 16012 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.143841 16012 ts_tablet_manager.cc:1403] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260608 09:59:55.144742 16013 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:55.148025 16012 raft_consensus.cc:359] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.149111 16012 raft_consensus.cc:385] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.149544 16012 raft_consensus.cc:740] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.150728 16012 consensus_queue.cc:260] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.152658 16013 tablet_bootstrap.cc:654] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.154093 16011 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.154731 16011 ts_tablet_manager.cc:1403] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 09:59:55.156275 16012 ts_tablet_manager.cc:1434] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 09:59:55.157352 16012 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:55.158300 16011 raft_consensus.cc:359] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.159154 16011 raft_consensus.cc:385] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.159693 16011 raft_consensus.cc:740] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.160983 16011 consensus_queue.cc:260] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.163003 16017 raft_consensus.cc:493] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.163591 16017 raft_consensus.cc:515] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.164469 16018 raft_consensus.cc:493] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.165053 16018 raft_consensus.cc:515] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.165472 16012 tablet_bootstrap.cc:654] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.166682 16011 ts_tablet_manager.cc:1434] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:59:55.167953 16011 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:55.172646 16017 leader_election.cc:290] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.177286 16011 tablet_bootstrap.cc:654] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.186024 16018 leader_election.cc:290] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.191538 16011 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.192454 16011 ts_tablet_manager.cc:1403] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260608 09:59:55.197053 16013 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.197739 16013 ts_tablet_manager.cc:1403] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.011s
I20260608 09:59:55.197075 16011 raft_consensus.cc:359] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.198412 16011 raft_consensus.cc:385] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.198918 16011 raft_consensus.cc:740] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.200330 16011 consensus_queue.cc:260] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.204079 16011 ts_tablet_manager.cc:1434] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:59:55.205479 16011 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: Bootstrap starting.
I20260608 09:59:55.214906 16013 raft_consensus.cc:359] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.215823 16013 raft_consensus.cc:385] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.216132 16011 tablet_bootstrap.cc:654] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.216205 16013 raft_consensus.cc:740] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.221635 16013 consensus_queue.cc:260] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.223594 16017 raft_consensus.cc:493] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.224133 16017 raft_consensus.cc:515] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.226558 16017 leader_election.cc:290] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.229207 15891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.230201 15891 raft_consensus.cc:2468] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 0.
I20260608 09:59:55.237694 15779 leader_election.cc:304] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, c46701bbc01347e7bb2cf41155ed8424; no voters: 
I20260608 09:59:55.238628 16018 raft_consensus.cc:2804] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.239018 16018 raft_consensus.cc:493] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.239343 16018 raft_consensus.cc:3060] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:55.247195 15761 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:55.249575 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666" is_pre_election: true
I20260608 09:59:55.250982 16011 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: No bootstrap required, opened a new log
I20260608 09:59:55.251588 16011 ts_tablet_manager.cc:1403] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.022s
W20260608 09:59:55.251689 15778 leader_election.cc:343] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 289234a443c245d3869247963f891666 (127.4.69.3:46623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:55.252730 15891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59731edc4c8448fbb43788cf8533c319" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.253017 15889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2f884e382d4be3b5a472e4c80a8b0a" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.253422 15891 raft_consensus.cc:2468] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 0.
I20260608 09:59:55.253767 15889 raft_consensus.cc:2468] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 0.
I20260608 09:59:55.255069 16039 raft_consensus.cc:493] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.255075 15929 leader_election.cc:304] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.255210 16011 raft_consensus.cc:359] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.256191 16011 raft_consensus.cc:385] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.256331 16017 raft_consensus.cc:2804] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.256572 16011 raft_consensus.cc:740] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a1bd6c1e746f0b4c2a09997e322e0, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.256474 15929 leader_election.cc:304] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.256978 16017 raft_consensus.cc:493] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.255842 16039 raft_consensus.cc:515] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.257411 16017 raft_consensus.cc:3060] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.258342 16011 consensus_queue.cc:260] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.259908 16039 leader_election.cc:290] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.260468 16039 raft_consensus.cc:2804] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.260874 16011 ts_tablet_manager.cc:1434] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:59:55.262313 15815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59731edc4c8448fbb43788cf8533c319" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424" is_pre_election: true
I20260608 09:59:55.262738 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2f884e382d4be3b5a472e4c80a8b0a" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424" is_pre_election: true
I20260608 09:59:55.263056 15815 raft_consensus.cc:2468] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 0.
I20260608 09:59:55.264601 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424" is_pre_election: true
W20260608 09:59:55.266542 15931 leader_election.cc:343] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:59:55.267247 15931 leader_election.cc:343] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:55.260818 16039 raft_consensus.cc:493] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.267658 16013 ts_tablet_manager.cc:1434] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.005s
I20260608 09:59:55.267997 16039 raft_consensus.cc:3060] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.269193 16017 raft_consensus.cc:515] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.271237 16013 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: Bootstrap starting.
I20260608 09:59:55.272383 16018 raft_consensus.cc:515] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.271605 16012 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.273468 16017 leader_election.cc:290] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Requested vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.274786 16018 leader_election.cc:290] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 election: Requested vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.275425 15889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.276031 15889 raft_consensus.cc:3060] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.276417 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666"
I20260608 09:59:55.273501 16012 ts_tablet_manager.cc:1403] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.042s
W20260608 09:59:55.277943 15778 leader_election.cc:343] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 289234a443c245d3869247963f891666 (127.4.69.3:46623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:55.278208 16018 raft_consensus.cc:493] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.278702 16018 raft_consensus.cc:515] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.280990 16018 leader_election.cc:290] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.282083 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6929801f70f4ee995125c0628aec149" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666" is_pre_election: true
I20260608 09:59:55.282814 15965 raft_consensus.cc:2468] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 0.
I20260608 09:59:55.284134 15778 leader_election.cc:304] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289234a443c245d3869247963f891666, c46701bbc01347e7bb2cf41155ed8424; no voters: 
I20260608 09:59:55.284646 16039 raft_consensus.cc:515] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.285128 16018 raft_consensus.cc:2804] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.285590 16018 raft_consensus.cc:493] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.286019 16018 raft_consensus.cc:3060] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.286166 15891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6929801f70f4ee995125c0628aec149" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.286751 16013 tablet_bootstrap.cc:654] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.286981 16039 leader_election.cc:290] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Requested vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.286896 15891 raft_consensus.cc:2468] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 0.
I20260608 09:59:55.280470 16012 raft_consensus.cc:359] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.288264 16012 raft_consensus.cc:385] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.288574 16012 raft_consensus.cc:740] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.289376 16012 consensus_queue.cc:260] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.289747 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59731edc4c8448fbb43788cf8533c319" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424"
I20260608 09:59:55.290556 15814 raft_consensus.cc:3060] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.294023 16018 raft_consensus.cc:515] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.294919 15891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.295580 15891 raft_consensus.cc:2468] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 0.
I20260608 09:59:55.297633 15891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59731edc4c8448fbb43788cf8533c319" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.297600 15815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2f884e382d4be3b5a472e4c80a8b0a" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424"
I20260608 09:59:55.298259 15891 raft_consensus.cc:3060] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.298398 15815 raft_consensus.cc:3060] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.298800 16018 leader_election.cc:290] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 election: Requested vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.298079 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6929801f70f4ee995125c0628aec149" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666"
I20260608 09:59:55.305265 15965 raft_consensus.cc:3060] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.306258 15891 raft_consensus.cc:2468] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 1.
I20260608 09:59:55.308867 15888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2f884e382d4be3b5a472e4c80a8b0a" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.309502 15888 raft_consensus.cc:3060] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.314218 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6929801f70f4ee995125c0628aec149" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.314922 15887 raft_consensus.cc:3060] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.317281 15888 raft_consensus.cc:2468] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 1.
I20260608 09:59:55.318233 15929 leader_election.cc:304] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [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: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: c46701bbc01347e7bb2cf41155ed8424
I20260608 09:59:55.320228 16040 raft_consensus.cc:2804] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.320631 16040 raft_consensus.cc:493] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.321015 16040 raft_consensus.cc:3060] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.323298 15887 raft_consensus.cc:2468] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 1.
I20260608 09:59:55.326148 15815 raft_consensus.cc:2468] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 1.
I20260608 09:59:55.331369 16040 raft_consensus.cc:515] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.332731 15929 leader_election.cc:304] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.336078 16040 leader_election.cc:290] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Requested vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.336586 16039 raft_consensus.cc:2804] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:55.337507 15814 raft_consensus.cc:2468] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 1.
I20260608 09:59:55.338053 16039 raft_consensus.cc:697] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 1 LEADER]: Becoming Leader. State: Replica: 289234a443c245d3869247963f891666, State: Running, Role: LEADER
I20260608 09:59:55.339042 16039 consensus_queue.cc:237] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.339708 15779 leader_election.cc:304] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, c46701bbc01347e7bb2cf41155ed8424; no voters: 
I20260608 09:59:55.340605 16018 raft_consensus.cc:2804] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:55.341220 15965 raft_consensus.cc:2468] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 1.
I20260608 09:59:55.341374 16018 raft_consensus.cc:697] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Becoming Leader. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Running, Role: LEADER
I20260608 09:59:55.342666 16018 consensus_queue.cc:237] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.337266 15929 leader_election.cc:304] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.346228 16017 raft_consensus.cc:2804] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:55.348037 16017 raft_consensus.cc:697] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 LEADER]: Becoming Leader. State: Replica: 289234a443c245d3869247963f891666, State: Running, Role: LEADER
I20260608 09:59:55.349848 15889 raft_consensus.cc:2468] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 1.
I20260608 09:59:55.350169 16017 consensus_queue.cc:237] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.356521 15779 leader_election.cc:304] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [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: 276a1bd6c1e746f0b4c2a09997e322e0, c46701bbc01347e7bb2cf41155ed8424; no voters: 289234a443c245d3869247963f891666
I20260608 09:59:55.344560 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424"
I20260608 09:59:55.348393 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.358985 15887 raft_consensus.cc:3060] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.361364 15709 catalog_manager.cc:5696] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289234a443c245d3869247963f891666 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "289234a443c245d3869247963f891666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:55.364601 16012 ts_tablet_manager.cc:1434] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.087s	user 0.031s	sys 0.040s
I20260608 09:59:55.365895 16012 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: Bootstrap starting.
I20260608 09:59:55.369304 15887 raft_consensus.cc:2468] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289234a443c245d3869247963f891666 in term 1.
I20260608 09:59:55.362713 16045 raft_consensus.cc:2804] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:55.370689 15929 leader_election.cc:304] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.372320 16017 raft_consensus.cc:2804] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:59:55.372355 15931 leader_election.cc:343] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:55.373005 16017 raft_consensus.cc:697] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 LEADER]: Becoming Leader. State: Replica: 289234a443c245d3869247963f891666, State: Running, Role: LEADER
I20260608 09:59:55.373641 16013 tablet_bootstrap.cc:492] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: No bootstrap required, opened a new log
I20260608 09:59:55.373889 16017 consensus_queue.cc:237] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.371481 16045 raft_consensus.cc:697] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Becoming Leader. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Running, Role: LEADER
I20260608 09:59:55.375376 16045 consensus_queue.cc:237] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.373916 16012 tablet_bootstrap.cc:654] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:55.374233 16013 ts_tablet_manager.cc:1403] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.032s
I20260608 09:59:55.384161 16013 raft_consensus.cc:359] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.385113 16013 raft_consensus.cc:385] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.385655 16012 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: No bootstrap required, opened a new log
I20260608 09:59:55.385564 16013 raft_consensus.cc:740] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289234a443c245d3869247963f891666, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.386351 16012 ts_tablet_manager.cc:1403] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 09:59:55.387105 16013 consensus_queue.cc:260] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.389364 16012 raft_consensus.cc:359] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.390174 16012 raft_consensus.cc:385] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:55.390513 16012 raft_consensus.cc:740] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Initialized, Role: FOLLOWER
I20260608 09:59:55.391002 16013 ts_tablet_manager.cc:1434] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 09:59:55.391304 16012 consensus_queue.cc:260] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.394006 16012 ts_tablet_manager.cc:1434] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:59:55.393715 15710 catalog_manager.cc:5696] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 reported cstate change: term changed from 0 to 1, leader changed from <none> to c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "c46701bbc01347e7bb2cf41155ed8424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:55.396435 15711 catalog_manager.cc:5696] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289234a443c245d3869247963f891666 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "289234a443c245d3869247963f891666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:55.397912 15711 catalog_manager.cc:5696] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289234a443c245d3869247963f891666 (127.4.69.3). New cstate: current_term: 1 leader_uuid: "289234a443c245d3869247963f891666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:55.409688 15710 catalog_manager.cc:5696] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 reported cstate change: term changed from 0 to 1, leader changed from <none> to c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "c46701bbc01347e7bb2cf41155ed8424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:55.455504 16020 raft_consensus.cc:493] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.456053 16020 raft_consensus.cc:515] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.458343 16020 leader_election.cc:290] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.459506 16045 raft_consensus.cc:493] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.460086 16045 raft_consensus.cc:515] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.463315 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.463958 15887 raft_consensus.cc:2468] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 0.
I20260608 09:59:55.464959 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666" is_pre_election: true
I20260608 09:59:55.465586 15965 raft_consensus.cc:2468] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 0.
I20260608 09:59:55.466532 15779 leader_election.cc:304] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, c46701bbc01347e7bb2cf41155ed8424; no voters: 
I20260608 09:59:55.467410 16018 raft_consensus.cc:2804] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.467798 16018 raft_consensus.cc:493] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.468129 16018 raft_consensus.cc:3060] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.468362 16045 leader_election.cc:290] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.472473 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424" is_pre_election: true
I20260608 09:59:55.472756 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666" is_pre_election: true
I20260608 09:59:55.473417 15965 raft_consensus.cc:2468] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276a1bd6c1e746f0b4c2a09997e322e0 in term 0.
I20260608 09:59:55.474609 15853 leader_election.cc:304] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666; no voters: 
I20260608 09:59:55.475090 16018 raft_consensus.cc:515] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.475339 16020 raft_consensus.cc:2804] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:55.475780 16020 raft_consensus.cc:493] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:55.476164 16020 raft_consensus.cc:3060] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.476303 15814 raft_consensus.cc:2393] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 276a1bd6c1e746f0b4c2a09997e322e0 in current term 1: Already voted for candidate c46701bbc01347e7bb2cf41155ed8424 in this term.
I20260608 09:59:55.478102 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0"
I20260608 09:59:55.478484 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666"
I20260608 09:59:55.478986 16018 leader_election.cc:290] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 election: Requested vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.479068 15965 raft_consensus.cc:3060] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.483592 16020 raft_consensus.cc:515] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.484843 15887 raft_consensus.cc:2393] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c46701bbc01347e7bb2cf41155ed8424 in current term 1: Already voted for candidate 276a1bd6c1e746f0b4c2a09997e322e0 in this term.
I20260608 09:59:55.485829 16020 leader_election.cc:290] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [CANDIDATE]: Term 1 election: Requested vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.486395 15965 raft_consensus.cc:2468] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46701bbc01347e7bb2cf41155ed8424 in term 1.
I20260608 09:59:55.487332 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424"
I20260608 09:59:55.487443 15964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b57879dfb743b6b9f72e497c62c9ea" candidate_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666"
I20260608 09:59:55.487610 15778 leader_election.cc:304] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [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: 289234a443c245d3869247963f891666, c46701bbc01347e7bb2cf41155ed8424; no voters: 276a1bd6c1e746f0b4c2a09997e322e0
I20260608 09:59:55.488193 15814 raft_consensus.cc:2393] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 276a1bd6c1e746f0b4c2a09997e322e0 in current term 1: Already voted for candidate c46701bbc01347e7bb2cf41155ed8424 in this term.
I20260608 09:59:55.488401 15964 raft_consensus.cc:2393] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 276a1bd6c1e746f0b4c2a09997e322e0 in current term 1: Already voted for candidate c46701bbc01347e7bb2cf41155ed8424 in this term.
I20260608 09:59:55.488580 16018 raft_consensus.cc:2804] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:55.489137 16018 raft_consensus.cc:697] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Becoming Leader. State: Replica: c46701bbc01347e7bb2cf41155ed8424, State: Running, Role: LEADER
I20260608 09:59:55.489881 15853 leader_election.cc:304] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [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: 276a1bd6c1e746f0b4c2a09997e322e0; no voters: 289234a443c245d3869247963f891666, c46701bbc01347e7bb2cf41155ed8424
I20260608 09:59:55.489871 16018 consensus_queue.cc:237] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.490782 16020 raft_consensus.cc:2749] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:59:55.498016 15711 catalog_manager.cc:5696] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 reported cstate change: term changed from 0 to 1, leader changed from <none> to c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1). New cstate: current_term: 1 leader_uuid: "c46701bbc01347e7bb2cf41155ed8424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:55.574852 16017 raft_consensus.cc:493] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.575456 16017 raft_consensus.cc:515] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.577565 16017 leader_election.cc:290] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967), 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177)
I20260608 09:59:55.578495 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46701bbc01347e7bb2cf41155ed8424" is_pre_election: true
I20260608 09:59:55.578692 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e0b243dc77421da02821728d9a325f" candidate_uuid: "289234a443c245d3869247963f891666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.579550 15887 raft_consensus.cc:2393] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 289234a443c245d3869247963f891666 in current term 1: Already voted for candidate c46701bbc01347e7bb2cf41155ed8424 in this term.
I20260608 09:59:55.580586 15929 leader_election.cc:304] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 289234a443c245d3869247963f891666; no voters: 276a1bd6c1e746f0b4c2a09997e322e0, c46701bbc01347e7bb2cf41155ed8424
I20260608 09:59:55.581489 16017 raft_consensus.cc:3060] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.586934 16017 raft_consensus.cc:2749] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:55.590051 16018 raft_consensus.cc:493] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:55.590566 16018 raft_consensus.cc:515] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } }
I20260608 09:59:55.592439 16018 leader_election.cc:290] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276a1bd6c1e746f0b4c2a09997e322e0 (127.4.69.2:33177), 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:55.593382 15887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" is_pre_election: true
I20260608 09:59:55.593561 15964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b2994dc32140acb0773f0661fd9339" candidate_uuid: "c46701bbc01347e7bb2cf41155ed8424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289234a443c245d3869247963f891666" is_pre_election: true
I20260608 09:59:55.594185 15887 raft_consensus.cc:2393] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c46701bbc01347e7bb2cf41155ed8424 in current term 1: Already voted for candidate 289234a443c245d3869247963f891666 in this term.
I20260608 09:59:55.595252 15779 leader_election.cc:304] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c46701bbc01347e7bb2cf41155ed8424; no voters: 276a1bd6c1e746f0b4c2a09997e322e0, 289234a443c245d3869247963f891666
I20260608 09:59:55.596014 16018 raft_consensus.cc:3060] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:55.601343 16018 raft_consensus.cc:2749] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:55.759653 16017 consensus_queue.cc:1048] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.760888 16039 consensus_queue.cc:1048] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.790407 16064 consensus_queue.cc:1048] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.812793 16018 consensus_queue.cc:1048] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:55.820076 16017 consensus_queue.cc:1048] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.836336 16040 consensus_queue.cc:1048] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.839824 16045 consensus_queue.cc:1048] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:55.844931 16045 consensus_queue.cc:1048] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:59:55.865547 16041 consensus_queue.cc:1048] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:55.881490 16040 consensus_queue.cc:1048] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:55.898377 16018 consensus_queue.cc:1048] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:55.962445 16018 consensus_queue.cc:1048] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:57.271229  4372 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:57.278580 16110 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
W20260608 09:59:57.279206 16111 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
I20260608 09:59:57.280730  4372 server_base.cc:1061] running on GCE node
W20260608 09:59:57.280776 16113 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
I20260608 09:59:57.282547  4372 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:57.282805  4372 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:57.282969  4372 hybrid_clock.cc:648] HybridClock initialized: now 1780912797282956 us; error 0 us; skew 500 ppm
I20260608 09:59:57.283497  4372 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:57.286197  4372 webserver.cc:533] Webserver started at http://127.4.69.4:42885/ using document root <none> and password file <none>
I20260608 09:59:57.286674  4372 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:57.286844  4372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:57.287335  4372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:57.288486  4372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-3-root/instance:
uuid: "fc7c2875f80543db9274b102b374d2b0"
format_stamp: "Formatted at 2026-06-08 09:59:57 on dist-test-slave-t8l4"
I20260608 09:59:57.293350  4372 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:57.296563 16118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:57.297412  4372 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:57.297710  4372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-3-root
uuid: "fc7c2875f80543db9274b102b374d2b0"
format_stamp: "Formatted at 2026-06-08 09:59:57 on dist-test-slave-t8l4"
I20260608 09:59:57.298014  4372 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv0nkYx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912543305729-4372-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)
I20260608 09:59:57.321044  4372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:57.322276  4372 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:57.323788  4372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:57.326908  4372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:57.327165  4372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:57.327497  4372 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:57.327646  4372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:57.370754  4372 rpc_server.cc:307] RPC server started. Bound to: 127.4.69.4:41407
I20260608 09:59:57.370882 16180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.69.4:41407 every 8 connection(s)
I20260608 09:59:57.385608 16181 heartbeater.cc:344] Connected to a master server at 127.4.69.62:40149
I20260608 09:59:57.386276 16181 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:57.387045 16181 heartbeater.cc:507] Master 127.4.69.62:40149 requested a full tablet report, sending...
I20260608 09:59:57.389089 15709 ts_manager.cc:194] Registered new tserver with Master: fc7c2875f80543db9274b102b374d2b0 (127.4.69.4:41407)
I20260608 09:59:57.390552 15709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36170
I20260608 09:59:58.393211 16181 heartbeater.cc:499] Master 127.4.69.62:40149 was elected leader, sending a full tablet report...
I20260608 09:59:58.421677 15965 consensus_queue.cc:237] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:58.428252 15885 raft_consensus.cc:1275] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Refusing update from remote peer 289234a443c245d3869247963f891666: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.430367 16017 consensus_queue.cc:1048] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.430758 15815 raft_consensus.cc:1275] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Refusing update from remote peer 289234a443c245d3869247963f891666: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.432291 16188 consensus_queue.cc:1048] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.440382 16017 raft_consensus.cc:2955] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.442272 15885 raft_consensus.cc:2955] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
W20260608 09:59:58.446036 15928 consensus_peers.cc:597] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 -> Peer fc7c2875f80543db9274b102b374d2b0 (127.4.69.4:41407): Couldn't send request to peer fc7c2875f80543db9274b102b374d2b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41b2994dc32140acb0773f0661fd9339. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:58.446954 15815 raft_consensus.cc:2955] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.456197 15965 consensus_queue.cc:237] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:58.458078 15709 catalog_manager.cc:5696] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 reported cstate change: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "289234a443c245d3869247963f891666" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:58.472085 15815 raft_consensus.cc:1275] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Refusing update from remote peer 289234a443c245d3869247963f891666: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.472050 15885 raft_consensus.cc:1275] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Refusing update from remote peer 289234a443c245d3869247963f891666: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:59:58.472347 15928 consensus_peers.cc:597] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 -> Peer fc7c2875f80543db9274b102b374d2b0 (127.4.69.4:41407): Couldn't send request to peer fc7c2875f80543db9274b102b374d2b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c2f884e382d4be3b5a472e4c80a8b0a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:58.474277 16193 consensus_queue.cc:1048] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.475121 16017 consensus_queue.cc:1048] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.486886 16193 raft_consensus.cc:2955] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.488948 15815 raft_consensus.cc:2955] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.489674 15885 raft_consensus.cc:2955] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.504459 15711 catalog_manager.cc:5696] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 reported cstate change: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "289234a443c245d3869247963f891666" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:58.513967 15815 consensus_queue.cc:237] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:58.527675 15885 raft_consensus.cc:1275] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Refusing update from remote peer c46701bbc01347e7bb2cf41155ed8424: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.528487 15965 raft_consensus.cc:1275] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Refusing update from remote peer c46701bbc01347e7bb2cf41155ed8424: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.531469 16041 consensus_queue.cc:1048] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.532450 16207 consensus_queue.cc:1048] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 09:59:58.537801 15778 consensus_peers.cc:597] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 -> Peer fc7c2875f80543db9274b102b374d2b0 (127.4.69.4:41407): Couldn't send request to peer fc7c2875f80543db9274b102b374d2b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6929801f70f4ee995125c0628aec149. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:58.541883 16207 raft_consensus.cc:2955] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.543682 15885 raft_consensus.cc:2955] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.545714 15965 raft_consensus.cc:2955] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.557686 15815 consensus_queue.cc:237] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:58.559369 15711 catalog_manager.cc:5696] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 reported cstate change: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "c46701bbc01347e7bb2cf41155ed8424" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.565214 15965 raft_consensus.cc:1275] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Refusing update from remote peer c46701bbc01347e7bb2cf41155ed8424: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.566099 15885 raft_consensus.cc:1275] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Refusing update from remote peer c46701bbc01347e7bb2cf41155ed8424: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:58.567034 16207 consensus_queue.cc:1048] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 09:59:58.568048 15778 consensus_peers.cc:597] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 -> Peer fc7c2875f80543db9274b102b374d2b0 (127.4.69.4:41407): Couldn't send request to peer fc7c2875f80543db9274b102b374d2b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17b57879dfb743b6b9f72e497c62c9ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:58.568816 16041 consensus_queue.cc:1048] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:58.575943 16207 raft_consensus.cc:2955] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.577690 15965 raft_consensus.cc:2955] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.584256 15885 raft_consensus.cc:2955] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } } }
I20260608 09:59:58.590065 15705 catalog_manager.cc:5696] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 reported cstate change: config changed from index -1 to 16, NON_VOTER fc7c2875f80543db9274b102b374d2b0 (127.4.69.4) added. New cstate: current_term: 1 leader_uuid: "c46701bbc01347e7bb2cf41155ed8424" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:58.859310 16213 ts_tablet_manager.cc:933] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Initiating tablet copy from peer 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:58.861358 16213 tablet_copy_client.cc:323] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:46623
I20260608 09:59:58.874338 15975 tablet_copy_service.cc:140] P 289234a443c245d3869247963f891666: Received BeginTabletCopySession request for tablet 3c2f884e382d4be3b5a472e4c80a8b0a from peer fc7c2875f80543db9274b102b374d2b0 ({username='slave'} at 127.0.0.1:44600)
I20260608 09:59:58.875000 15975 tablet_copy_service.cc:161] P 289234a443c245d3869247963f891666: Beginning new tablet copy session on tablet 3c2f884e382d4be3b5a472e4c80a8b0a from peer fc7c2875f80543db9274b102b374d2b0 at {username='slave'} at 127.0.0.1:44600: session id = fc7c2875f80543db9274b102b374d2b0-3c2f884e382d4be3b5a472e4c80a8b0a
I20260608 09:59:58.882395 15975 tablet_copy_source_session.cc:215] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:58.885241 16213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2f884e382d4be3b5a472e4c80a8b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:58.896220 16213 tablet_copy_client.cc:806] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:58.896816 16213 tablet_copy_client.cc:670] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:58.901216 16213 tablet_copy_client.cc:538] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:58.907032 16213 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Bootstrap starting.
I20260608 09:59:58.966261 16217 ts_tablet_manager.cc:933] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Initiating tablet copy from peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967)
I20260608 09:59:58.974776 16217 tablet_copy_client.cc:323] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:43967
I20260608 09:59:58.985386 16220 ts_tablet_manager.cc:933] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Initiating tablet copy from peer 289234a443c245d3869247963f891666 (127.4.69.3:46623)
I20260608 09:59:58.990095 15825 tablet_copy_service.cc:140] P c46701bbc01347e7bb2cf41155ed8424: Received BeginTabletCopySession request for tablet d6929801f70f4ee995125c0628aec149 from peer fc7c2875f80543db9274b102b374d2b0 ({username='slave'} at 127.0.0.1:35040)
I20260608 09:59:58.990744 15825 tablet_copy_service.cc:161] P c46701bbc01347e7bb2cf41155ed8424: Beginning new tablet copy session on tablet d6929801f70f4ee995125c0628aec149 from peer fc7c2875f80543db9274b102b374d2b0 at {username='slave'} at 127.0.0.1:35040: session id = fc7c2875f80543db9274b102b374d2b0-d6929801f70f4ee995125c0628aec149
I20260608 09:59:58.999508 15825 tablet_copy_source_session.cc:215] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:59.003463 16217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6929801f70f4ee995125c0628aec149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:58.987136 16219 ts_tablet_manager.cc:933] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Initiating tablet copy from peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967)
I20260608 09:59:59.023465 16213 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:59.024329 16217 tablet_copy_client.cc:806] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:59.024570 16213 tablet_bootstrap.cc:492] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Bootstrap complete.
I20260608 09:59:59.024958 16217 tablet_copy_client.cc:670] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:59.025478 16213 ts_tablet_manager.cc:1403] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Time spent bootstrapping tablet: real 0.119s	user 0.097s	sys 0.019s
I20260608 09:59:59.029098 16213 raft_consensus.cc:359] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.030194 16213 raft_consensus.cc:740] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc7c2875f80543db9274b102b374d2b0, State: Initialized, Role: LEARNER
I20260608 09:59:59.031113 16213 consensus_queue.cc:260] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } attrs { replace: true } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.032606 16217 tablet_copy_client.cc:538] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:59.035493 16219 tablet_copy_client.cc:323] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.1:43967
I20260608 09:59:59.038383 15825 tablet_copy_service.cc:140] P c46701bbc01347e7bb2cf41155ed8424: Received BeginTabletCopySession request for tablet 17b57879dfb743b6b9f72e497c62c9ea from peer fc7c2875f80543db9274b102b374d2b0 ({username='slave'} at 127.0.0.1:35040)
I20260608 09:59:59.038911 15825 tablet_copy_service.cc:161] P c46701bbc01347e7bb2cf41155ed8424: Beginning new tablet copy session on tablet 17b57879dfb743b6b9f72e497c62c9ea from peer fc7c2875f80543db9274b102b374d2b0 at {username='slave'} at 127.0.0.1:35040: session id = fc7c2875f80543db9274b102b374d2b0-17b57879dfb743b6b9f72e497c62c9ea
I20260608 09:59:59.041859 16213 ts_tablet_manager.cc:1434] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:59:59.051036 15825 tablet_copy_source_session.cc:215] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:59.051719 16220 tablet_copy_client.cc:323] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.69.3:46623
I20260608 09:59:59.054214 15975 tablet_copy_service.cc:140] P 289234a443c245d3869247963f891666: Received BeginTabletCopySession request for tablet 41b2994dc32140acb0773f0661fd9339 from peer fc7c2875f80543db9274b102b374d2b0 ({username='slave'} at 127.0.0.1:44600)
I20260608 09:59:59.054756 15975 tablet_copy_service.cc:161] P 289234a443c245d3869247963f891666: Beginning new tablet copy session on tablet 41b2994dc32140acb0773f0661fd9339 from peer fc7c2875f80543db9274b102b374d2b0 at {username='slave'} at 127.0.0.1:44600: session id = fc7c2875f80543db9274b102b374d2b0-41b2994dc32140acb0773f0661fd9339
I20260608 09:59:59.056269 16219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b57879dfb743b6b9f72e497c62c9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:59.058527 16217 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Bootstrap starting.
I20260608 09:59:59.061058 15974 tablet_copy_service.cc:342] P 289234a443c245d3869247963f891666: Request end of tablet copy session fc7c2875f80543db9274b102b374d2b0-3c2f884e382d4be3b5a472e4c80a8b0a received from {username='slave'} at 127.0.0.1:44600
I20260608 09:59:59.061558 15974 tablet_copy_service.cc:434] P 289234a443c245d3869247963f891666: ending tablet copy session fc7c2875f80543db9274b102b374d2b0-3c2f884e382d4be3b5a472e4c80a8b0a on tablet 3c2f884e382d4be3b5a472e4c80a8b0a with peer fc7c2875f80543db9274b102b374d2b0
I20260608 09:59:59.068009 15975 tablet_copy_source_session.cc:215] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:59.071626 16220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b2994dc32140acb0773f0661fd9339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:59.078262 16219 tablet_copy_client.cc:806] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:59.078924 16219 tablet_copy_client.cc:670] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:59.087710 16219 tablet_copy_client.cc:538] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:59.093730 16220 tablet_copy_client.cc:806] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:59.094432 16220 tablet_copy_client.cc:670] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:59.097739 16219 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Bootstrap starting.
I20260608 09:59:59.105059 16220 tablet_copy_client.cc:538] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:59.129626 16220 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Bootstrap starting.
I20260608 09:59:59.239771 16219 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:59.240819 16219 tablet_bootstrap.cc:492] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Bootstrap complete.
I20260608 09:59:59.241571 16219 ts_tablet_manager.cc:1403] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Time spent bootstrapping tablet: real 0.144s	user 0.099s	sys 0.026s
I20260608 09:59:59.244549 16219 raft_consensus.cc:359] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.245380 16219 raft_consensus.cc:740] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc7c2875f80543db9274b102b374d2b0, State: Initialized, Role: LEARNER
I20260608 09:59:59.246143 16219 consensus_queue.cc:260] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.250456 16217 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:59.252497 16219 ts_tablet_manager.cc:1434] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:59:59.253074 16217 tablet_bootstrap.cc:492] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Bootstrap complete.
I20260608 09:59:59.253921 16217 ts_tablet_manager.cc:1403] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Time spent bootstrapping tablet: real 0.196s	user 0.117s	sys 0.018s
I20260608 09:59:59.254622 15825 tablet_copy_service.cc:342] P c46701bbc01347e7bb2cf41155ed8424: Request end of tablet copy session fc7c2875f80543db9274b102b374d2b0-17b57879dfb743b6b9f72e497c62c9ea received from {username='slave'} at 127.0.0.1:35040
I20260608 09:59:59.255093 15825 tablet_copy_service.cc:434] P c46701bbc01347e7bb2cf41155ed8424: ending tablet copy session fc7c2875f80543db9274b102b374d2b0-17b57879dfb743b6b9f72e497c62c9ea on tablet 17b57879dfb743b6b9f72e497c62c9ea with peer fc7c2875f80543db9274b102b374d2b0
I20260608 09:59:59.256956 16217 raft_consensus.cc:359] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.257797 16217 raft_consensus.cc:740] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc7c2875f80543db9274b102b374d2b0, State: Initialized, Role: LEARNER
I20260608 09:59:59.258481 16217 consensus_queue.cc:260] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } attrs { replace: true } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.260864 16217 ts_tablet_manager.cc:1434] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:59.262612 15825 tablet_copy_service.cc:342] P c46701bbc01347e7bb2cf41155ed8424: Request end of tablet copy session fc7c2875f80543db9274b102b374d2b0-d6929801f70f4ee995125c0628aec149 received from {username='slave'} at 127.0.0.1:35040
I20260608 09:59:59.263006 15825 tablet_copy_service.cc:434] P c46701bbc01347e7bb2cf41155ed8424: ending tablet copy session fc7c2875f80543db9274b102b374d2b0-d6929801f70f4ee995125c0628aec149 on tablet d6929801f70f4ee995125c0628aec149 with peer fc7c2875f80543db9274b102b374d2b0
I20260608 09:59:59.278795 16220 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:59.279560 16220 tablet_bootstrap.cc:492] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Bootstrap complete.
I20260608 09:59:59.280150 16220 ts_tablet_manager.cc:1403] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Time spent bootstrapping tablet: real 0.151s	user 0.114s	sys 0.016s
I20260608 09:59:59.282151 16220 raft_consensus.cc:359] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.282716 16220 raft_consensus.cc:740] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc7c2875f80543db9274b102b374d2b0, State: Initialized, Role: LEARNER
I20260608 09:59:59.283177 16220 consensus_queue.cc:260] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c46701bbc01347e7bb2cf41155ed8424" member_type: VOTER last_known_addr { host: "127.4.69.1" port: 43967 } attrs { replace: true } } peers { permanent_uuid: "276a1bd6c1e746f0b4c2a09997e322e0" member_type: VOTER last_known_addr { host: "127.4.69.2" port: 33177 } } peers { permanent_uuid: "289234a443c245d3869247963f891666" member_type: VOTER last_known_addr { host: "127.4.69.3" port: 46623 } } peers { permanent_uuid: "fc7c2875f80543db9274b102b374d2b0" member_type: NON_VOTER last_known_addr { host: "127.4.69.4" port: 41407 } attrs { promote: true } }
I20260608 09:59:59.284801 16220 ts_tablet_manager.cc:1434] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260608 09:59:59.286625 15975 tablet_copy_service.cc:342] P 289234a443c245d3869247963f891666: Request end of tablet copy session fc7c2875f80543db9274b102b374d2b0-41b2994dc32140acb0773f0661fd9339 received from {username='slave'} at 127.0.0.1:44600
I20260608 09:59:59.287036 15975 tablet_copy_service.cc:434] P 289234a443c245d3869247963f891666: ending tablet copy session fc7c2875f80543db9274b102b374d2b0-41b2994dc32140acb0773f0661fd9339 on tablet 41b2994dc32140acb0773f0661fd9339 with peer fc7c2875f80543db9274b102b374d2b0
I20260608 09:59:59.358762 16156 raft_consensus.cc:1217] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:59:59.367133 16156 raft_consensus.cc:1217] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:59:59.404603  4372 tablet_server.cc:179] TabletServer@127.4.69.1:0 shutting down...
I20260608 09:59:59.416349 16156 raft_consensus.cc:1217] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:59:59.449328  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:59.450294  4372 tablet_replica.cc:333] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.451236  4372 raft_consensus.cc:2243] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.451944  4372 raft_consensus.cc:2272] T 59731edc4c8448fbb43788cf8533c319 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.454262  4372 tablet_replica.cc:333] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.454993  4372 raft_consensus.cc:2243] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.456122  4372 raft_consensus.cc:2272] T 17b57879dfb743b6b9f72e497c62c9ea P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.458868  4372 tablet_replica.cc:333] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.459501  4372 raft_consensus.cc:2243] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.460116  4372 raft_consensus.cc:2272] T 3c2f884e382d4be3b5a472e4c80a8b0a P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.462993  4372 tablet_replica.cc:333] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.463551  4372 raft_consensus.cc:2243] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.464365  4372 raft_consensus.cc:2272] T 94e0b243dc77421da02821728d9a325f P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.466475  4372 tablet_replica.cc:333] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.466991  4372 raft_consensus.cc:2243] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.467497  4372 raft_consensus.cc:2272] T 41b2994dc32140acb0773f0661fd9339 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.469595  4372 tablet_replica.cc:333] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424: stopping tablet replica
I20260608 09:59:59.470115  4372 raft_consensus.cc:2243] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.471110  4372 raft_consensus.cc:2272] T d6929801f70f4ee995125c0628aec149 P c46701bbc01347e7bb2cf41155ed8424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.499449  4372 tablet_server.cc:196] TabletServer@127.4.69.1:0 shutdown complete.
I20260608 09:59:59.524121  4372 tablet_server.cc:179] TabletServer@127.4.69.2:0 shutting down...
I20260608 09:59:59.563359  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:59.564278  4372 tablet_replica.cc:333] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.565176  4372 raft_consensus.cc:2243] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.565913  4372 raft_consensus.cc:2272] T 41b2994dc32140acb0773f0661fd9339 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.568837  4372 tablet_replica.cc:333] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.569557  4372 raft_consensus.cc:2243] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.570238  4372 raft_consensus.cc:2272] T d6929801f70f4ee995125c0628aec149 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.573004  4372 tablet_replica.cc:333] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.573719  4372 raft_consensus.cc:2243] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.574244  4372 raft_consensus.cc:2272] T 94e0b243dc77421da02821728d9a325f P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.576897  4372 tablet_replica.cc:333] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.577579  4372 raft_consensus.cc:2243] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.578262  4372 raft_consensus.cc:2272] T 3c2f884e382d4be3b5a472e4c80a8b0a P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.580930  4372 tablet_replica.cc:333] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.581565  4372 raft_consensus.cc:2243] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.582145  4372 raft_consensus.cc:2272] T 59731edc4c8448fbb43788cf8533c319 P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.584789  4372 tablet_replica.cc:333] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0: stopping tablet replica
I20260608 09:59:59.585390  4372 raft_consensus.cc:2243] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.586028  4372 raft_consensus.cc:2272] T 17b57879dfb743b6b9f72e497c62c9ea P 276a1bd6c1e746f0b4c2a09997e322e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.614588  4372 tablet_server.cc:196] TabletServer@127.4.69.2:0 shutdown complete.
W20260608 09:59:59.629191 15931 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.69.1:43967: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 09:59:59.633379 15931 consensus_peers.cc:597] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 -> Peer c46701bbc01347e7bb2cf41155ed8424 (127.4.69.1:43967): Couldn't send request to peer c46701bbc01347e7bb2cf41155ed8424. Status: Network error: Client connection negotiation failed: client connection to 127.4.69.1:43967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:59.637117  4372 tablet_server.cc:179] TabletServer@127.4.69.3:0 shutting down...
I20260608 09:59:59.670900  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:59.671666  4372 tablet_replica.cc:333] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.672453  4372 raft_consensus.cc:2243] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.673221  4372 raft_consensus.cc:2272] T d6929801f70f4ee995125c0628aec149 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.675367  4372 tablet_replica.cc:333] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.675936  4372 raft_consensus.cc:2243] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.677148  4372 raft_consensus.cc:2272] T 41b2994dc32140acb0773f0661fd9339 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.679492  4372 tablet_replica.cc:333] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.680042  4372 raft_consensus.cc:2243] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.680650  4372 raft_consensus.cc:2272] T 17b57879dfb743b6b9f72e497c62c9ea P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.682682  4372 tablet_replica.cc:333] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.683197  4372 raft_consensus.cc:2243] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.683946  4372 raft_consensus.cc:2272] T 59731edc4c8448fbb43788cf8533c319 P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.686030  4372 tablet_replica.cc:333] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.686535  4372 raft_consensus.cc:2243] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:59.687022  4372 raft_consensus.cc:2272] T 94e0b243dc77421da02821728d9a325f P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.689049  4372 tablet_replica.cc:333] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666: stopping tablet replica
I20260608 09:59:59.689589  4372 raft_consensus.cc:2243] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.690598  4372 raft_consensus.cc:2272] T 3c2f884e382d4be3b5a472e4c80a8b0a P 289234a443c245d3869247963f891666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.717866  4372 tablet_server.cc:196] TabletServer@127.4.69.3:0 shutdown complete.
I20260608 09:59:59.735836  4372 tablet_server.cc:179] TabletServer@127.4.69.4:0 shutting down...
I20260608 09:59:59.759611  4372 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:59.761147  4372 tablet_replica.cc:333] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0: stopping tablet replica
I20260608 09:59:59.761727  4372 raft_consensus.cc:2243] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:59.762147  4372 raft_consensus.cc:2272] T 17b57879dfb743b6b9f72e497c62c9ea P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:59.764367  4372 tablet_replica.cc:333] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0: stopping tablet replica
I20260608 09:59:59.764978  4372 raft_consensus.cc:2243] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:59.765372  4372 raft_consensus.cc:2272] T d6929801f70f4ee995125c0628aec149 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:59.767546  4372 tablet_replica.cc:333] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0: stopping tablet replica
I20260608 09:59:59.768080  4372 raft_consensus.cc:2243] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:59.768471  4372 raft_consensus.cc:2272] T 41b2994dc32140acb0773f0661fd9339 P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:59.770574  4372 tablet_replica.cc:333] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0: stopping tablet replica
I20260608 09:59:59.771054  4372 raft_consensus.cc:2243] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:59.771436  4372 raft_consensus.cc:2272] T 3c2f884e382d4be3b5a472e4c80a8b0a P fc7c2875f80543db9274b102b374d2b0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:59.793718  4372 tablet_server.cc:196] TabletServer@127.4.69.4:0 shutdown complete.
I20260608 09:59:59.810987  4372 master.cc:562] Master@127.4.69.62:40149 shutting down...
W20260608 09:59:59.834681 15761 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:59.834911 15761 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:59.835062 15761 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:59.836228  4372 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:59.836817  4372 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:59.837179  4372 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b56d9f40b084a58b8cba29817a0b47d: stopping tablet replica
I20260608 09:59:59.857700  4372 master.cc:584] Master@127.4.69.62:40149 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6786 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (23462 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (256431 ms total)
[  PASSED  ] 24 tests.
I20260608 09:59:59.914004  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 14 messages since previous log ~56 seconds ago
I20260608 09:59:59.914217  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~56 seconds ago
I20260608 09:59:59.914366  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~56 seconds ago
I20260608 09:59:59.914525  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 5 messages since previous log ~173 seconds ago
I20260608 09:59:59.914805  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~238 seconds ago
I20260608 09:59:59.915138  4372 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 63 messages since previous log ~33 seconds ago
